mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-24 10:22:41 +08:00
a63be9f777
* misc/sys/mman.h: Add prototypes for shm_open and shm_unlink. * rt/Makefile (librt-routines): Add shm_open and shm_unlink. * rt/Versions [librt] (GLIBC_2.2): Add shm_open and shm_unlink. * sysdeps/generic/shm_open.c: New file. * sysdeps/generic/shm_unlink.c: New file. * sysdeps/unix/sysv/linux/shm_open.c: New file. * sysdeps/unix/sysv/linux/shm_unlink.c: New file. * sysdeps/unix/sysv/linux/Versions [libc] (GLIBC_2.2): Export __endmntent, __getmntent_r, __setmntent, and __statfs. |
||
---|---|---|
.. | ||
aio_cancel.c | ||
aio_error.c | ||
aio_fsync.c | ||
aio_misc.c | ||
aio_misc.h | ||
aio_notify.c | ||
aio_read64.c | ||
aio_read.c | ||
aio_return.c | ||
aio_suspend.c | ||
aio_write64.c | ||
aio_write.c | ||
aio.h | ||
Depend | ||
lio_listio64.c | ||
lio_listio.c | ||
Makefile | ||
tst-aio64.c | ||
tst-aio.c | ||
tst-clock.c | ||
Versions |