summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * libc/iconv/ccs/Makefile.am: Add missing backslash.Corinna Vinschen2011-11-083-8/+24
* * new-features.sgml (ov-new1.7.10): Document ptsname_r.Corinna Vinschen2011-11-082-1/+5
* * posix.sgml (std-gnu): Add ptsname_r.Corinna Vinschen2011-11-082-0/+5
* * fhandler.h (__ptsname): New macro.Christopher Faylor2011-11-085-5/+24
* * include/cygwin/stdlib.h: Update copyright.Christopher Faylor2011-11-082-1/+5
* * cygwin.din (ptsname_r): Export.Christopher Faylor2011-11-0711-16/+69
* * fhandler.cc (CHUNK_SIZE): Drop NO_COPY.Corinna Vinschen2011-11-072-1/+5
* * syscalls.cc (check_dir_not_empty): Check surplus directory entriesCorinna Vinschen2011-11-072-22/+131
* * pinfo.cc (status_exit): Recognize STATUS_ILLEGAL_INSTRUCTION.Christopher Faylor2011-11-053-0/+9
* * faq-using.xml (faq.using.fixing-fork-failures): Add new FAQ.Jon TURNEY2011-11-053-1/+94
* * pinfo.cc (status_exit): Return complete error code. HandleChristopher Faylor2011-11-052-6/+16
* * pinfo.h (pinfo::reattach): Only set destroy to false when proc_subprocChristopher Faylor2011-11-043-6/+17
* * sigproc.cc (child_info_spawn::reattach_children): Clean up handle when can'tChristopher Faylor2011-11-042-0/+7
* * sigproc.cc (child_info::sync): Report on exit code in strace output.Christopher Faylor2011-11-032-2/+10
* * sigproc.cc (child_info_spawn::reattach_children): Avoid issuing an error whenChristopher Faylor2011-11-032-8/+13
* * fhandler.cc (off_current): Define local in fhandler_base::raw_write.Corinna Vinschen2011-11-034-8/+13
* toplevel:Rainer Orth2011-11-025-15/+14
* [.]DJ Delorie2011-11-0210-0/+315
* * config.sub: Update to version 2011-10-29 (added rl78)DJ Delorie2011-11-022-3/+7
* Remove erroneous entry.Christopher Faylor2011-10-301-1/+0
* * fhandler.h (fhandler_pipe::create_selectable): Remove optional argument, takeChristopher Faylor2011-10-309-364/+444
* * exceptions.cc (sigpacket::process): Avoid a potential deadlock when exitingChristopher Faylor2011-10-282-0/+6
* * new-features.sgml (ov-new1.7.10): Document getgrouplist.Corinna Vinschen2011-10-282-2/+6
* * cygwin.din (getgrouplist): Export.Corinna Vinschen2011-10-286-20/+86
* bfd:Joern Rennecke2011-10-271-1/+1
* * config.sub: Import these changes from the config project:Nick Clifton2011-10-272-1/+36
* * child_info.h (cchildren): New struct.Christopher Faylor2011-10-269-27/+129
* * hookapi.cc (hook_or_detect_cygwin): Take additional handleCorinna Vinschen2011-10-254-11/+69
* bfd:Nick Clifton2011-10-255-0/+71
* * mips.h: Fix a typo in description.Maciej W. Rozycki2011-10-242-1/+5
* * syscalls.cc (unlink_nt): Fix a bug which overwrites the NT statusCorinna Vinschen2011-10-242-6/+14
* * shared.cc (open_shared): Fix memory reservation of essential sharedCorinna Vinschen2011-10-242-7/+13
* * fhandler_tty.cc (fhandler_pty_slave::read): Use consistent way for testingChristopher Faylor2011-10-233-3/+16
* * path.cc (path_conv::get_nt_native_path): Avoid dereferencing path when it isChristopher Faylor2011-10-232-2/+17
* * dtable.cc (dtable::delete_archetype): Improve debugging output.Christopher Faylor2011-10-2211-110/+183
* * obstack.h [!GNUC] (obstack_free): Avoid cast to int.DJ Delorie2011-10-223-5/+15
* * fhandler_disk_file.cc (fhandler_disk_file::rmdir): Check invalidCorinna Vinschen2011-10-214-4/+13
* Check in missing ChangeLog entry.Christopher Faylor2011-10-211-0/+7
* * globals.cc (ro_u_ncfsd): New R/O unicode string.Corinna Vinschen2011-10-216-10/+31
* * fhandler.h (fhandler*::copyto): Free path_conv strings first.Christopher Faylor2011-10-202-4/+45
* Throughout change TTY_* to PTY_*, tty_* to pty_*, and ttym_* to ptmx_*.Christopher Faylor2011-10-2014-171/+211
* * syscalls.cc (try_to_bin): Improve debug output.Corinna Vinschen2011-10-203-33/+90
* PR ld/13254Alan Modra2011-10-192-0/+8
* * libc/machine/arm/Makefile.am (lib_a_SOURCES): Add memchr-stub.c,Nick Clifton2011-10-188-3/+399
* * path.cc: Extend two comments. Mention the name RtlpCurDirRefCorinna Vinschen2011-10-182-5/+20
* * dcrt0.cc (dll_crt0_1): Copy argv before passing to main().Christopher Faylor2011-10-172-1/+16
* * sigproc.cc (proc_terminate): Avoid setting ppid to 1 if we're execing.Christopher Faylor2011-10-172-1/+13
* * cygerrno.h (__set_errno): Modify debugging output to make searching straceChristopher Faylor2011-10-1531-4005/+6589
* * fhandler_process.cc (dos_drive_mappings::fixup_if_match): ConvertCorinna Vinschen2011-10-152-0/+13
* * sec_auth.cc (get_token_group_sidlist): Add CONSOLE LOGON SID onCorinna Vinschen2011-10-156-67/+130