aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-05-282003-05-28 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston564-3/+147374
2003-05-28* Makefile.tpl: Make maybe-check-gcc .PHONY.DJ Delorie3-2/+7
2003-05-282003-05-28 Dhananjay Deshpande <dhananjayd@kpitcummins.com>Jeff Johnston8-1/+67
2003-05-282003-05-28 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-2/+29
2003-05-272003-05-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-2/+11
2003-05-27* fhandler_socket.cc (sock_event::~sock_event): New method.Thomas Pfaff2-21/+34
2003-05-27 * fhandler_socket.cc (fhandler_socket::dup): First try duplicatingCorinna Vinschen2-7/+13
2003-05-27 * fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): FilterCorinna Vinschen2-0/+8
2003-05-262003-05-26 Eric Christopher <echristo@redhat.com>Jeff Johnston2-2/+4
2003-05-26 * syscalls.cc (statfs): Call GetDiskFreeSpaceEx before GetDiskFreeSpace.Corinna Vinschen2-3/+10
2003-05-26 * fhandler.cc (is_at_eof): Fix conditional. Use INVALID_FILE_SIZECorinna Vinschen2-1/+6
2003-05-26 * fhandler_socket.cc (fhandler_socket::connect): Guard calls toCorinna Vinschen2-3/+9
2003-05-26 * fhandler.h: Rename FH_W95LSBUG flag to FH_LSEEKED.Corinna Vinschen4-54/+92
2003-05-25* include/winuser.h (EnumDisplayDevicesW): Fix typo.Christopher Faylor2-1/+5
2003-05-25 * autoload.cc (GetDiskFreeSpaceEx): Add.Corinna Vinschen4-35/+45
2003-05-24 * fhandler_process.cc (format_process_stat): use PagefileUsageCorinna Vinschen2-2/+8
2003-05-242003-05-23 Jason Eckhardt <jle@rice.edu>Jason Eckhardt2-3/+32
2003-05-232003-05-23 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith3-4/+28
2003-05-22* configure.in: Use curly braces in the definition of tooldir.DJ Delorie1-1/+1
2003-05-22* Makefile.tpl (configure-target-libiberty): Depend only on gcc, notDJ Delorie3-2/+8
2003-05-21* Makefile.tpl: Add missing empty maybe-check-gcc target.DJ Delorie3-0/+7
2003-05-21 * include/wincrypt.h (PLAINTEXTKEYBLOB, OPAQUEKEYBLOB,Danny Smith2-1/+25
2003-05-212003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>Maciej W. Rozycki1-0/+5
2003-05-21Fix typo "ink" instead of "link"Nick Clifton2-1/+5
2003-05-21 * shared_info.h: Match shared_name declaration with below change.Corinna Vinschen6-14/+35
2003-05-212003-05-20 Jason Eckhardt <jle@rice.edu>Jason Eckhardt2-3/+8
2003-05-212003-05-20 Jason Eckhardt <jle@rice.edu>Jason Eckhardt2-10/+17
2003-05-21.Roland McGrath1-2/+8
2003-05-212003-05-15 Roland McGrath <roland@redhat.com>Roland McGrath3-2/+56
2003-05-202003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>Maciej W. Rozycki1-1/+1
2003-05-20 * fhandler_socket.cc (secret_event_name): Return void. Use incomingCorinna Vinschen2-9/+16
2003-05-20 * fhandler_socket.cc (SECRET_EVENT_NAME): Remove.Corinna Vinschen5-36/+122
2003-05-20 * winsup/cygwin/include/cygwin/version.h: Bump API minor version.Corinna Vinschen5-15/+78
2003-05-202003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode5-231/+472
2003-05-19* configure.in: Accept i[3456789]86 for machine type.DJ Delorie3-58/+63
2003-05-19* acinclude.m4: Accept i[3456789]86 for machine type.DJ Delorie2-1/+5
2003-05-19* spawn.cc (spawn_guts): Show more of command line in strace output.Christopher Faylor2-4/+8
2003-05-182003-05-18 Jason Eckhardt <jle@rice.edu>Jason Eckhardt2-2/+6
2003-05-18<top level>Nathanael Nerode7-181/+547
2003-05-182003-05-18 Manu B <manubee@users.sourceforge.net>Danny Smith3-23/+47
2003-05-162003-05-14 Michael Snyder <msnyder@redhat.com>Michael Snyder2-0/+5
2003-05-162003-05-15 Andreas Schwab <schwab@suse.de>Andreas Jaeger3-0/+9
2003-05-16Replace i[3456]86 with i[3-7]86Nick Clifton2-2/+6
2003-05-15 * include/stdlib.h (_Exit): Move out of __STRICT_ANSI__ block,Danny Smith2-7/+13
2003-05-15Remove isascii.o, add isascii.c to repositoryDanny Smith2-0/+35
2003-05-15* thread.h (pthread::init_mainthread): Remove function parameter.Thomas Pfaff4-13/+23
2003-05-15libiberty/ChangeLog:Jim Blandy2-2/+9
2003-05-15 * fhandler_proc.cc (format_proc_meminfo): Make swap memory outputCorinna Vinschen2-2/+7
2003-05-15 * include/ddk/ndis.h (NDIS30_MINIPORT_CHARACTERISTICS_S):Danny Smith2-4/+9
2003-05-15 * string_old.c: Remove, splitting into...Danny Smith9-33/+162