summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 20000317 sourceware importRanjith Kumaran2000-03-17420-0/+66815
* Fri Mar 17 15:37:00 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston2000-03-172-2/+13
* * fhandler.cc (fhandler_base::open): Call set_file_attribute() only if a file...Corinna Vinschen2000-03-172-1/+9
* Change ChangeLog entry to more common format.Corinna Vinschen2000-03-161-11/+11
* * security.cc (set_process_privileges): Removed `static'.Corinna Vinschen2000-03-167-120/+123
* * internal.h: Fix a typo in the comment for R_MOVL2.Jeff Law2000-03-152-1/+5
* * errno.cc: Map ERROR_NOACCESS to EFAULT.Corinna Vinschen2000-03-152-0/+5
* * spawn.cc (spawn_guts): Restore dependency on signal_arrived. It's needed toChristopher Faylor2000-03-152-2/+11
* * Makefile.in: Use MINGW_CXXFLAGS when compiling strace.Christopher Faylor2000-03-152-3/+7
* Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com>Christopher Faylor2000-03-1515-88/+106
* settimeofday was listed twiceDJ Delorie2000-03-131-2/+2
* Mon Mar 13 15:22:00 2000 Sergei Organov <osv@javad.ru>Ranjith Kumaran2000-03-132-1/+5
* * strace.cc: Throughout, track information like start_time, etc. on aChristopher Faylor2000-03-132-28/+36
* * fhandler.cc (fhandler_base::get_readahead_into_buffer): New function.Christopher Faylor2000-03-127-92/+113
* * fhandler_console.cc (fhandler_console::read): Don't even think about breakingChristopher Faylor2000-03-124-112/+139
* * sigproc.cc: Set wait_sig priority to normal.Christopher Faylor2000-03-112-1/+5
* In bfd/:Geoffrey Keating2000-03-112-0/+12
* 2000-03-10 H.J. Lu <hjl@gnu.org>H.J. Lu2000-03-102-11/+4
* Fri Mar 10 16:09:20 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston2000-03-102-0/+5
* 2000-03-10 H.J. Lu <hjl@gnu.org>H.J. Lu2000-03-102-0/+15
* * sigproc.cc (wait_sig): Add addtional debugging output.Christopher Faylor2000-03-102-2/+6
* * libc/stdio/putw.c (putw): Return 0 on success, to be compliantAlexandre Oliva2000-03-102-5/+7
* Thu Mar 9 17:20:41 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston2000-03-093-5/+13
* * environ.cc: Eliminate oldstack CYGWIN option.Christopher Faylor2000-03-098-178/+129
* Wed Mar 8 17:11:41 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston2000-03-083-3/+8
* * libc/reent/Makefile.am (lib_a_SOURCES): Added unlinkr.c.Alexandre Oliva2000-03-086-37/+74
* * libc/string/Makefile.am (lib_a_SOURCES): Added swab.c.Alexandre Oliva2000-03-086-3/+63
* * libc/stdio/Makefile.am (lib_a_SOURCES): Added getw.c and putw.c.Alexandre Oliva2000-03-086-2/+160
* * sigproc.cc (sig_send): Eliminate sync_sig_send synchronization since itChristopher Faylor2000-03-073-6/+9
* Throughout use strace class in place of individual functions and variables.Christopher Faylor2000-03-0714-93/+87
* Remove extraneous CYGNUYS LOCAL markers.Nick Clifton2000-03-061-12/+3
* * exceptions.cc (call_handler): Streamline to use only one call toChristopher Faylor2000-03-053-12/+37
* * Makefile.in (taz): Set PACKAGE to TOOL when not defined.Andrew Cagney2000-03-032-8/+44
* Apply patch for 100679Nick Clifton2000-03-022-35/+56
* 2000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu2000-03-012-2/+10
* * sigproc.cc (sig_send): Temporarily set priority to highest while sending aChristopher Faylor2000-02-292-0/+10
* 2000-02-28 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan2000-02-293-5/+5
* 2000-02-28 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan2000-02-293-56/+556
* 2000-02-28 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan2000-02-292-4/+22
* 2000-02-28 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan2000-02-291-0/+4
* 2000-02-28 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan2000-02-292-4/+13
* 2000-02-28 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan2000-02-292-0/+91
* 2000-02-28 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan2000-02-294-2/+157
* * include/rapi.h: New file.Christopher Faylor2000-02-281-0/+5
* Defone {MIPS|SH}_PE_MAGICNick Clifton2000-02-283-1/+7
* * pinfo.cc (set_myself): Add build date to strace output.Christopher Faylor2000-02-283-1/+12
* Fix typo.Christopher Faylor2000-02-281-1/+0
* Fix sysname.Christopher Faylor2000-02-281-1/+1
* * configure.in: Remove --enable-strace-hhmmss option.Christopher Faylor2000-02-283-86/+55
* * strace.cc (handle_output_debug_string): Parse strace output to allow variousChristopher Faylor2000-02-283-10/+145