| Commit message (Expand) | Author | Age | Files | Lines |
* | 2003-09-26 Pierre Humblet <pierre.humblet@ieee.org> | Pierre Humblet | 2003-09-27 | 1 | -0/+3 |
* | * spawn.cc (spawn_guts): Set errno to E2BIG if command line is | Corinna Vinschen | 2003-09-26 | 1 | -0/+7 |
* | * fork.cc (fork_parent): Detect failed pinfo constructor. | Christopher Faylor | 2003-09-26 | 1 | -1/+2 |
* | * spawn.cc (spawnve): Remove vfork short circuit and let caller deal with error | Christopher Faylor | 2003-09-26 | 1 | -3/+1 |
* | * spawn.cc (spawn_guts): Catch potential error from pinfo.remember. Change | Christopher Faylor | 2003-09-26 | 1 | -6/+15 |
* | * spawn.cc (spawn_guts): Move system signal handling stuff after CreateProcess | Christopher Faylor | 2003-09-25 | 1 | -15/+15 |
* | * devices.cc: New file. | Christopher Faylor | 2003-09-25 | 1 | -1/+1 |
* | * spawn.cc (pthread_cleanup): New struct. | Christopher Faylor | 2003-09-20 | 1 | -13/+29 |
* | fix accidental checkin | Christopher Faylor | 2003-09-20 | 1 | -1/+1 |
* | * syscalls.cc (system): Strip signal considerations from here so that they are | Christopher Faylor | 2003-09-20 | 1 | -2/+26 |
* | * cygheap.cc (cygheap_user::set_saved_sid): Rename from set_orig_sid. | Corinna Vinschen | 2003-09-16 | 1 | -3/+3 |
* | 2003-09-09 Pierre Humblet <pierre.humblet@ieee.org> | Pierre Humblet | 2003-09-10 | 1 | -3/+0 |
* | * cygheap.h (enum impersonation): New enum. | Corinna Vinschen | 2003-06-30 | 1 | -5/+4 |
* | Throughout, remove "include <errno.h>" from files which already include | Christopher Faylor | 2003-06-16 | 1 | -1/+0 |
* | * spawn.cc (spawn_guts): Call CreateProcess while impersonated, | Corinna Vinschen | 2003-06-09 | 1 | -7/+15 |
* | * spawn.cc (spawn_guts): Don't hang around if the parent doesn't exist. | Christopher Faylor | 2003-06-03 | 1 | -2/+2 |
* | * spawn.cc (spawn_guts): Show more of command line in strace output. | Christopher Faylor | 2003-05-19 | 1 | -3/+3 |
* | * spawn.cc (linebuf::~linebuf): Resurrect commented out (for debugging?) code. | Christopher Faylor | 2003-02-13 | 1 | -1/+1 |
* | * syscalls.cc (seteuid32): On Win95 get the pw entry. If it exists | Corinna Vinschen | 2003-01-25 | 1 | -1/+0 |
* | * dtable.cc (dtable::set_file_pointers_for_exec): New function. | Christopher Faylor | 2002-10-17 | 1 | -0/+1 |
* | * cygthread.cc (cygthread::stub): Reintroduce clearing of __name but do it | Christopher Faylor | 2002-10-14 | 1 | -2/+4 |
* | * cygthread.cc (cygthread::stub): Don't create event for long-running threads. | Christopher Faylor | 2002-10-13 | 1 | -3/+5 |
* | * cygheap.cc (dup_now): Make fatal error a little more informative. | Christopher Faylor | 2002-10-09 | 1 | -14/+28 |
* | Cleanup calls to CreateFile throughout. | Christopher Faylor | 2002-09-19 | 1 | -7/+4 |
* | * perthread.h (vfork_save): Add ctty, sid, pgid, exitval fields. | Christopher Faylor | 2002-08-18 | 1 | -3/+5 |
* | * spawn.cc (spawn_guts): Don't set mount_h here. | Christopher Faylor | 2002-08-06 | 1 | -1/+0 |
* | * debug.h (handle_list): Move here from debug.cc. Add "inherit" flag | Christopher Faylor | 2002-07-13 | 1 | -9/+9 |
* | * cygheap.h (cygheap_user::issetuid): New method. | Christopher Faylor | 2002-06-16 | 1 | -1/+1 |
* | * spawn.cc (spawn_guts): Revert removal of ciresrv.moreinfo->uid = ILLEGAL_UID. | Christopher Faylor | 2002-06-16 | 1 | -0/+1 |
* | * cygheap.h (cygheap_user::userprofile_env_buf): New static member. | Christopher Faylor | 2002-06-14 | 1 | -2/+2 |
* | * cygheap.cc (cygheap_user::set_logsrv): Remove. | Christopher Faylor | 2002-06-14 | 1 | -17/+9 |
* | * cygheap.cc (cygheap_user::set_name): Set homedrive and homepath to NULL on | Christopher Faylor | 2002-06-12 | 1 | -15/+4 |
* | * spawn.cc (spawn_guts): More hToken removal cleanup. | Christopher Faylor | 2002-06-11 | 1 | -7/+2 |
* | * spawn.cc (spawn_guts): Define sec_attribs and call sec_user_nih() only once. | Christopher Faylor | 2002-06-11 | 1 | -11/+9 |
* | * Makefile.in: Ensure that -MD gets added to CFLAGS regardless of CFLAGS | Christopher Faylor | 2002-06-11 | 1 | -32/+19 |
* | Change internal uid datatype from __uid16_t to __uid32_t | Corinna Vinschen | 2002-05-29 | 1 | -1/+1 |
* | Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h, | Christopher Faylor | 2002-05-25 | 1 | -2/+0 |
* | * spawn.cc (spawn_guts): Move call to set_process_privilege() | Corinna Vinschen | 2002-05-06 | 1 | -7/+0 |
* | * spawn.cc (find_exec): Return input if file not found. | Christopher Faylor | 2002-03-22 | 1 | -1/+3 |
* | * fork.cc (fork_parent): Use sec_user_nih to control process/thread | Christopher Faylor | 2002-02-19 | 1 | -5/+3 |
* | * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h, | Corinna Vinschen | 2002-02-10 | 1 | -1/+1 |
* | Add copyright stuff | Christopher Faylor | 2002-01-13 | 1 | -1/+1 |
* | * exceptions.cc (early_stuff_init): Rename from misnamed set_console_handler. | Christopher Faylor | 2002-01-10 | 1 | -1/+3 |
* | Eliminate excess whitespace. | Christopher Faylor | 2001-11-05 | 1 | -3/+3 |
* | * cygheap.h (cygheap_fdmanip::cygheap_fdmanip): Clear fh. | Christopher Faylor | 2001-10-31 | 1 | -10/+41 |
* | * spawn.cc (perhaps_suffix): Return NULL on non-existence of file as well as | Christopher Faylor | 2001-10-05 | 1 | -1/+1 |
* | * dcrt0.cc (dll_crt0_1): Don't close hexec_proc if it is NULL. | Christopher Faylor | 2001-10-04 | 1 | -4/+12 |
* | Add "path.h" include throughout, where needed. Use new path_conv methods and | Christopher Faylor | 2001-10-01 | 1 | -2/+2 |
* | * cygheap.cc (dup_now): New function. | Christopher Faylor | 2001-09-14 | 1 | -4/+8 |
* | Update copyrights. | Christopher Faylor | 2001-09-11 | 1 | -1/+1 |