summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * fhandler_socket.cc (fhandler_socket::dup): Rearrange. FixCorinna Vinschen2003-05-292-22/+29
* Import patch to add FreeBSD support.Nick Clifton2003-05-292-0/+22
* * include/winuser.h (LWA_COLORKEY, LWA_ALPHA): Add defines.Luke Dunstan2003-05-292-0/+6
* * mkvers.sh: Avoid "-dontuse" tags.Christopher Faylor2003-05-295-35/+74
* * fhandler_socket.cc (fhandler_socket::dup): If running impersonated,Corinna Vinschen2003-05-282-10/+24
* 2003-05-28 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-05-28564-3/+147374
* * Makefile.tpl: Make maybe-check-gcc .PHONY.DJ Delorie2003-05-283-2/+7
* 2003-05-28 Dhananjay Deshpande <dhananjayd@kpitcummins.com>Jeff Johnston2003-05-288-1/+67
* 2003-05-28 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-05-282-2/+29
* 2003-05-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-05-273-2/+11
* * fhandler_socket.cc (sock_event::~sock_event): New method.Thomas Pfaff2003-05-272-21/+34
* * fhandler_socket.cc (fhandler_socket::dup): First try duplicatingCorinna Vinschen2003-05-272-7/+13
* * fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): FilterCorinna Vinschen2003-05-272-0/+8
* 2003-05-26 Eric Christopher <echristo@redhat.com>Jeff Johnston2003-05-262-2/+4
* * syscalls.cc (statfs): Call GetDiskFreeSpaceEx before GetDiskFreeSpace.Corinna Vinschen2003-05-262-3/+10
* * fhandler.cc (is_at_eof): Fix conditional. Use INVALID_FILE_SIZECorinna Vinschen2003-05-262-1/+6
* * fhandler_socket.cc (fhandler_socket::connect): Guard calls toCorinna Vinschen2003-05-262-3/+9
* * fhandler.h: Rename FH_W95LSBUG flag to FH_LSEEKED.Corinna Vinschen2003-05-264-54/+92
* * include/winuser.h (EnumDisplayDevicesW): Fix typo.Christopher Faylor2003-05-252-1/+5
* * autoload.cc (GetDiskFreeSpaceEx): Add.Corinna Vinschen2003-05-254-35/+45
* * fhandler_process.cc (format_process_stat): use PagefileUsageCorinna Vinschen2003-05-242-2/+8
* 2003-05-23 Jason Eckhardt <jle@rice.edu>Jason Eckhardt2003-05-242-3/+32
* 2003-05-23 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2003-05-233-4/+28
* * configure.in: Use curly braces in the definition of tooldir.DJ Delorie2003-05-221-1/+1
* * Makefile.tpl (configure-target-libiberty): Depend only on gcc, notDJ Delorie2003-05-223-2/+8
* * Makefile.tpl: Add missing empty maybe-check-gcc target.DJ Delorie2003-05-213-0/+7
* * include/wincrypt.h (PLAINTEXTKEYBLOB, OPAQUEKEYBLOB,Danny Smith2003-05-212-1/+25
* 2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>Maciej W. Rozycki2003-05-211-0/+5
* Fix typo "ink" instead of "link"Nick Clifton2003-05-212-1/+5
* * shared_info.h: Match shared_name declaration with below change.Corinna Vinschen2003-05-216-14/+35
* 2003-05-20 Jason Eckhardt <jle@rice.edu>Jason Eckhardt2003-05-212-3/+8
* 2003-05-20 Jason Eckhardt <jle@rice.edu>Jason Eckhardt2003-05-212-10/+17
* .Roland McGrath2003-05-211-2/+8
* 2003-05-15 Roland McGrath <roland@redhat.com>Roland McGrath2003-05-213-2/+56
* 2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>Maciej W. Rozycki2003-05-201-1/+1
* * fhandler_socket.cc (secret_event_name): Return void. Use incomingCorinna Vinschen2003-05-202-9/+16
* * fhandler_socket.cc (SECRET_EVENT_NAME): Remove.Corinna Vinschen2003-05-205-36/+122
* * winsup/cygwin/include/cygwin/version.h: Bump API minor version.Corinna Vinschen2003-05-205-15/+78
* 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2003-05-205-231/+472
* * configure.in: Accept i[3456789]86 for machine type.DJ Delorie2003-05-193-58/+63
* * acinclude.m4: Accept i[3456789]86 for machine type.DJ Delorie2003-05-192-1/+5
* * spawn.cc (spawn_guts): Show more of command line in strace output.Christopher Faylor2003-05-192-4/+8
* 2003-05-18 Jason Eckhardt <jle@rice.edu>Jason Eckhardt2003-05-182-2/+6
* <top level>Nathanael Nerode2003-05-187-181/+547
* 2003-05-18 Manu B <manubee@users.sourceforge.net>Danny Smith2003-05-183-23/+47
* 2003-05-14 Michael Snyder <msnyder@redhat.com>Michael Snyder2003-05-162-0/+5
* 2003-05-15 Andreas Schwab <schwab@suse.de>Andreas Jaeger2003-05-163-0/+9
* Replace i[3456]86 with i[3-7]86Nick Clifton2003-05-162-2/+6
* * include/stdlib.h (_Exit): Move out of __STRICT_ANSI__ block,Danny Smith2003-05-152-7/+13
* Remove isascii.o, add isascii.c to repositoryDanny Smith2003-05-152-0/+35