Corinna Vinschen 7b487ba942 * Makefile.in (DLL_OFILES): Add posix_ipc.o.
* cygwin.din (mq_close): Export.
	(mq_getattr): Export.
	(mq_notify): Export.
	(mq_open): Export.
	(mq_receive): Export.
	(mq_send): Export.
	(mq_setattr): Export.
	(mq_timedreceive): Export.
	(mq_timedsend): Export.
	(mq_unlink): Export.
	* posix_ipc.cc: New file implementing the above functions.  Move
	shm_open and shm_unlink from syscalls.cc here.
	* sysconf.cc (sca): Set value of _SC_MQ_OPEN_MAX to MQ_OPEN_MAX,
	_SC_MQ_PRIO_MAX to MQ_PRIO_MAX, _SC_MESSAGE_PASSING to
	_POSIX_MESSAGE_PASSING.
	* include/limits.h (MQ_OPEN_MAX): Define.
	(MQ_PRIO_MAX): Define.
	* include/mqueue.h: New file.
	* include/cygwin/version.h: Bump API minor number.
2007-02-14 10:06:46 +00:00
..
2001-12-20 03:03:59 +00:00
2006-05-24 16:59:03 +00:00
2006-03-01 20:20:22 +00:00
2004-12-05 02:30:20 +00:00
2007-01-21 22:54:05 +00:00
2001-10-28 23:05:49 +00:00
2001-10-28 23:05:49 +00:00
2001-10-28 23:05:49 +00:00
2002-01-01 16:49:52 +00:00
2004-01-20 03:11:39 +00:00
2006-01-16 19:52:21 +00:00
2007-01-03 11:14:53 +00:00
2006-05-24 16:59:03 +00:00
2005-09-29 14:28:22 +00:00
2005-03-23 17:11:24 +00:00
2006-11-27 12:59:59 +00:00
2001-09-11 20:01:02 +00:00
2004-05-12 16:21:18 +00:00
2006-02-15 22:11:13 +00:00
2006-07-17 19:30:30 +00:00
2005-09-28 19:22:25 +00:00
2006-07-17 19:30:30 +00:00
2001-09-11 20:01:02 +00:00
2006-03-01 20:20:22 +00:00
2006-07-06 17:16:37 +00:00
2001-10-28 23:05:49 +00:00
.
2002-05-04 04:30:57 +00:00
2004-03-14 05:35:19 +00:00
2002-02-11 02:25:42 +00:00
2004-12-05 02:30:20 +00:00
2005-11-18 17:48:23 +00:00
2004-02-04 22:40:50 +00:00
2005-05-02 03:50:11 +00:00
2006-07-03 18:30:08 +00:00
2003-07-07 05:32:24 +00:00
2000-08-18 19:51:02 +00:00
2004-12-27 19:03:56 +00:00
2004-12-27 19:03:56 +00:00
2006-01-02 02:57:54 +00:00
2003-03-09 20:31:07 +00:00
2006-05-28 15:50:14 +00:00
2006-02-20 02:06:37 +00:00
2006-07-17 19:30:30 +00:00