aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/pinfo.h
AgeCommit message (Expand)AuthorFilesLines
2017-04-24cygwin: remov unused winpids constructorCorinna Vinschen1-2/+0
2017-01-10Add a _pinfo.environ() method analogous to _pinfo.cmdline(), and others.Erik M. Bray1-1/+3
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen1-3/+0
2016-01-11Return unique inode numbers when calling stat/fstat on pipes and IP socketsCorinna Vinschen1-1/+1
2013-12-18* autoload.cc (timeBeginPeriod): Autoload.Christopher Faylor1-3/+2
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen1-9/+10
2013-03-29* pinfo.h (pinfo::status_exit): Rename from former static function in pinfo.cc.Christopher Faylor1-1/+2
2013-01-21Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,Christopher Faylor1-9/+9
2012-03-21* child_info.h (child_info::postfork): Define new function.Christopher Faylor1-1/+1
2012-03-20* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor1-8/+1
2012-03-16* fork.cc (lock_signals): Move to sigproc.h.Christopher Faylor1-3/+7
2012-03-07* pinfo.cc (_pinfo::dup_proc_pipe): Reorganize to provide more information forChristopher Faylor1-1/+1
2012-01-11Update copyright on all files checked in so far this year.Christopher Faylor1-7/+6
2011-12-17Clean up whitespace.Christopher Faylor1-1/+1
2011-11-14Throughout use "have_execed" macro rather than "hExeced" global handle.Christopher Faylor1-12/+27
2011-11-07* cygwin.din (ptsname_r): Export.Christopher Faylor1-1/+2
2011-11-04* pinfo.h (pinfo::reattach): Only set destroy to false when proc_subprocChristopher Faylor1-3/+4
2011-10-26* child_info.h (cchildren): New struct.Christopher Faylor1-2/+7
2011-10-15* cygerrno.h (__set_errno): Modify debugging output to make searching straceChristopher Faylor1-1/+1
2011-05-28* autoload.cc: Call _api_fatal in asm.Christopher Faylor1-4/+5
2011-05-24 * pinfo.h (struct _pinfo): Reduce size of progname array slightly.Corinna Vinschen1-2/+6
2011-05-05 * pinfo.h (class push_process_state): New class to push a process stateCorinna Vinschen1-0/+17
2011-05-04* pinfo.cc (pinfo::pinfo): Set procinfo to NULL to avoid potential cleanup ofChristopher Faylor1-1/+1
2011-04-17* cygheap.h (init_cygheap::ctty): Use base class so that console can join inChristopher Faylor1-1/+1
2011-01-20 * exec.cc: Include pinfo.h.Corinna Vinschen1-2/+12
2010-09-01* dcrt0.cc (dll_crt0_0): Remove myself settings.Christopher Faylor1-2/+2
2010-05-18* environ.cc (regopt): Change the first argument to wide char string.Christopher Faylor1-1/+1
2009-10-06Add cygwin wrapper for ExitProcess and TerminateProcess.Charles Wilson1-0/+1
2008-12-20* pinfo.h (pinfo::thisproc): Declare. Rename from set_myself.Christopher Faylor1-3/+1
2008-04-01 * Fix copyright dates.Corinna Vinschen1-1/+1
2008-03-27* hookapi.cc (find_first_notloaded_dll): New function.Christopher Faylor1-1/+1
2008-02-15Perform whitespace cleanup throughout.Christopher Faylor1-12/+0
2008-02-14 * cygheap.cc (cwcsdup): New function.Corinna Vinschen1-1/+1
2007-12-06 * dcrt0.cc (initial_env): Use PATH_MAX instead of CYG_MAX_PATH for pathCorinna Vinschen1-1/+1
2007-07-07Preliminary change to make fifos/pipes interruptible and fifos reliable.Christopher Faylor1-6/+5
2007-02-22 * cygheap.h (struct cwdstuff): Remove sync member and keep_in_syncCorinna Vinschen1-1/+1
2007-02-22 * Makefile.in (DLL_IMPORTS): Add libntdll.a.Corinna Vinschen1-10/+7
2006-11-30 * dir.cc (mkdir): Check last path component for "..".Corinna Vinschen1-1/+0
2006-03-21* dcrt0.cc (dll_crt0_0): Call SetErrorMode earlier.Christopher Faylor1-1/+1
2006-03-18* pinfo.h (EXITCODE_OK): Define new constant.Christopher Faylor1-0/+1
2006-03-13* child_info.h (child_info_fork::handle_failure): Declare new function.Christopher Faylor1-2/+3
2005-12-22* pinfo.cc (pinfo::init): Clarify comment slightly.Christopher Faylor1-4/+2
2005-12-12* pinfo.cc (size_copied): New convenience macro.Christopher Faylor1-8/+12
2005-11-14* cygheap.h (init_cygheap::manage_console_count): Declare new function.Christopher Faylor1-0/+4
2005-10-17Change process_lock to lock_process throughout. Change all calls to newChristopher Faylor1-1/+2
2005-10-03* cygheap.h (class process_lock): New class.Christopher Faylor1-4/+0
2005-09-28Change name from commune_recv to commune_process throughout. Change name fromChristopher Faylor1-13/+7
2005-09-28 Revert erroneous checkin.Corinna Vinschen1-8/+0
2005-09-28 * fhandler.h (class fhandler_dev_raw): Delete current_position andCorinna Vinschen1-0/+8
2005-09-16* pinfo.h (EXITCODE_SET): Move out of range of Windows error.Christopher Faylor1-2/+2