summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/pinfo.h
Commit message (Expand)AuthorAgeFilesLines
* Add cygwin wrapper for ExitProcess and TerminateProcess.Charles Wilson2009-10-061-0/+1
* * pinfo.h (pinfo::thisproc): Declare. Rename from set_myself.Christopher Faylor2008-12-201-3/+1
* * Fix copyright dates.Corinna Vinschen2008-04-011-1/+1
* * hookapi.cc (find_first_notloaded_dll): New function.Christopher Faylor2008-03-271-1/+1
* Perform whitespace cleanup throughout.Christopher Faylor2008-02-151-12/+0
* * cygheap.cc (cwcsdup): New function.Corinna Vinschen2008-02-141-1/+1
* * dcrt0.cc (initial_env): Use PATH_MAX instead of CYG_MAX_PATH for pathCorinna Vinschen2007-12-061-1/+1
* Preliminary change to make fifos/pipes interruptible and fifos reliable.Christopher Faylor2007-07-071-6/+5
* * cygheap.h (struct cwdstuff): Remove sync member and keep_in_syncCorinna Vinschen2007-02-221-1/+1
* * Makefile.in (DLL_IMPORTS): Add libntdll.a.Corinna Vinschen2007-02-221-10/+7
* * dir.cc (mkdir): Check last path component for "..".Corinna Vinschen2006-11-301-1/+0
* * dcrt0.cc (dll_crt0_0): Call SetErrorMode earlier.Christopher Faylor2006-03-211-1/+1
* * pinfo.h (EXITCODE_OK): Define new constant.Christopher Faylor2006-03-181-0/+1
* * child_info.h (child_info_fork::handle_failure): Declare new function.Christopher Faylor2006-03-131-2/+3
* * pinfo.cc (pinfo::init): Clarify comment slightly.Christopher Faylor2005-12-221-4/+2
* * pinfo.cc (size_copied): New convenience macro.Christopher Faylor2005-12-121-8/+12
* * cygheap.h (init_cygheap::manage_console_count): Declare new function.Christopher Faylor2005-11-141-0/+4
* Change process_lock to lock_process throughout. Change all calls to newChristopher Faylor2005-10-171-1/+2
* * cygheap.h (class process_lock): New class.Christopher Faylor2005-10-031-4/+0
* Change name from commune_recv to commune_process throughout. Change name fromChristopher Faylor2005-09-281-13/+7
* Revert erroneous checkin.Corinna Vinschen2005-09-281-8/+0
* * fhandler.h (class fhandler_dev_raw): Delete current_position andCorinna Vinschen2005-09-281-0/+8
* * pinfo.h (EXITCODE_SET): Move out of range of Windows error.Christopher Faylor2005-09-161-2/+2
* * external.cc: Move pids declaration to file scope and use less enthusiasticChristopher Faylor2005-05-191-1/+2
* * pinfo.h (pinfo::pinfo): Clear more elements in the constructor.Christopher Faylor2005-03-101-1/+1
* * debug.cc (delete_handle): Report on handle value in debugging output.Christopher Faylor2005-02-261-0/+2
* copyrightChristopher Faylor2005-02-201-1/+1
* * cygthread.cc (cygthread::release): Reset ev here if it exists.Christopher Faylor2005-02-111-1/+2
* * path.cc (path_conv::check): Leave symlink expansion loop in caseCorinna Vinschen2005-02-061-1/+5
* * cygheap.h (class cygheap_fdenum): New class to enumerate usedCorinna Vinschen2005-01-311-1/+5
* * autoload.cc (GetModuleFileNameExA): Add.Corinna Vinschen2005-01-291-1/+5
* * pinfo.h (pinfo::init): Make third parameter non-optional and propagate changeChristopher Faylor2005-01-261-3/+3
* * cygwin.din: Export getpriority and setpriority.Corinna Vinschen2005-01-251-0/+1
* * pinfo.h (maybe_set_exit_code_from_windows): Renamed from set_exit_state.Christopher Faylor2005-01-171-1/+2
* * init.cc (dll_entry): Remove unused extern.Christopher Faylor2005-01-161-4/+3
* * pinfo.h (_pinfo::set_exit_state): Declare new function.Christopher Faylor2005-01-111-2/+4
* * init.cc (dll_entry): Remove exit code setting.Christopher Faylor2004-12-271-0/+2
* * child_info.h (CURR_CHILD_INFO_MAGIC): Update.Christopher Faylor2004-12-241-2/+5
* * cygthread.cc (cygthread::stub): Detect if thread function wants to releaseChristopher Faylor2004-12-231-2/+3
* * pinfo.h (proc_pipe::*): Delete class.Christopher Faylor2004-12-061-14/+0
* * fork.cc (fork_parent): Reinstate "childhProc" protection. Don't closeChristopher Faylor2004-12-061-4/+3
* * cygthread.cc (cygthread::terminate_thread): Make public.Christopher Faylor2004-12-051-0/+1
* * sigproc.cc (mychild): Reimplement as list scan.Christopher Faylor2004-12-051-3/+21
* * child_info.h (child_info_fork::parent_wr_proc_pipe): New element.Christopher Faylor2004-12-031-1/+8
* * child_info.h (child_info_spawn::hexec_proc): Eliminate.Christopher Faylor2004-11-261-18/+18
* check in file missing from previous checkin.Christopher Faylor2004-09-121-2/+2
* * dcrt0.cc (dll_crt0_0): Use proper boolean arguments.Christopher Faylor2004-07-241-3/+3
* Rename _threadinfo to _cygtls, throughout.Christopher Faylor2004-02-121-2/+0
* * pinfo.h (pinfo::operator ==): Add a way to check for _pinfo types.Christopher Faylor2003-12-171-0/+1
* * cygheap.h (cygheap_types): Add HEAP_ARCHETYPES.Christopher Faylor2003-12-111-1/+1