summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * pipe.cc (fhandler_pipe::create): Avoid derefencing a NULL pointer.Christopher Faylor2011-11-231-0/+14
* * fhandler.h (fhandler_pipe::create): Rename from the misnamedChristopher Faylor2011-11-231-0/+19
* * sigproc.cc (remove_proc): Don't do busy loop when exiting since it doesn'tChristopher Faylor2011-11-211-0/+5
* * sigproc.cc (remove_proc): Don't do busy loop when execing since thread couldChristopher Faylor2011-11-211-0/+8
* * shared.cc (get_shared_parent_dir): Use global shared_parent_dirCorinna Vinschen2011-11-181-0/+7
* * shared.cc (shared_info::create): Open global shared data sectionCorinna Vinschen2011-11-171-0/+5
* * child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor2011-11-161-0/+24
* * pinfo.cc (_pinfo::dup_proc_pipe): Fatalize a warning when debugging.Christopher Faylor2011-11-141-0/+4
* Remove erroneously checked-in debugging statements.Christopher Faylor2011-11-141-0/+8
* update copyrightsChristopher Faylor2011-11-141-0/+15
* Throughout use "have_execed" macro rather than "hExeced" global handle.Christopher Faylor2011-11-141-0/+90
* * posix.sgml (std-gnu): Add ptsname_r.Corinna Vinschen2011-11-081-0/+4
* * fhandler.h (__ptsname): New macro.Christopher Faylor2011-11-081-0/+9
* * include/cygwin/stdlib.h: Update copyright.Christopher Faylor2011-11-081-0/+4
* * cygwin.din (ptsname_r): Export.Christopher Faylor2011-11-071-0/+23
* * fhandler.cc (CHUNK_SIZE): Drop NO_COPY.Corinna Vinschen2011-11-071-0/+4
* * syscalls.cc (check_dir_not_empty): Check surplus directory entriesCorinna Vinschen2011-11-071-0/+12
* * pinfo.cc (status_exit): Recognize STATUS_ILLEGAL_INSTRUCTION.Christopher Faylor2011-11-051-0/+5
* * pinfo.cc (status_exit): Return complete error code. HandleChristopher Faylor2011-11-051-0/+6
* * pinfo.h (pinfo::reattach): Only set destroy to false when proc_subprocChristopher Faylor2011-11-041-0/+7
* * sigproc.cc (child_info_spawn::reattach_children): Clean up handle when can'tChristopher Faylor2011-11-041-0/+5
* * sigproc.cc (child_info::sync): Report on exit code in strace output.Christopher Faylor2011-11-031-0/+6
* * sigproc.cc (child_info_spawn::reattach_children): Avoid issuing an error whenChristopher Faylor2011-11-031-0/+6
* * fhandler.cc (off_current): Define local in fhandler_base::raw_write.Corinna Vinschen2011-11-031-0/+8
* Remove erroneous entry.Christopher Faylor2011-10-301-1/+0
* * fhandler.h (fhandler_pipe::create_selectable): Remove optional argument, takeChristopher Faylor2011-10-301-0/+49
* * exceptions.cc (sigpacket::process): Avoid a potential deadlock when exitingChristopher Faylor2011-10-281-0/+5
* * cygwin.din (getgrouplist): Export.Corinna Vinschen2011-10-281-0/+14
* * child_info.h (cchildren): New struct.Christopher Faylor2011-10-261-0/+32
* * hookapi.cc (hook_or_detect_cygwin): Take additional handleCorinna Vinschen2011-10-251-0/+10
* * syscalls.cc (unlink_nt): Fix a bug which overwrites the NT statusCorinna Vinschen2011-10-241-0/+6
* * shared.cc (open_shared): Fix memory reservation of essential sharedCorinna Vinschen2011-10-241-0/+6
* * fhandler_tty.cc (fhandler_pty_slave::read): Use consistent way for testingChristopher Faylor2011-10-231-0/+7
* * path.cc (path_conv::get_nt_native_path): Avoid dereferencing path when it isChristopher Faylor2011-10-231-0/+9
* * dtable.cc (dtable::delete_archetype): Improve debugging output.Christopher Faylor2011-10-221-0/+35
* * fhandler_disk_file.cc (fhandler_disk_file::rmdir): Check invalidCorinna Vinschen2011-10-211-0/+8
* Check in missing ChangeLog entry.Christopher Faylor2011-10-211-0/+7
* * globals.cc (ro_u_ncfsd): New R/O unicode string.Corinna Vinschen2011-10-211-0/+12
* Throughout change TTY_* to PTY_*, tty_* to pty_*, and ttym_* to ptmx_*.Christopher Faylor2011-10-201-0/+21
* * syscalls.cc (try_to_bin): Improve debug output.Corinna Vinschen2011-10-201-0/+11
* * path.cc: Extend two comments. Mention the name RtlpCurDirRefCorinna Vinschen2011-10-181-0/+5
* * dcrt0.cc (dll_crt0_1): Copy argv before passing to main().Christopher Faylor2011-10-171-0/+4
* * sigproc.cc (proc_terminate): Avoid setting ppid to 1 if we're execing.Christopher Faylor2011-10-171-0/+4
* * cygerrno.h (__set_errno): Modify debugging output to make searching straceChristopher Faylor2011-10-151-0/+119
* * fhandler_process.cc (dos_drive_mappings::fixup_if_match): ConvertCorinna Vinschen2011-10-151-0/+5
* * sec_auth.cc (get_token_group_sidlist): Add CONSOLE LOGON SID onCorinna Vinschen2011-10-151-0/+26
* * path.cc (find_fast_cwd_pointer): Allow 'push crit-sect-addr' insteadCorinna Vinschen2011-10-131-0/+5
* * path.cc (copy_cwd_str): Move up in file to be accessible fromCorinna Vinschen2011-10-131-0/+14
* * fhandler_console.cc (fhandler_console::cursor_set): Disable forcingCorinna Vinschen2011-10-121-0/+5
* * cygwin.din: Remove some _tc* exports. Add tcgetsid().Christopher Faylor2011-10-111-0/+32