summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/posix_ipc.cc
Commit message (Expand)AuthorAgeFilesLines
* * cygwin.din (dup3): Export.Corinna Vinschen2010-01-141-6/+6
* * posix_ipc.cc (mq_open): Avoid closing the same descriptor twice inCorinna Vinschen2009-09-241-4/+9
* Improve ChangeLog entry. Fix posix_ipc.cc copyrightCorinna Vinschen2009-06-121-1/+1
* * posix_ipc.cc (check_path): Fix typo in comment. Align namingCorinna Vinschen2009-06-121-4/+12
* * localtime.cc (increment_overflow): Mark as non-inline to prevent compilerChristopher Faylor2008-09-111-1/+1
* * fhandler_disk_file.cc (fhandler_disk_file::mkdir): Drop fattr variableCorinna Vinschen2008-08-191-2/+2
* * Makefile.in (DLL_OFILES): Add kernel32.o.Corinna Vinschen2008-04-211-7/+14
* Remove unneeded header files from source files throughout.Christopher Faylor2008-04-071-7/+0
* Throughout, call fcntl64 instead of fcntl or fcntl_worker.Corinna Vinschen2008-04-011-2/+2
* * posix_ipc.cc (ipc_names): Rename max_len to prefix_len. StoreCorinna Vinschen2007-11-271-20/+30
* * fork.cc: White space.Christopher Faylor2007-07-071-23/+23
* * cygheap.cc (cygheap_init): Fix formatting. Remove comment. SetCorinna Vinschen2007-03-291-4/+5
* * cygwin.din (sem_unlink): Export.Corinna Vinschen2007-02-201-18/+219
* * posix_ipc.cc (mq_open): Avoid compiler warning. Initialize mqhdrCorinna Vinschen2007-02-151-2/+2
* * posix_ipc.cc (ipc_mutex_init): Create global object name.Corinna Vinschen2007-02-151-26/+26
* * Makefile.in (DLL_OFILES): Add posix_ipc.o.Corinna Vinschen2007-02-141-0/+849