aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-06-06New structure containing fields used by the on_exit() function.Nick Clifton6-27/+84
2003-06-06 * cygwin.din: Add vsyslog.Corinna Vinschen6-7/+28
2003-06-062003-06-06 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith5-2/+162
2003-06-05* cygthread.cc (cygthread::terminate_thread): Change system_printf toChristopher Faylor2-1/+6
2003-06-052003-06-03 Michael Snyder <msnyder@redhat.com>Michael Snyder2-24/+48
2003-06-05 * include/winuser.h (WNDCLASS[AW], WNDCLASSEX[AW]): Change type ofLuke Dunstan2-4/+10
2003-06-05* shared.cc (shared_info::heap_chunk_size): Be really defensive about makingChristopher Faylor2-0/+7
2003-06-052003-06-05 Bart Oldeman <bartoldeman@users.sourceforge.net>Danny Smith3-2/+8
2003-06-04* path.cc (conv_path_list): Use correct value when calculating length to avoidChristopher Faylor2-1/+6
2003-06-042003-06-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-4/+7
2003-06-042003-06-03 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2-25/+17
2003-06-04* configure.in: Allow any i?86 variant.Christopher Faylor1-0/+5
2003-06-03binutils/Jakub Jelinek3-0/+14
2003-06-032003-06-03 Michael Snyder <msnyder@redhat.com>Michael Snyder2-545/+1814
2003-06-03 * Makefile.tpl: Make 'recursive targets' using autogen ratherNathanael Nerode6-667/+16693
2003-06-032003-06-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston35-126/+165
2003-06-032003-06-03 Till Straumann <strauman@SLAC.Stanford.EDU>Jeff Johnston2-1/+8
2003-06-03bfd/H.J. Lu2-0/+7
2003-06-03* configure.in: Allow any i?86 variant.Christopher Faylor2-2/+2
2003-06-03 * Makefile.tpl: Rename [+target+] to [+make_target+].Nathanael Nerode3-14/+19
2003-06-03Add pc-relative 32-bit reloc to v850 port. Fixes ld-elf/merge test failure.Nick Clifton2-1/+7
2003-06-03 * fhandler_socket.cc (connect_thread): Remove.Corinna Vinschen3-55/+77
2003-06-03* spawn.cc (spawn_guts): Don't hang around if the parent doesn't exist.Christopher Faylor2-2/+6
2003-06-02 * include/ddk/ntpoapi.h (POWER_INFORMATION_LEVEL): Remove.Danny Smith5-43/+35
2003-06-02* cygthread.h (cygthread::terminate_thread): Mark private.Christopher Faylor3-5/+16
2003-06-02 * fhandler_socket.cc (fhandler_socket::accept): Rename `signalled'Corinna Vinschen2-2/+7
2003-06-02 * fhandler_socket.cc (fhandler_socket::connect): Simplify previousCorinna Vinschen2-28/+16
2003-06-02 * fhandler_socket.cc: Include cygthread.h.Corinna Vinschen2-110/+71
2003-06-02* fhandler.cc (fhandler_base::write): Correct minor printf formatting styleChristopher Faylor2-1/+6
2003-06-012003-06-01 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2-12/+17
2003-05-30* path.cc (mount_info::conv_to_win32_path): gcc warning about chroot_ok wasChristopher Faylor2-3/+9
2003-05-302003-05-30 Kelley Cook <kelleycook@wideopenwest.com>Jeff Johnston5-12/+20
2003-05-30bfd/Jakub Jelinek2-0/+12
2003-05-30* cygheap.cc (init_cheap): Temporarily remove inline that newer gcc's haveChristopher Faylor4-15/+22
2003-05-302003-05-30 Mattia Barbon <mbarbon@dsi.unive.it>Luke Dunstan7-12/+207
2003-05-302003-05-30 Bang Jun-Young <junyoung@netbsd.org>Danny Smith3-1/+26
2003-05-30 * include/sys/param.h: Add DEV_BSIZE.Corinna Vinschen2-1/+10
2003-05-30Update URLNick Clifton2-1/+6
2003-05-302003-05-30 Sascha Sommer <saschasommer@freenet.de>Danny Smith2-0/+13
2003-05-29 * fhandler_socket.cc (fhandler_socket::dup): Rearrange. FixCorinna Vinschen2-22/+29
2003-05-29Import patch to add FreeBSD support.Nick Clifton2-0/+22
2003-05-29* include/winuser.h (LWA_COLORKEY, LWA_ALPHA): Add defines.Luke Dunstan2-0/+6
2003-05-29* mkvers.sh: Avoid "-dontuse" tags.Christopher Faylor5-35/+74
2003-05-28 * fhandler_socket.cc (fhandler_socket::dup): If running impersonated,Corinna Vinschen2-10/+24
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