aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/posix_ipc.cc
AgeCommit message (Expand)AuthorFilesLines
2007-07-07* fork.cc: White space.Christopher Faylor1-23/+23
2007-03-29 * cygheap.cc (cygheap_init): Fix formatting. Remove comment. SetCorinna Vinschen1-4/+5
2007-02-20 * cygwin.din (sem_unlink): Export.Corinna Vinschen1-18/+219
2007-02-15 * posix_ipc.cc (mq_open): Avoid compiler warning. Initialize mqhdrCorinna Vinschen1-2/+2
2007-02-15 * posix_ipc.cc (ipc_mutex_init): Create global object name.Corinna Vinschen1-26/+26
2007-02-14 * Makefile.in (DLL_OFILES): Add posix_ipc.o.Corinna Vinschen1-0/+849