NPTL: Refactor named semaphore code to use shm-directory.h
commite4f639e4a106d90c6f3159230788653fd6e40a26
authorRoland McGrath <roland@hack.frob.com>
Fri, 12 Dec 2014 21:17:21 +0000 (12 13:17 -0800)
committerRoland McGrath <roland@hack.frob.com>
Fri, 12 Dec 2014 23:01:30 +0000 (12 15:01 -0800)
tree0273305e960bcb5f46e3debc523eecc312e1bba8
parentc76d1ff5149bd03210f2bb8cd64446c51618d016
NPTL: Refactor named semaphore code to use shm-directory.h
14 files changed:
ChangeLog
nptl/Makefile
nptl/Versions
nptl/sem_open.c
nptl/sem_unlink.c
nptl/semaphoreP.h
sysdeps/nptl/bits/libc-lockP.h
sysdeps/nptl/shm-directory.h [copied from sysdeps/posix/shm-directory.c with 67% similarity]
sysdeps/posix/Makefile
sysdeps/posix/shm-directory.c
sysdeps/posix/shm-directory.h
sysdeps/posix/shm_open.c
sysdeps/posix/shm_unlink.c
sysdeps/unix/sysv/linux/shm-directory.c