Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * 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 |