OSDN Git Service

* path.cc (conv_path_list): Take cygwin_conv_path_t as third parameter.
[pf3gnuchains/pf3gnuchains4x.git] / winsup / cygwin / posix_ipc.cc
2011-06-06 cgfwhitespace elimination
2011-05-01 corinna * fhandler_windows.cc (fhandler_windows::read): Use
2011-04-30 corinna * fcntl.cc (fcntl64): Call pthread_testcancel.
2011-04-29 corinna * posix_ipc.cc (ipc_cond_timedwait): Only wait for...
2011-04-28 corinna * posix_ipc.cc (ipc_cond_timedwait): Also wait for...
2011-04-28 corinna * posix_ipc.cc (ipc_cond_timedwait): Remove pthread_te...
2011-04-28 corinna * cygerrno.h (geterrno_from_nt_status): Declare.
2011-04-28 corinna * advapi32.cc (AllocateLocallyUniqueId): Remove.
2011-03-03 corinna * posix_ipc.cc (ipc_cond_timedwait): If ipc_mutex_unlo...
2010-10-06 corinna * posix_ipc.cc (ipc_mutex_init): Call NtCreateMutant...
2010-01-14 corinna * cygwin.din (dup3): Export.
2009-09-24 corinna * posix_ipc.cc (mq_open): Avoid closing the same descr...
2009-06-12 corinnaImprove ChangeLog entry. Fix posix_ipc.cc copyright
2009-06-12 corinna * posix_ipc.cc (check_path): Fix typo in comment....
2008-09-11 cgf* localtime.cc (increment_overflow): Mark as non-inline...
2008-08-19 corinna * fhandler_disk_file.cc (fhandler_disk_file::mkdir...
2008-04-21 corinna * Makefile.in (DLL_OFILES): Add kernel32.o.
2008-04-07 cgfRemove unneeded header files from source files throughout.
2008-04-01 corinna Throughout, call fcntl64 instead of fcntl or fcntl_worker.
2007-11-27 corinna * posix_ipc.cc (ipc_names): Rename max_len to prefix_l...
2007-07-07 cgf* fork.cc: White space.
2007-03-29 corinna * cygheap.cc (cygheap_init): Fix formatting. Remove...
2007-02-20 corinna * cygwin.din (sem_unlink): Export. drop_9x_support_start
2007-02-15 corinna * posix_ipc.cc (mq_open): Avoid compiler warning....
2007-02-15 corinna * posix_ipc.cc (ipc_mutex_init): Create global object...
2007-02-14 corinna * Makefile.in (DLL_OFILES): Add posix_ipc.o.