summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * include/cygwin/signal.h: Add missing sigrelse prototype.Corinna Vinschen2005-11-102-0/+5
* * fhandler_base.cc (fhandler_base::readv): Free buf, not a pointer into theChristopher Faylor2005-11-082-3/+9
* 2005-11-08 Tom Walsh <tom@openhardware.net>Jeff Johnston2005-11-085-9/+24
* * libc/include/string.h: Add cygwin-specific function declaration.Christopher Faylor2005-11-082-0/+7
* fix entryChristopher Faylor2005-11-081-1/+1
* * memmem.cc: New file.Christopher Faylor2005-11-085-3/+79
* * environ.cc (spenvs): Make "SYSTEMDRIVE" an "always export".Christopher Faylor2005-11-082-1/+5
* bfd:Nathan Sidwell2005-11-082-0/+6
* * times.cc (futimes): Redirect to utimes_worker if given fileCorinna Vinschen2005-11-072-1/+8
* * elf/hppa.h (R_PARISC_DIR64WR, R_PARISC_DIR64DR): Remove relocs.John David Anglin2005-11-072-6/+4
* * dcrt0.cc (dll_crt0_0): Initialize security data first so that it can be usedChristopher Faylor2005-11-062-1/+6
* * cygheap.h (init_cygheap::_gtod): New hires_ms element.Christopher Faylor2005-11-046-8/+40
* * times.cc (hires_ms::prime): More debugging.Christopher Faylor2005-11-043-12/+27
* 2005-11-04 Michael Jung <mjung@iss.tu-darmstadt.de>Danny Smith2005-11-042-0/+5
* * times.cc (stupid_printf): Define and use throughout -- temporarily.Christopher Faylor2005-11-042-19/+24
* 2005-11-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-11-036-21/+29
* 2005-11-03 Shaun Jackman <sjackman@gmail.com>Jeff Johnston2005-11-034-3/+12
* * times.cc (hires_ms::prime): Add lots of temporary debugging output.Christopher Faylor2005-11-032-0/+13
* * lib/crypt32.def (CertOIDToAlgId, CertAlgIDToOID, CryptProtectData,Danny Smith2005-11-032-5/+20
* * bfdlink.h (struct bfd_link_order): Tweak comment.Alan Modra2005-11-032-1/+5
* * times.cc (hires_ms::minperiod): Make copy-on-fork.Christopher Faylor2005-11-032-4/+20
* * times.cc (gettimeofday): Add temporary debugging output.Christopher Faylor2005-11-022-0/+6
* 2005-11-01 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2005-11-012-9/+12
* * include/sys/cygwin.h: Define CYGWIN_SIGNAL_STRING.Christopher Faylor2005-11-013-5/+14
* 2005-10-31 Darin Johnson <darin@usa.net>Jeff Johnston2005-10-312-3/+8
* merge from gccDJ Delorie2005-10-312-6/+19
* 2005-10-29 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2005-10-304-4/+10
* * exceptions.cc (signal_exit): Eliminate setting of main thread priority sinceChristopher Faylor2005-10-294-17/+20
* * fork.cc (frok::child): Change order of cleanup prior to return.Christopher Faylor2005-10-294-7/+18
* * child_info.h (CHILD_INFO_MAGIC): Reset.Christopher Faylor2005-10-292-1/+5
* 2005-10-28 Bob Wilson <bob.wilson@acm.org>Jeff Johnston2005-10-289-29/+48
* 2005-10-28 Bob Wilson <bob.wilson@acm.org>Jeff Johnston2005-10-282-42/+47
* 2005-10-28 Bob Wilson <bob.wilson@acm.org>Jeff Johnston2005-10-2838-133/+173
* 2005-10-28 Bob Wilson <bob.wilson@acm.org>Jeff Johnston2005-10-2852-132/+192
* 2005-10-28 Dave Brolley <brolley@redhat.com>Dave Brolley2005-10-283-1/+31
* 2005-10-28 Dave Brolley <brolley@redhat.com>Dave Brolley2005-10-283-7/+83
* 2005-10-27 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2005-10-273-3/+8
* 2005-10-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2005-10-273-3/+8
* 2005-10-26 Shaun Jackman <sjackman@gmail.com>Jeff Johnston2005-10-264-5/+12
* 2005-10-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-10-263-8/+13
* Add support for the Z80 processor familyNick Clifton2005-10-257-3/+75
* * pinfo.cc (_pinfo::fds): Lock fdtab while enumerating.Christopher Faylor2005-10-242-1/+5
* * spawn.cc (spawn_guts): Don't leave the function with return insideCorinna Vinschen2005-10-242-2/+9
* * cygheap.h (cygheap_fdenum): Remove start_fd stuff.Christopher Faylor2005-10-244-6/+12
* include/opcode/Jan Beulich2005-10-242-1/+8
* add missing ChangeLog entryChristopher Faylor2005-10-241-0/+1
* * cygheap.h (cygheap_fdenum::cygheap_fdenum): Record locked state or sufferChristopher Faylor2005-10-239-66/+86
* * fhandler_socket.cc (fhandler_socket::connect): Don't restrictCorinna Vinschen2005-10-223-16/+35
* * fhandler.h (class fhandler_socket): Add timeout parameter to wait()Corinna Vinschen2005-10-224-55/+37
* 2005-10-22 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2005-10-223-31/+83