| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.in: Ensure that -MD gets added to CFLAGS regardless of CFLAGS | Christopher Faylor | 2002-06-11 | 1 | -3/+0 |
* | Remove unneeded sigproc.h includes throughout. | Christopher Faylor | 2002-06-02 | 1 | -0/+7 |
* | Change internal gid datatype from __gid16_t to __gid32_t | Corinna Vinschen | 2002-05-28 | 1 | -2/+2 |
* | * path.cc (path_conv::check): Always set executable bit for executable | Christopher Faylor | 2002-05-18 | 1 | -1/+1 |
* | * path.h (pathconv_arg): Add PC_POSIX. | Christopher Faylor | 2002-05-02 | 1 | -1/+1 |
* | * fork.cc (fork_child): Call fixup_mmaps_after_fork() before | Corinna Vinschen | 2002-03-11 | 1 | -1/+1 |
* | 2002-02-28 Robert Collins <rbtcollins@hotmail.com> | Robert Collins | 2002-02-28 | 1 | -0/+2 |
* | * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc, | Corinna Vinschen | 2002-02-10 | 1 | -1/+1 |
* | * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h, | Corinna Vinschen | 2002-02-10 | 1 | -2/+2 |
* | * Makefile.in: Build wincap.o. | Corinna Vinschen | 2001-09-12 | 1 | -1/+1 |
* | Throughout, change check for running under Windows NT to 'iswinnt'. | Christopher Faylor | 2001-08-04 | 1 | -1/+1 |
* | oops. | Christopher Faylor | 2001-05-04 | 1 | -1/+1 |
* | Revert much of previous erroneous checkin. Add ChangeLog entry. | Christopher Faylor | 2001-05-04 | 1 | -1/+1 |
* | * exceptions.cc (ctrl_c_handler): Always send signal to process if it has no | Christopher Faylor | 2001-05-04 | 1 | -1/+1 |
* | * sched.cc: New file. Implement sched*. | Christopher Faylor | 2001-03-21 | 1 | -2/+2 |
* | * shortcut.c (PATH_ALL_EXEC): Add parentheses to avoid a compiler warning. | Christopher Faylor | 2001-03-10 | 1 | -2/+2 |
* | * fork.cc (fork_parent): Return EAGAIN when can't record pid. | Christopher Faylor | 2001-02-10 | 1 | -2/+2 |
* | * cygheap.h: Move `token' and `impersonated' from class _pinfo | Corinna Vinschen | 2000-11-15 | 1 | -5/+0 |
* | Throughout use myself->ppid_handle rather than parent_alive. | Christopher Faylor | 2000-11-15 | 1 | -6/+1 |
* | * cygheap.cc (cygheap_root::cygheap_root): New function. | Corinna Vinschen | 2000-11-15 | 1 | -13/+0 |
* | * cygheap.h (init_cygheap): New struct holding values that live in the Cygwin | Christopher Faylor | 2000-11-14 | 1 | -6/+0 |
* | * path.h: Add __attribute__ ((regparm(x))) to commonly used functions. | Christopher Faylor | 2000-11-12 | 1 | -1/+1 |
* | * child_info.h (child_info): Add pppid_handle for closing the parent's of the | Christopher Faylor | 2000-11-06 | 1 | -0/+3 |
* | * pinfo.cc (winpids:add): New method. | Christopher Faylor | 2000-11-05 | 1 | -5/+15 |
* | * pinfo.cc (EnumProcessesNT): New function. Eliminates dependence on psapi.h. | Christopher Faylor | 2000-11-02 | 1 | -2/+3 |
* | * dcrt0.cc (do_exit): Don't bother looking for pgrp children to send SIGHUP if | Christopher Faylor | 2000-10-25 | 1 | -1/+10 |
* | * Makefile.in: Remove some obsolete stuff. | Christopher Faylor | 2000-10-16 | 1 | -12/+33 |
* | * exceptions.cc (set_console_handler): Don't allocate | Christopher Faylor | 2000-10-15 | 1 | -11/+11 |
* | * cygheap.cc (cygheap_fixup_in_child): Don't page round cygheap copied from | Christopher Faylor | 2000-10-14 | 1 | -2/+0 |
* | * dtable.cc (set_std_handle): Use std_consts array to control SetStdHandle | Christopher Faylor | 2000-10-09 | 1 | -0/+3 |
* | Break out more header info into separate files. Use appropriate header files | Christopher Faylor | 2000-09-08 | 1 | -1/+23 |
* | * Makefile.in: Add cygheap.o. | Christopher Faylor | 2000-09-03 | 1 | -5/+5 |
* | * pinfo.h (pinfo): Un-inline release. | Christopher Faylor | 2000-08-26 | 1 | -21/+13 |
* | * dcrt0.cc (dll_crt0_1): Move exception list and constructor stuff earlier in | Christopher Faylor | 2000-08-24 | 1 | -3/+7 |
* | Revert previous erroneous checkin. | Christopher Faylor | 2000-08-23 | 1 | -7/+3 |
* | * include/sys/cygwin.h: Protect class definitions. | Christopher Faylor | 2000-08-23 | 1 | -3/+7 |
* | * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files | Christopher Faylor | 2000-08-22 | 1 | -0/+4 |
* | * select.cc (allocfd_set): Zero allocated fd_set. | Christopher Faylor | 2000-08-09 | 1 | -7/+7 |
* | * include/cygwin/version.h: Bump DLL minor version number to 5 due to all of | Christopher Faylor | 2000-07-29 | 1 | -0/+168 |