summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/pinfo.h
Commit message (Expand)AuthorAgeFilesLines
* * sched.cc: New file. Implement sched*.Christopher Faylor2001-03-211-2/+2
* * shortcut.c (PATH_ALL_EXEC): Add parentheses to avoid a compiler warning.Christopher Faylor2001-03-101-2/+2
* * fork.cc (fork_parent): Return EAGAIN when can't record pid.Christopher Faylor2001-02-101-2/+2
* * cygheap.h: Move `token' and `impersonated' from class _pinfoCorinna Vinschen2000-11-151-5/+0
* Throughout use myself->ppid_handle rather than parent_alive.Christopher Faylor2000-11-151-6/+1
* * cygheap.cc (cygheap_root::cygheap_root): New function.Corinna Vinschen2000-11-151-13/+0
* * cygheap.h (init_cygheap): New struct holding values that live in the CygwinChristopher Faylor2000-11-141-6/+0
* * path.h: Add __attribute__ ((regparm(x))) to commonly used functions.Christopher Faylor2000-11-121-1/+1
* * child_info.h (child_info): Add pppid_handle for closing the parent's of theChristopher Faylor2000-11-061-0/+3
* * pinfo.cc (winpids:add): New method.Christopher Faylor2000-11-051-5/+15
* * pinfo.cc (EnumProcessesNT): New function. Eliminates dependence on psapi.h.Christopher Faylor2000-11-021-2/+3
* * dcrt0.cc (do_exit): Don't bother looking for pgrp children to send SIGHUP ifChristopher Faylor2000-10-251-1/+10
* * Makefile.in: Remove some obsolete stuff.Christopher Faylor2000-10-161-12/+33
* * exceptions.cc (set_console_handler): Don't allocateChristopher Faylor2000-10-151-11/+11
* * cygheap.cc (cygheap_fixup_in_child): Don't page round cygheap copied fromChristopher Faylor2000-10-141-2/+0
* * dtable.cc (set_std_handle): Use std_consts array to control SetStdHandleChristopher Faylor2000-10-091-0/+3
* Break out more header info into separate files. Use appropriate header filesChristopher Faylor2000-09-081-1/+23
* * Makefile.in: Add cygheap.o.Christopher Faylor2000-09-031-5/+5
* * pinfo.h (pinfo): Un-inline release.Christopher Faylor2000-08-261-21/+13
* * dcrt0.cc (dll_crt0_1): Move exception list and constructor stuff earlier inChristopher Faylor2000-08-241-3/+7
* Revert previous erroneous checkin.Christopher Faylor2000-08-231-7/+3
* * include/sys/cygwin.h: Protect class definitions.Christopher Faylor2000-08-231-3/+7
* * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor2000-08-221-0/+4
* * select.cc (allocfd_set): Zero allocated fd_set.Christopher Faylor2000-08-091-7/+7
* * include/cygwin/version.h: Bump DLL minor version number to 5 due to all ofChristopher Faylor2000-07-291-0/+168