summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Synchronise with copyright dates on FSF GCC versions of these filesNick Clifton2001-03-148-7/+14
* * environ.cc (parse_options): Use strtok_r instead of strtok.Corinna Vinschen2001-03-143-5/+19
* * path.cc (lnk_suffixes): Remove.Corinna Vinschen2001-03-143-21/+25
* * libc/sys/cygwin/crt0.c: Add copyright hint.Corinna Vinschen2001-03-146-1/+46
* formatting fixNick Clifton2001-03-141-23/+24
* Fix typos in ChangeLogs; add coff/external.h; fix copyright datesNick Clifton2001-03-14144-4497/+2357
* * fhandler.cc (fhandler_disk_file::fstat): Add correct modes toCorinna Vinschen2001-03-132-1/+6
* * include/wingdi.h: (DOCINFO) Ansi version defined incorrectly.Earnie Boyd2001-03-132-1/+6
* * libc/stdio/vfprintf.c (QUADINT) [_NO_LONGLONG]: Make itAlexandre Oliva2001-03-132-0/+11
* Fix typoEgor Duda2001-03-131-2/+2
* * fhandler.h (fhandler_termios::fixup_after_exec): New function.Egor Duda2001-03-124-2/+18
* * fhandler.h (fhandler_termios::fhandler_termios): Enable fixupEgor Duda2001-03-123-2/+8
* * include/commctrl.h (TBSTYLE_FLAT): New definition.Earnie Boyd2001-03-122-0/+10
* * mkvers.sh: Include config.h so that DEBUGGING is correctly defined.Christopher Faylor2001-03-122-0/+5
* * spawn.cc (spawn_guts): Don't set EXIT_REPARENTING if parent process is not aChristopher Faylor2001-03-123-5/+11
* * child_info.h: Bump magic number for fork/exec/spawn.Christopher Faylor2001-03-112-1/+5
* Remove obvious brain freeze problem.Christopher Faylor2001-03-111-1/+1
* * autoload.cc (noload): Use proper method for multiline strings or newer gcc'sChristopher Faylor2001-03-115-167/+186
* * shortcut.c (PATH_ALL_EXEC): Add parentheses to avoid a compiler warning.Christopher Faylor2001-03-106-40/+39
* merge from gccDJ Delorie2001-03-102-0/+9
* * syscalls.cc (_rename): Set errno to ENOENT when an old path doesn't existChristopher Faylor2001-03-103-3/+11
* * winsup.api/ltp/access01.c: Avoid compilation error if X_OKEgor Duda2001-03-102-13/+18
* * config/default.exp: Remove unneeded debugging output.Egor Duda2001-03-093-3/+7
* * rs6000/simulator.S (dup): New syscall.Geoffrey Keating2001-03-092-1/+12
* 2001-03-07 Richard Sandiford <rsandifo@redhat.com>Jeff Johnston2001-03-083-4/+85
* * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.Alexandre Oliva2001-03-082-3/+7
* * libc/include/sys/config.h: Use ssize_t for read/write declarations.Christopher Faylor2001-03-072-0/+5
* * syscalls.cc (_read): Change definition to return ssize_t to be consistentChristopher Faylor2001-03-072-2/+9
* Update copyright.Christopher Faylor2001-03-072-2/+2
* * sigproc.h (sigthread): Declare new methods. Create new winapi_lock field.Christopher Faylor2001-03-074-3/+49
* merge from gccDJ Delorie2001-03-062-0/+19
* * path.cc (suffix_scan::has): Change order of conditionalsCorinna Vinschen2001-03-062-10/+15
* * autoload.c (cygwin_premain0): Add missing parameter.Corinna Vinschen2001-03-067-4/+50
* Mon Mar 5 21:48:54 2001 J"orn Rennecke <amylaar@redhat.com>Jeff Johnston2001-03-069-23/+33
* * include/a.out.h: Add copyright hint.Corinna Vinschen2001-03-0548-0/+524
* 2001-03-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-03-052-3/+7
* * getfacl.c: Add copyright hint.Corinna Vinschen2001-03-054-0/+40
* * dlopen.c (dlopen): Return NULL when name is NULL (suggested byChristopher Faylor2001-03-0528-147/+315
* * libc/include/sys/stat.h: Use special defines for executable stat bits whenChristopher Faylor2001-03-053-7/+31
* * fhandler.h (class fhandler_tty_common): New mutex and event toEgor Duda2001-03-045-68/+188
* *** empty log message ***Christopher Faylor2001-03-035-171/+171
* 2001-03-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-03-022-0/+7
* 2001-03-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-03-022-0/+5
* * dir.cc (readdir): Fix creating path in symlink check.Corinna Vinschen2001-03-022-1/+5
* * cygwinenv.sgml: Add text for `winsymlinks' option.Corinna Vinschen2001-03-024-9/+48
* * dir.cc (readdir): Fix shortcut==symlink condition.Corinna Vinschen2001-03-026-89/+141
* merge from gccDJ Delorie2001-03-022-2/+7
* * exceptions.cc (sig_handle_tty_stop): Ignore attempts to suspend a process ifChristopher Faylor2001-03-022-0/+9
* * select.cc (peek_console): Don't report read_ready on mouse events unless weChristopher Faylor2001-03-023-1/+11
* 2001-03-01 Earnie Boyd <earnie@users.sourceforge.netEarnie Boyd2001-03-013-3/+20