Files
newlib/winsup/cygwin/include/cygwin
Corinna Vinschen ce8bab5a92 * cygwin.din (shm_open): Export.
(shm_unlink): Export.
	* syscalls.cc (shm_open): New function.
	(shm_unlink): New function.
	* sysconf.cc (sca): Set value of _SC_SHARED_MEMORY_OBJECTS to
	_POSIX_SHARED_MEMORY_OBJECTS.
	* include/cygwin/version.h: Bump API minor number.
	* include/sys/mman.h (shm_open): Add prototype.
	(shm_unlink): Ditto.
2007-02-08 13:36:53 +00:00
..
2004-03-26 21:17:07 +00:00
2007-01-21 22:54:05 +00:00
2005-11-18 17:48:23 +00:00
2004-12-15 17:29:01 +00:00
2007-02-08 13:36:53 +00:00