aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/posix_ipc.cc
AgeCommit message (Expand)AuthorFilesLines
2009-06-12Improve ChangeLog entry. Fix posix_ipc.cc copyrightCorinna Vinschen1-1/+1
2009-06-12 * posix_ipc.cc (check_path): Fix typo in comment. Align namingCorinna Vinschen1-4/+12
2008-09-11* localtime.cc (increment_overflow): Mark as non-inline to prevent compilerChristopher Faylor1-1/+1
2008-08-19 * fhandler_disk_file.cc (fhandler_disk_file::mkdir): Drop fattr variableCorinna Vinschen1-2/+2
2008-04-21 * Makefile.in (DLL_OFILES): Add kernel32.o.Corinna Vinschen1-7/+14
2008-04-07Remove unneeded header files from source files throughout.Christopher Faylor1-7/+0
2008-04-01 Throughout, call fcntl64 instead of fcntl or fcntl_worker.Corinna Vinschen1-2/+2
2007-11-27 * posix_ipc.cc (ipc_names): Rename max_len to prefix_len. StoreCorinna Vinschen1-20/+30
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