OSDN Git Service

Change use of BOOL, TRUE, FALSE to bool, true, false, as appropriate,
[pf3gnuchains/sourceware.git] / winsup / cygwin / pinfo.h
2003-12-07 cgfChange use of BOOL, TRUE, FALSE to bool, true, false...
2003-11-30 cgf* exceptions.cc (_threadinfo::pop): Zero *contents...
2003-11-29 cgf* sigproc.cc (no_signals_available): Fix so that non...
2003-11-29 cgf* pinfo.h (_pinfo::getthread2signal): Remove obsolete...
2003-11-28 cgf* pinfo.h (_pinfo::getsig): Remove obsolete function...
2003-11-14 rbcollins2003-11-11 Robert Collins <rbtcollins@hotmail.com>
2003-09-27 phumblet2003-09-26 Pierre Humblet <pierre.humblet@ieee.org>
2003-09-25 cgf* devices.cc: New file.
2003-09-20 cgf* syscalls.cc (system): Strip signal considerations...
2003-09-17 cgf* pinfo.h (winpids::pid_access): New element.
2003-09-01 cgf* cygheap.cc (cygheap_init): Allocate space for sigacti...
2003-03-08 cgfRevert below changes regarding _pinfo::cmdline.
2003-03-08 corinna * external.cc (cygwin_internal): Change n to __off64_t...
2002-12-12 cgfwhitespace
2002-11-29 cgf* pinfo.h (winpids::set): Renamed from init.
2002-10-30 cgf* external.cc (cygwin_internal): Implement CW_CMDLINE.
2002-10-15 cgf* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
2002-10-14 cgf* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
2002-08-19 cgf* pinfo.h (pinfo::remember): Arrange for destructor...
2002-06-11 cgf* Makefile.in: Ensure that -MD gets added to CFLAGS...
2002-06-02 cgfRemove unneeded sigproc.h includes throughout.
2002-05-28 corinna Change internal gid datatype from __gid16_t to __gid32_t
2002-05-18 cgf* path.cc (path_conv::check): Always set executable...
2002-05-02 cgf* path.h (pathconv_arg): Add PC_POSIX.
2002-03-11 corinna * fork.cc (fork_child): Call fixup_mmaps_after_fork...
2002-02-28 rbcollins2002-02-28 Robert Collins <rbtcollins@hotmail.com>
2002-02-10 corinna * child_info.h, cygheap.h, fhandler_clipboard.cc,...
2002-02-10 corinna * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler...
2001-09-12 corinna * Makefile.in: Build wincap.o.
2001-08-04 cgfThroughout, change check for running under Windows...
2001-05-04 cgfoops.
2001-05-04 cgfRevert much of previous erroneous checkin. Add ChangeL...
2001-05-04 cgf* exceptions.cc (ctrl_c_handler): Always send signal...
2001-03-21 cgf* sched.cc: New file. Implement sched*.
2001-03-10 cgf* shortcut.c (PATH_ALL_EXEC): Add parentheses to avoid...
2001-02-10 cgf* fork.cc (fork_parent): Return EAGAIN when can't recor...
2000-11-15 corinna * cygheap.h: Move `token' and `impersonated...
2000-11-15 cgfThroughout use myself->ppid_handle rather than parent_a...
2000-11-15 corinna * cygheap.cc (cygheap_root::cygheap_root):...
2000-11-14 cgf* cygheap.h (init_cygheap): New struct holding values...
2000-11-12 cgf* path.h: Add __attribute__ ((regparm(x))) to commonly...
2000-11-06 cgf* child_info.h (child_info): Add pppid_handle for closi...
2000-11-05 cgf* pinfo.cc (winpids:add): New method.
2000-11-02 cgf* pinfo.cc (EnumProcessesNT): New function. Eliminates...
2000-10-25 cgf* dcrt0.cc (do_exit): Don't bother looking for pgrp...
2000-10-16 cgf* Makefile.in: Remove some obsolete stuff.
2000-10-15 cgf* exceptions.cc (set_console_handler): Don't allocate
2000-10-14 cgf* cygheap.cc (cygheap_fixup_in_child): Don't page round...
2000-10-09 cgf* dtable.cc (set_std_handle): Use std_consts array...
2000-09-08 cgfBreak out more header info into separate files. Use...
2000-09-03 cgf* Makefile.in: Add cygheap.o.
2000-08-26 cgf* pinfo.h (pinfo): Un-inline release.
2000-08-24 cgf* dcrt0.cc (dll_crt0_1): Move exception list and constr...
2000-08-23 cgfRevert previous erroneous checkin.
2000-08-23 cgf* include/sys/cygwin.h: Protect class definitions.
2000-08-22 cgf* winsup.h: Eliminate inclusion of most of the cygwin...
2000-08-09 cgf* select.cc (allocfd_set): Zero allocated fd_set.
2000-07-29 cgf* include/cygwin/version.h: Bump DLL minor version...