aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-12-17* winsup.h (child_copy): Change prototype to match new functionality.Christopher Faylor6-105/+134
2005-12-162005-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+6
2005-12-162005-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston150-159/+190
2005-12-16* init.cc (dll_entry): Call prime_threads after dll_crt0_0 to avoid conflictsChristopher Faylor2-1/+6
2005-12-162005-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-4/+9
2005-12-162005-12-16 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston3-12/+19
2005-12-16* hookapi.cc (putmem): Remove query of previous memory protection since we getChristopher Faylor2-14/+8
2005-12-16 Second part of ms1 to mt renaming.Nathan Sidwell5-22/+33
2005-12-152005-12-15 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini3-22/+6
2005-12-15 * mmap.cc (fhandler_dev_zero::fixup_mmap_after_fork): UseCorinna Vinschen2-3/+8
2005-12-15* cygcheck.cc (common_apps): Add a few more binaries to look for.Christopher Faylor2-0/+8
2005-12-14 Fix unforgivable spelling error in ChangeLog.Corinna Vinschen1-5/+5
2005-12-142005-12-14 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini5-1980/+2353
2005-12-14 * fhandler.cc (ACCFLAGS): Remove macro.Corinna Vinschen5-15/+27
2005-12-14 * fhandler.cc (fhandler_base::open_9x): Handle O_SYNC and O_DIRECTCorinna Vinschen7-75/+124
2005-12-14 * libc/include/sys/fcntl.h: Define O_SYNC unconditionally. FixCorinna Vinschen2-4/+7
2005-12-14* m32c/crt0.S: Add support for preinit, init, and fini arrays, andDJ Delorie4-2/+83
2005-12-132005-12-13 Nathan Sidwell <nathan@codesourcery.com>Jeff Johnston6-12/+21
2005-12-132005-12-13 Nathan Sidwell <nathan@codesourcery.com>Jeff Johnston5-4/+11
2005-12-13* cygtls.cc (_cygtls::remove): Don't bother if we're exiting.Christopher Faylor3-2/+8
2005-12-13* fhandler_tty.cc (fhandler_tty::open): Enhance comment.Christopher Faylor2-1/+13
2005-12-13 * fhandler_tty.cc (fhandler_tty::open): Close newly created windowCorinna Vinschen2-2/+10
2005-12-13* fhandler_tty.cc (fhandler_tty::open): Add a comment.Christopher Faylor2-0/+15
2005-12-13* faq-programming.xml: Add note about struct stat64.Joshua Daniel Franklin2-0/+12
2005-12-13* times.cc (hires_ms::usecs): Subtract from slop from system time or we'llChristopher Faylor2-1/+6
2005-12-13* times.cc (systime): Correct precision referenced in comment.Christopher Faylor3-6/+20
2005-12-13* include/winuser.h (WINSTA_ALL_ACCESS): Define.Christopher Faylor2-0/+5
2005-12-13* pinfo.cc (winpids::add): Don't copy procinfo when there is no cygwin processChristopher Faylor2-1/+6
2005-12-13* times.cc (hires_ms::usecs): Correct order when checking if high precisionChristopher Faylor2-1/+7
2005-12-12correct ChangeLogChristopher Faylor1-1/+1
2005-12-12* pinfo.cc (size_copied): New convenience macro.Christopher Faylor3-16/+61
2005-12-122005-12-12 Paul Brook <paul@codesourcery.com>Paul Brook2-0/+5
2005-12-12 * autoload.cc (GetSystemTimes): Remove.Corinna Vinschen2-1/+4
2005-12-12 * fhandler_proc.cc (format_proc_uptime): Drop usage of GetSystemTimes.Corinna Vinschen2-18/+31
2005-12-12 Rename ms1 to mt, part 1Nathan Sidwell10-11/+38
2005-12-12Rename ms1 files to mt files (part 1 -- renames only)Nathan Sidwell44-0/+0
2005-12-12 * mmap.cc (gen_create_protect): Always generate WRITECOPY protectionCorinna Vinschen2-10/+19
2005-12-11* winsup.api/ltp/dup03.c (cleanup): Fix longstanding off-by-one error whenChristopher Faylor2-2/+7
2005-12-11fix typo.Christopher Faylor1-1/+1
2005-12-11merge from gccDJ Delorie2-0/+8
2005-12-10* dirent.h: Change the rest of the d_ino's to __deprecated_d_ino.Christopher Faylor2-4/+9
2005-12-10* malloc.cc: Update to version 2.8.3.Christopher Faylor3-442/+548
2005-12-09 * lib/kernel32.def (CreateFiberEx): Correct suffix.Danny Smith2-1/+5
2005-12-092005-12-09 Huw Davies <hdavies@users.sourceforge.net>Danny Smith3-3/+53
2005-12-082005-12-08 Shaun Jackman <sjackman@gmail.com>Jeff Johnston2-9/+5
2005-12-08 * fhandler_raw.cc (fhandler_dev_raw::ioctl): Only allow 0, 1 or aCorinna Vinschen2-2/+13
2005-12-08 * fhandler_socket.cc (fhandler_socket::recvfrom): Mask flags withCorinna Vinschen2-9/+22
2005-12-07* hires.h (hires_ms::initime_ms): Delete.Christopher Faylor5-32/+50
2005-12-07 * fhandler_proc.cc (format_proc_partitions): Use modern IOCTLsCorinna Vinschen2-21/+43
2005-12-07 * include/winbase.h (GetDevicePowerState): Add prototype.Danny Smith2-1/+2