]> sourceware.org Git - newlib-cygwin.git/history - winsup/cygwin/pinfo.cc
2003-09-15 Pierre Humblet <pierre.humblet@ieee.org>
[newlib-cygwin.git] / winsup / cygwin / pinfo.cc
2003-09-16 Pierre Humblet2003-09-15 Pierre Humblet <pierre.humblet@ieee.org>
2003-09-13 Christopher Faylor* include/sys/cygwin.h: Rename PID_UNUSED to PID_MAP_RW.
2003-09-05 Christopher Faylor* dcrt0.cc (__argc_safe): New variable.
2003-07-12 Christopher Faylor* pinfo.cc (_pinfo::commune_send): Fix bounds test...
2003-07-06 Christopher Faylor* newsym: Use correct prefix for generating imports.
2003-06-21 Christopher Faylor* pinfo.cc (_pinfo::commune_send): Don't attempt to...
2003-06-16 Christopher FaylorThroughout, remove "include <errno.h>" from files which...
2003-03-08 Christopher Faylormissed in last checkin
2003-03-08 Corinna Vinschen * external.cc (cygwin_internal): Change n to __off64_t...
2003-01-10 Corinna Vinschen Split ChangeLog, create ChangeLog-2002.
2003-01-05 Christopher Faylor* pinfo.cc (_pinfo::commune_send): Use myself->lock...
2002-12-16 Christopher Faylor* pinfo.cc (_pinfo::cmdline): Allocate sufficient space...
2002-11-29 Christopher Faylor* pinfo.h (winpids::set): Renamed from init.
2002-11-13 Christopher Faylor* miscfuncs.cc (low_priority_sleep): New function....
2002-11-05 Christopher Faylor* pinfo.cc (_pinfo::commune_send): Fix thinko in previo...
2002-11-05 Christopher Faylor* pinfo.cc (_pinfo::commune_send): Set priority low...
2002-11-05 Christopher Faylorrevert erroneous checkins
2002-11-05 Christopher Faylor* sigproc.cc (WAIT_SIG_PRIORITY): Bump to THREAD_PRIORI...
2002-11-05 Christopher Faylor* pinfo.cc (_pinfo::commune_send): Initialize buffer...
2002-10-30 Christopher Faylor* external.cc (cygwin_internal): Implement CW_CMDLINE.
2002-10-15 Christopher Faylor* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
2002-10-14 Christopher Faylor* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
2002-10-13 Christopher Faylor* cygthread.cc (cygthread::stub): Don't create event...
2002-09-22 Christopher Faylor* fhandler.cc (fhandler_base::dup): Don't set handle...
2002-06-19 Christopher FaylorUse hMainProc where appropriate, throughout.
2002-06-09 Christopher Faylor* pinfo.cc (pinfo_dummy): Initialize to correct size.
2002-05-30 Corinna Vinschen * autoload.cc: Replace autoload statments for ZwXXX...
2002-05-25 Christopher FaylorRemove unneeded sync.h, where appropriate, throughout...
2002-03-15 Christopher Faylor* pinfo.cc (pinfo::init): Use PID_ALLPIDS flag to contr...
2002-03-14 Christopher Faylor* pinfo.cc (pinfo::init): Properly handle execed proces...
2002-02-10 Corinna Vinschen * child_info.h, cygheap.h, fhandler_clipboard.cc,...
2002-02-10 Corinna Vinschen * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler...
2002-01-29 Christopher Faylor* external.cc (cygwin_internal): Initialize various...
2001-12-26 Christopher Faylor* Makefile.in: Autogenerate some header files which...
2001-11-01 Christopher Faylor* dtable.cc (dtable::build_fhandler): Issue internal...
2001-10-13 Christopher Faylor* fhandler_dsp.cc (fhandler_dsp::ioctl): Return 0 for...
2001-10-01 Christopher FaylorAdd "path.h" include throughout, where needed. Use...
2001-09-12 Corinna Vinschen * Makefile.in: Build wincap.o.
2001-09-06 Christopher FaylorRemove initialization of static or global values to...
2001-08-04 Christopher FaylorThroughout, change check for running under Windows...
2001-07-26 Christopher FaylorThroughout, reorganize header file inclusion to put...
2001-06-11 Christopher Faylor* pinfo.cc: Use autoloaded ToolHelp functions throughou...
2001-04-29 Christopher Faylorminor formatting changes.
2001-01-30 Corinna Vinschen * pinfo.cc (pinfo::init): Use INVALID_HANDLE_VA...
2001-01-08 Christopher Faylor* pinfo.cc (codepage_init): Move function.
2000-12-10 Christopher Faylor* autoload.cc: Autoload CharToOemA.
2000-11-05 Christopher Faylor* pinfo.cc (winpids:add): New method.
2000-11-04 Christopher Faylor* pinfo.cc (EnumProcessesNT): Avoid 0 pids.
2000-11-03 Christopher Faylor* pinfo.cc (pinfo::init): Reverse order of setting...
2000-11-02 Christopher Faylor* pinfo.cc (EnumProcessesNT): New function. Eliminates...
2000-10-31 Christopher Faylor* pinfo.cc (enum_init): Don't suffer silently if we...
2000-10-22 Corinna Vinschen * pinfo.cc (pinfo_init): Eliminate call to...
2000-10-21 Christopher FaylorFix typo.
2000-10-21 Christopher Faylor* pinfo.cc (pinfo::init): Make PID_EXECED signal creati...
2000-10-21 Christopher Faylor* fhandler.h (fhandler_console): Remove tcsetpgrp.
2000-10-20 Christopher Faylor* external.cc (fillout_pinfo): Pass PID_NOREDIR flag...
2000-10-19 Christopher Faylor* sigproc.h (sigthread): Eliminate locking for now...
2000-10-16 Christopher Faylor* Makefile.in: Remove some obsolete stuff.
2000-10-15 Christopher Faylor* exceptions.cc (set_console_handler): Don't allocate
2000-10-14 Christopher Faylor* cygheap.cc (cygheap_fixup_in_child): Don't page round...
2000-10-13 Christopher Faylor* dtable.cc (dtable::fixup_after_fork): Revert thinko...
2000-10-09 Christopher Faylor* dtable.cc (set_std_handle): Use std_consts array...
2000-09-08 Christopher FaylorBreak out more header info into separate files. Use...
2000-09-04 Christopher Faylor* path.cc (readlink): Check if buffer length is positiv...
2000-09-03 Christopher Faylor* Makefile.in: Add cygheap.o.
2000-08-26 Christopher Faylor* pinfo.h (pinfo): Un-inline release.
2000-08-26 Christopher Faylor* dcrt0.cc (dll_crt0_1): Move set_os_type.
2000-08-24 Christopher Faylor* dcrt0.cc (dll_crt0_1): Move exception list and constr...
2000-08-23 Christopher FaylorRevert previous erroneous checkin.
2000-08-23 Christopher Faylor* include/sys/cygwin.h: Protect class definitions.
2000-08-22 Christopher Faylor* winsup.h: Eliminate inclusion of most of the cygwin...
2000-08-22 Christopher Faylor* cygerrno.h: New file. Use this throughout whenever...
2000-08-12 Christopher Faylor* winsup.h: Split out dtable definitions into separate...
2000-08-12 Christopher FaylorRename hinfo -> dtable. Name the former dtable array...
2000-08-02 Christopher Faylor* strace.cc (strace::prntf): Make second argument the...
2000-08-02 DJ Delorie* winsup.h: take out protections of environ, errno...
2000-07-29 Christopher Faylor* include/cygwin/version.h: Bump DLL minor version...
2000-06-17 Corinna Vinschen * pinfo.cc (pinfo_init): Revert previous patch.
2000-06-17 Corinna Vinschen * pinfo.cc (pinfo_init): Add missing initializers.
2000-04-26 Christopher Faylor* exceptions.cc (interruptible): Allocate slightly...
2000-03-07 Christopher FaylorThroughout use strace class in place of individual...
2000-02-28 Christopher Faylor* pinfo.cc (set_myself): Add build date to strace output.
2000-02-28 Christopher Faylor* dcrt0.cc (set_os_type): Record OS name string.
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-17 Christopher Faylorimport winsup-2000-02-17 snapshot
This page took 0.517322 seconds and 93 git commands to generate.