Age | Commit message (Expand) | Author | Files | Lines |
2005-01-26 | * pinfo.h (pinfo::init): Make third parameter non-optional and propagate change | Christopher Faylor | 1 | -3/+3 |
2005-01-25 | * cygwin.din: Export getpriority and setpriority. | Corinna Vinschen | 1 | -0/+1 |
2005-01-17 | * pinfo.h (maybe_set_exit_code_from_windows): Renamed from set_exit_state. | Christopher Faylor | 1 | -1/+2 |
2005-01-16 | * init.cc (dll_entry): Remove unused extern. | Christopher Faylor | 1 | -4/+3 |
2005-01-11 | * pinfo.h (_pinfo::set_exit_state): Declare new function. | Christopher Faylor | 1 | -2/+4 |
2004-12-27 | * init.cc (dll_entry): Remove exit code setting. | Christopher Faylor | 1 | -0/+2 |
2004-12-24 | * child_info.h (CURR_CHILD_INFO_MAGIC): Update. | Christopher Faylor | 1 | -2/+5 |
2004-12-23 | * cygthread.cc (cygthread::stub): Detect if thread function wants to release | Christopher Faylor | 1 | -2/+3 |
2004-12-06 | * pinfo.h (proc_pipe::*): Delete class. | Christopher Faylor | 1 | -14/+0 |
2004-12-06 | * fork.cc (fork_parent): Reinstate "childhProc" protection. Don't close | Christopher Faylor | 1 | -4/+3 |
2004-12-05 | * cygthread.cc (cygthread::terminate_thread): Make public. | Christopher Faylor | 1 | -0/+1 |
2004-12-05 | * sigproc.cc (mychild): Reimplement as list scan. | Christopher Faylor | 1 | -3/+21 |
2004-12-03 | * child_info.h (child_info_fork::parent_wr_proc_pipe): New element. | Christopher Faylor | 1 | -1/+8 |
2004-11-26 | * child_info.h (child_info_spawn::hexec_proc): Eliminate. | Christopher Faylor | 1 | -18/+18 |
2004-09-12 | check in file missing from previous checkin. | Christopher Faylor | 1 | -2/+2 |
2004-07-24 | * dcrt0.cc (dll_crt0_0): Use proper boolean arguments. | Christopher Faylor | 1 | -3/+3 |
2004-02-12 | Rename _threadinfo to _cygtls, throughout. | Christopher Faylor | 1 | -2/+0 |
2003-12-17 | * pinfo.h (pinfo::operator ==): Add a way to check for _pinfo types. | Christopher Faylor | 1 | -0/+1 |
2003-12-11 | * cygheap.h (cygheap_types): Add HEAP_ARCHETYPES. | Christopher Faylor | 1 | -1/+1 |
2003-12-07 | Change use of BOOL, TRUE, FALSE to bool, true, false, as appropriate, | Christopher Faylor | 1 | -1/+2 |
2003-11-30 | * exceptions.cc (_threadinfo::pop): Zero *contents* of popped stack location | Christopher Faylor | 1 | -2/+0 |
2003-11-29 | * sigproc.cc (no_signals_available): Fix so that non-zero exit state is a true | Christopher Faylor | 1 | -4/+0 |
2003-11-29 | * pinfo.h (_pinfo::getthread2signal): Remove obsolete function. | Christopher Faylor | 1 | -5/+0 |
2003-11-28 | * pinfo.h (_pinfo::getsig): Remove obsolete function, here and throughout. | Christopher Faylor | 1 | -5/+0 |
2003-11-14 | 2003-11-11 Robert Collins <rbtcollins@hotmail.com> | Robert Collins | 1 | -1/+1 |
2003-09-27 | 2003-09-26 Pierre Humblet <pierre.humblet@ieee.org> | Pierre Humblet | 1 | -0/+1 |
2003-09-25 | * devices.cc: New file. | Christopher Faylor | 1 | -20/+9 |
2003-09-20 | * syscalls.cc (system): Strip signal considerations from here so that they are | Christopher Faylor | 1 | -0/+2 |
2003-09-17 | * pinfo.h (winpids::pid_access): New element. | Christopher Faylor | 1 | -3/+9 |
2003-09-01 | * cygheap.cc (cygheap_init): Allocate space for sigaction array in cygheap. | Christopher Faylor | 1 | -4/+3 |
2003-03-08 | Revert below changes regarding _pinfo::cmdline. | Christopher Faylor | 1 | -1/+1 |
2003-03-08 | * external.cc (cygwin_internal): Change n to __off64_t to match change | Corinna Vinschen | 1 | -1/+1 |
2002-12-12 | whitespace | Christopher Faylor | 1 | -1/+1 |
2002-11-29 | * pinfo.h (winpids::set): Renamed from init. | Christopher Faylor | 1 | -2/+4 |
2002-10-30 | * external.cc (cygwin_internal): Implement CW_CMDLINE. | Christopher Faylor | 1 | -2/+25 |
2002-10-15 | * child_info.h (CURR_CHILD_INFO_MAGIC): Reset. | Christopher Faylor | 1 | -1/+0 |
2002-10-14 | * child_info.h (CURR_CHILD_INFO_MAGIC): Reset. | Christopher Faylor | 1 | -0/+1 |
2002-08-19 | * pinfo.h (pinfo::remember): Arrange for destructor call if proc_subproc | Christopher Faylor | 1 | -4/+9 |
2002-06-11 | * Makefile.in: Ensure that -MD gets added to CFLAGS regardless of CFLAGS | Christopher Faylor | 1 | -3/+0 |
2002-06-02 | Remove unneeded sigproc.h includes throughout. | Christopher Faylor | 1 | -0/+7 |
2002-05-28 | Change internal gid datatype from __gid16_t to __gid32_t | Corinna Vinschen | 1 | -2/+2 |
2002-05-18 | * path.cc (path_conv::check): Always set executable bit for executable | Christopher Faylor | 1 | -1/+1 |
2002-05-02 | * path.h (pathconv_arg): Add PC_POSIX. | Christopher Faylor | 1 | -1/+1 |
2002-03-11 | * fork.cc (fork_child): Call fixup_mmaps_after_fork() before | Corinna Vinschen | 1 | -1/+1 |
2002-02-28 | 2002-02-28 Robert Collins <rbtcollins@hotmail.com> | Robert Collins | 1 | -0/+2 |
2002-02-10 | * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc, | Corinna Vinschen | 1 | -1/+1 |
2002-02-10 | * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h, | Corinna Vinschen | 1 | -2/+2 |
2001-09-12 | * Makefile.in: Build wincap.o. | Corinna Vinschen | 1 | -1/+1 |
2001-08-04 | Throughout, change check for running under Windows NT to 'iswinnt'. | Christopher Faylor | 1 | -1/+1 |
2001-05-04 | oops. | Christopher Faylor | 1 | -1/+1 |