glibc/nscd
Wilco Dijkstra a364a3a709 Use C11 atomics instead of atomic_decrement(_val)
Replace atomic_decrement and atomic_decrement_val with
atomic_fetch_add_relaxed.

Reviewed-by: DJ Delorie <dj@redhat.com>
2022-09-09 14:22:26 +01:00
..
aicache.c
cache.c
cachedumper.c
connections.c nscd: Fix netlink cache invalidation if epoll is used [BZ #29415] 2022-08-29 21:54:20 +02:00
dbg_log.c
dbg_log.h
Depend
gai.c
getgrgid_r.c
getgrnam_r.c
gethstbyad_r.c
gethstbynm3_r.c
getpwnam_r.c
getpwuid_r.c
getsrvbynm_r.c
getsrvbypt_r.c
grpcache.c
hstcache.c
initgrcache.c
Makefile
mem.c nscd: Remove unused variable 2022-03-23 15:33:17 -03:00
netgroupcache.c
nscd_conf.c
nscd_getai.c Use C11 atomics instead of atomic_decrement(_val) 2022-09-09 14:22:26 +01:00
nscd_getgr_r.c Use C11 atomics instead of atomic_decrement(_val) 2022-09-09 14:22:26 +01:00
nscd_gethst_r.c Use C11 atomics instead of atomic_decrement(_val) 2022-09-09 14:22:26 +01:00
nscd_getpw_r.c Use C11 atomics instead of atomic_decrement(_val) 2022-09-09 14:22:26 +01:00
nscd_getserv_r.c Use C11 atomics instead of atomic_decrement(_val) 2022-09-09 14:22:26 +01:00
nscd_helper.c Use C11 atomics instead of atomic_decrement(_val) 2022-09-09 14:22:26 +01:00
nscd_initgroups.c Use C11 atomics instead of atomic_decrement(_val) 2022-09-09 14:22:26 +01:00
nscd_netgroup.c Use C11 atomics instead of atomic_decrement(_val) 2022-09-09 14:22:26 +01:00
nscd_proto.h
nscd_setup_thread.c
nscd_stat.c
nscd-client.h Use C11 atomics instead of atomic_decrement(_val) 2022-09-09 14:22:26 +01:00
nscd.c
nscd.conf
nscd.h
nscd.init
nscd.service
nscd.tmpfiles
pwdcache.c
res_hconf.c
selinux.c
selinux.h
servicescache.c