summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 2003-06-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-06-043-4/+7
* 2003-06-03 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2003-06-042-25/+17
* * configure.in: Allow any i?86 variant.Christopher Faylor2003-06-041-0/+5
* binutils/Jakub Jelinek2003-06-033-0/+14
* 2003-06-03 Michael Snyder <msnyder@redhat.com>Michael Snyder2003-06-032-545/+1814
* * Makefile.tpl: Make 'recursive targets' using autogen ratherNathanael Nerode2003-06-036-667/+16693
* 2003-06-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-06-0335-126/+165
* 2003-06-03 Till Straumann <strauman@SLAC.Stanford.EDU>Jeff Johnston2003-06-032-1/+8
* bfd/H.J. Lu2003-06-032-0/+7
* * configure.in: Allow any i?86 variant.Christopher Faylor2003-06-032-2/+2
* * Makefile.tpl: Rename [+target+] to [+make_target+].Nathanael Nerode2003-06-033-14/+19
* Add pc-relative 32-bit reloc to v850 port. Fixes ld-elf/merge test failure.Nick Clifton2003-06-032-1/+7
* * fhandler_socket.cc (connect_thread): Remove.Corinna Vinschen2003-06-033-55/+77
* * spawn.cc (spawn_guts): Don't hang around if the parent doesn't exist.Christopher Faylor2003-06-032-2/+6
* * include/ddk/ntpoapi.h (POWER_INFORMATION_LEVEL): Remove.Danny Smith2003-06-025-43/+35
* * cygthread.h (cygthread::terminate_thread): Mark private.Christopher Faylor2003-06-023-5/+16
* * fhandler_socket.cc (fhandler_socket::accept): Rename `signalled'Corinna Vinschen2003-06-022-2/+7
* * fhandler_socket.cc (fhandler_socket::connect): Simplify previousCorinna Vinschen2003-06-022-28/+16
* * fhandler_socket.cc: Include cygthread.h.Corinna Vinschen2003-06-022-110/+71
* * fhandler.cc (fhandler_base::write): Correct minor printf formatting styleChristopher Faylor2003-06-022-1/+6
* 2003-06-01 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2003-06-012-12/+17
* * path.cc (mount_info::conv_to_win32_path): gcc warning about chroot_ok wasChristopher Faylor2003-05-302-3/+9
* 2003-05-30 Kelley Cook <kelleycook@wideopenwest.com>Jeff Johnston2003-05-305-12/+20
* bfd/Jakub Jelinek2003-05-302-0/+12
* * cygheap.cc (init_cheap): Temporarily remove inline that newer gcc's haveChristopher Faylor2003-05-304-15/+22
* 2003-05-30 Mattia Barbon <mbarbon@dsi.unive.it>Luke Dunstan2003-05-307-12/+207
* 2003-05-30 Bang Jun-Young <junyoung@netbsd.org>Danny Smith2003-05-303-1/+26
* * include/sys/param.h: Add DEV_BSIZE.Corinna Vinschen2003-05-302-1/+10
* Update URLNick Clifton2003-05-302-1/+6
* 2003-05-30 Sascha Sommer <saschasommer@freenet.de>Danny Smith2003-05-302-0/+13
* * 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