Use correct release semantic in list update.
authorAndreas Schwab <aschwab@redhat.com>
Thu, 16 Jul 2009 16:57:32 +0000 (09:57 -0700)
committerUlrich Drepper <drepper@redhat.com>
Thu, 16 Jul 2009 16:57:32 +0000 (09:57 -0700)
commit50158f95525ca59459a90f2a7bc65ceb892a0807
tree1c1ecd6bab36b07e1643e7bb0142967cac85ba6c
parentbec466d922ee22b94ac0d00415fb605e136efe6e
Use correct release semantic in list update.

nscd uses lockfree lists and we need to ensure the correct release
semantics is used when adding to the list.
ChangeLog
nscd/cache.c