aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-03-26Mostly cosmetic. Fixes to comments. Don't start as_bad and as_warnAlan Modra2-62/+80
2000-03-26* path.cc (symlink_check_one): Recognize symlink settings from the mount table.Christopher Faylor5-53/+51
2000-03-25* environ.cc: Add TMPDIR to the list of environment variables which areChristopher Faylor4-3/+15
2000-03-25 * partition.h: New file.Christopher Faylor1-0/+81
2000-03-24merge from gccJason Merrill2-60/+106
2000-03-24Fri Mar 24 15:34:00 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston106-142/+208
2000-03-24Fix compile time warning messages.Nick Clifton2-21/+32
2000-03-23Thu Mar 22 14:57:00 2000 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2-1/+11
2000-03-22Tue Mar 21 19:08:00 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston2-1/+5
2000-03-19* syscalls.cc (stat_worker): Set st_nlink to 1 on remote drives.Corinna Vinschen2-2/+8
2000-03-19* times.cc: Fix extern declarations for variables that are exported but used byChristopher Faylor2-1/+11
2000-03-19* times.cc: Remove unneeded (and incorrect) externs.Christopher Faylor2-3/+4
2000-03-19Patch suggested by Mumit Khan <khan@xraylith.wisc.edu>:Christopher Faylor3-2/+14
2000-03-18* Makefile.in: Make CXXFLAGS consistent with cygwin.Christopher Faylor2-4/+9
2000-03-18* dcrt0.cc (host_dependent_constants::init): Eliminate DELETE flag from sharedChristopher Faylor2-1/+6
2000-03-18* delqueue.cc (delqueue_list::queue_file): Add some debugging.Christopher Faylor4-19/+48
2000-03-1720000317 sourceware importRanjith Kumaran420-0/+66815
2000-03-17Fri Mar 17 15:37:00 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston2-2/+13
2000-03-17* fhandler.cc (fhandler_base::open): Call set_file_attribute() only if a file...Corinna Vinschen2-1/+9
2000-03-16Change ChangeLog entry to more common format.Corinna Vinschen1-11/+11
2000-03-16 * security.cc (set_process_privileges): Removed `static'.Corinna Vinschen7-120/+123
2000-03-15 * internal.h: Fix a typo in the comment for R_MOVL2.Jeff Law2-1/+5
2000-03-15* errno.cc: Map ERROR_NOACCESS to EFAULT.Corinna Vinschen2-0/+5
2000-03-15* spawn.cc (spawn_guts): Restore dependency on signal_arrived. It's needed toChristopher Faylor2-2/+11
2000-03-15* Makefile.in: Use MINGW_CXXFLAGS when compiling strace.Christopher Faylor2-3/+7
2000-03-15Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com>Christopher Faylor15-88/+106
2000-03-13settimeofday was listed twiceDJ Delorie1-2/+2
2000-03-13Mon Mar 13 15:22:00 2000 Sergei Organov <osv@javad.ru>Ranjith Kumaran2-1/+5
2000-03-13* strace.cc: Throughout, track information like start_time, etc. on aChristopher Faylor2-28/+36
2000-03-12* fhandler.cc (fhandler_base::get_readahead_into_buffer): New function.Christopher Faylor7-92/+113
2000-03-12* fhandler_console.cc (fhandler_console::read): Don't even think about breakingChristopher Faylor4-112/+139
2000-03-11* sigproc.cc: Set wait_sig priority to normal.Christopher Faylor2-1/+5
2000-03-11In bfd/:Geoffrey Keating2-0/+12
2000-03-102000-03-10 H.J. Lu <hjl@gnu.org>H.J. Lu2-11/+4
2000-03-10Fri Mar 10 16:09:20 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston2-0/+5
2000-03-102000-03-10 H.J. Lu <hjl@gnu.org>H.J. Lu2-0/+15
2000-03-10* sigproc.cc (wait_sig): Add addtional debugging output.Christopher Faylor2-2/+6
2000-03-10* libc/stdio/putw.c (putw): Return 0 on success, to be compliantAlexandre Oliva2-5/+7
2000-03-09Thu Mar 9 17:20:41 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston3-5/+13
2000-03-09* environ.cc: Eliminate oldstack CYGWIN option.Christopher Faylor8-178/+129
2000-03-08Wed Mar 8 17:11:41 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston3-3/+8
2000-03-08* libc/reent/Makefile.am (lib_a_SOURCES): Added unlinkr.c.Alexandre Oliva6-37/+74
2000-03-08* libc/string/Makefile.am (lib_a_SOURCES): Added swab.c.Alexandre Oliva6-3/+63
2000-03-08* libc/stdio/Makefile.am (lib_a_SOURCES): Added getw.c and putw.c.Alexandre Oliva6-2/+160
2000-03-07* sigproc.cc (sig_send): Eliminate sync_sig_send synchronization since itChristopher Faylor3-6/+9
2000-03-07Throughout use strace class in place of individual functions and variables.Christopher Faylor14-93/+87
2000-03-06Remove extraneous CYGNUYS LOCAL markers.Nick Clifton1-12/+3
2000-03-05* exceptions.cc (call_handler): Streamline to use only one call toChristopher Faylor3-12/+37
2000-03-03* Makefile.in (taz): Set PACKAGE to TOOL when not defined.Andrew Cagney2-8/+44
2000-03-02Apply patch for 100679Nick Clifton2-35/+56