summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* new defines for Coldfire V4.Nick Clifton2001-02-282-2/+9
* 2001-02-28 Will Cohen <wcohen@redhat.com>Jeff Johnston2001-02-2811-2/+513
* * uinfo.cc: Eliminate `#include <wchar.h>'.Corinna Vinschen2001-02-282-1/+4
* 2001-02-27 Philip Blundell <pb@futuretv.com>Phil Blundell2001-02-282-19/+35
* * fhandler_floppy.cc (fhandler_dev_floppy::lseek): DetermineEgor Duda2001-02-282-47/+91
* * fhandler.h (class fhandler_console): Make all variables thatEgor Duda2001-02-273-95/+245
* * times.cc (settimeofday): Replace function stub with working code.Christopher Faylor2001-02-262-3/+27
* * strace.cc (strace::vprntf): Move prntf functionality to this functionCorinna Vinschen2001-02-263-4/+50
* * shortcut.c: Remove #include <sys/strace.h>.Corinna Vinschen2001-02-252-1/+4
* * path.cc (symlink): Add a ".lnk" suffix regardless. Add a comment.Corinna Vinschen2001-02-252-6/+10
* * shortcut.c: Change symlink condition.Corinna Vinschen2001-02-252-2/+7
* CYGWIN32 -> CYGWIN.Christopher Faylor2001-02-241-1/+1
* * mmap.cc (fhandler_disk_file::mmap): Use `addr' correctly.Corinna Vinschen2001-02-233-3/+8
* 2001-02-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-02-222-2/+8
* 2001-02-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-02-223-22/+26
* 2001-02-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-02-2298-259/+258