index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
posix_ipc.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Throughout, use __try/__except/__endtry blocks, rather than myfault
Corinna Vinschen
2014-08-22
1
-495
/
+515
*
Streamline time/times functionality. Remove last remains of former
Corinna Vinschen
2013-06-14
1
-1
/
+1
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
1
-23
/
+61
*
Throughout, update copyrights to reflect dates which correspond to main-branch
Christopher Faylor
2013-01-21
1
-1
/
+1
*
Rename cancelable_wait -> cygwait throughout.
Christopher Faylor
2012-08-15
1
-1
/
+1
*
Change "set_thread_waiting" to "set_signal_arrived" throughout.
Christopher Faylor
2012-07-23
1
-1
/
+1
*
* DevNotes: Add entry cgf-000013.
Christopher Faylor
2012-07-21
1
-5
/
+4
*
Revert errneous checkin.
Christopher Faylor
2012-06-19
1
-4
/
+5
*
* cygwait.cc (cancelable_wait): Mimic old cygwait behavior more closely wrt
Christopher Faylor
2012-06-19
1
-5
/
+4
*
whitespace elimination
Christopher Faylor
2011-06-06
1
-2
/
+2
*
* fhandler_windows.cc (fhandler_windows::read): Use
Corinna Vinschen
2011-05-01
1
-5
/
+2
*
* fcntl.cc (fcntl64): Call pthread_testcancel.
Corinna Vinschen
2011-04-30
1
-1
/
+1
*
* posix_ipc.cc (ipc_cond_timedwait): Only wait for pthread's
Corinna Vinschen
2011-04-29
1
-1
/
+2
*
* posix_ipc.cc (ipc_cond_timedwait): Also wait for pthread's
Corinna Vinschen
2011-04-28
1
-8
/
+21
*
* posix_ipc.cc (ipc_cond_timedwait): Remove pthread_testcancel calls.
Corinna Vinschen
2011-04-28
1
-2
/
+4
*
* cygerrno.h (geterrno_from_nt_status): Declare.
Corinna Vinschen
2011-04-28
1
-35
/
+84
*
* advapi32.cc (AllocateLocallyUniqueId): Remove.
Corinna Vinschen
2011-04-28
1
-10
/
+2
*
* posix_ipc.cc (ipc_cond_timedwait): If ipc_mutex_unlock fails, return
Corinna Vinschen
2011-03-03
1
-5
/
+22
*
* posix_ipc.cc (ipc_mutex_init): Call NtCreateMutant to make sure the
Corinna Vinschen
2010-10-06
1
-32
/
+70
*
* cygwin.din (dup3): Export.
Corinna Vinschen
2010-01-14
1
-6
/
+6
*
* posix_ipc.cc (mq_open): Avoid closing the same descriptor twice in
Corinna Vinschen
2009-09-24
1
-4
/
+9
*
Improve ChangeLog entry. Fix posix_ipc.cc copyright
Corinna Vinschen
2009-06-12
1
-1
/
+1
*
* posix_ipc.cc (check_path): Fix typo in comment. Align naming
Corinna Vinschen
2009-06-12
1
-4
/
+12
*
* localtime.cc (increment_overflow): Mark as non-inline to prevent compiler
Christopher Faylor
2008-09-11
1
-1
/
+1
*
* fhandler_disk_file.cc (fhandler_disk_file::mkdir): Drop fattr variable
Corinna Vinschen
2008-08-19
1
-2
/
+2
*
* Makefile.in (DLL_OFILES): Add kernel32.o.
Corinna Vinschen
2008-04-21
1
-7
/
+14
*
Remove unneeded header files from source files throughout.
Christopher Faylor
2008-04-07
1
-7
/
+0
*
Throughout, call fcntl64 instead of fcntl or fcntl_worker.
Corinna Vinschen
2008-04-01
1
-2
/
+2
*
* posix_ipc.cc (ipc_names): Rename max_len to prefix_len. Store
Corinna Vinschen
2007-11-27
1
-20
/
+30
*
* fork.cc: White space.
Christopher Faylor
2007-07-07
1
-23
/
+23
*
* cygheap.cc (cygheap_init): Fix formatting. Remove comment. Set
Corinna Vinschen
2007-03-29
1
-4
/
+5
*
* cygwin.din (sem_unlink): Export.
Corinna Vinschen
2007-02-20
1
-18
/
+219
*
* posix_ipc.cc (mq_open): Avoid compiler warning. Initialize mqhdr
Corinna Vinschen
2007-02-15
1
-2
/
+2
*
* posix_ipc.cc (ipc_mutex_init): Create global object name.
Corinna Vinschen
2007-02-15
1
-26
/
+26
*
* Makefile.in (DLL_OFILES): Add posix_ipc.o.
Corinna Vinschen
2007-02-14
1
-0
/
+849