glibc/rt
Ulrich Drepper a63be9f777 Update.
* 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.
2000-04-12 04:59:33 +00:00
..
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 Update. 2000-04-12 04:59:33 +00:00
tst-aio64.c
tst-aio.c
tst-clock.c
Versions Update. 2000-04-12 04:59:33 +00:00