Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-12-162005-12-16 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston
2005-12-16* hookapi.cc (putmem): Remove query of previous memory protection since we getChristopher Faylor
2005-12-16 Second part of ms1 to mt renaming.Nathan Sidwell
2005-12-152005-12-15 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-12-15 * mmap.cc (fhandler_dev_zero::fixup_mmap_after_fork): UseCorinna Vinschen
2005-12-15* cygcheck.cc (common_apps): Add a few more binaries to look for.Christopher Faylor
2005-12-14 Fix unforgivable spelling error in ChangeLog.Corinna Vinschen
2005-12-142005-12-14 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-12-14 * fhandler.cc (ACCFLAGS): Remove macro.Corinna Vinschen
2005-12-14 * fhandler.cc (fhandler_base::open_9x): Handle O_SYNC and O_DIRECTCorinna Vinschen
2005-12-14 * libc/include/sys/fcntl.h: Define O_SYNC unconditionally. FixCorinna Vinschen
2005-12-14* m32c/crt0.S: Add support for preinit, init, and fini arrays, andDJ Delorie
2005-12-142005-12-13 Nathan Sidwell <nathan@codesourcery.com>Jeff Johnston
2005-12-142005-12-13 Nathan Sidwell <nathan@codesourcery.com>Jeff Johnston
2005-12-13* cygtls.cc (_cygtls::remove): Don't bother if we're exiting.Christopher Faylor
2005-12-13* fhandler_tty.cc (fhandler_tty::open): Enhance comment.Christopher Faylor
2005-12-13 * fhandler_tty.cc (fhandler_tty::open): Close newly created windowCorinna Vinschen
2005-12-13* fhandler_tty.cc (fhandler_tty::open): Add a comment.Christopher Faylor
2005-12-13* faq-programming.xml: Add note about struct stat64.Joshua Daniel Franklin
2005-12-13* times.cc (hires_ms::usecs): Subtract from slop from system time or we'llChristopher Faylor
2005-12-13* times.cc (systime): Correct precision referenced in comment.Christopher Faylor
2005-12-13* include/winuser.h (WINSTA_ALL_ACCESS): Define.Christopher Faylor
2005-12-13* pinfo.cc (winpids::add): Don't copy procinfo when there is no cygwin processChristopher Faylor
2005-12-13* times.cc (hires_ms::usecs): Correct order when checking if high precisionChristopher Faylor
2005-12-12correct ChangeLogChristopher Faylor
2005-12-12* pinfo.cc (size_copied): New convenience macro.Christopher Faylor
2005-12-122005-12-12 Paul Brook <paul@codesourcery.com>Paul Brook
2005-12-12 * autoload.cc (GetSystemTimes): Remove.Corinna Vinschen
2005-12-12 * fhandler_proc.cc (format_proc_uptime): Drop usage of GetSystemTimes.Corinna Vinschen
2005-12-12 Rename ms1 to mt, part 1Nathan Sidwell
2005-12-12Rename ms1 files to mt files (part 1 -- renames only)Nathan Sidwell
2005-12-12 * mmap.cc (gen_create_protect): Always generate WRITECOPY protectionCorinna Vinschen
2005-12-12* winsup.api/ltp/dup03.c (cleanup): Fix longstanding off-by-one error whenChristopher Faylor
2005-12-11fix typo.Christopher Faylor
2005-12-11merge from gccDJ Delorie
2005-12-11* dirent.h: Change the rest of the d_ino's to __deprecated_d_ino.Christopher Faylor
2005-12-10* malloc.cc: Update to version 2.8.3.Christopher Faylor
2005-12-09 * lib/kernel32.def (CreateFiberEx): Correct suffix.Danny Smith
2005-12-092005-12-09 Huw Davies <hdavies@users.sourceforge.net>Danny Smith
2005-12-082005-12-08 Shaun Jackman <sjackman@gmail.com>Jeff Johnston
2005-12-08 * fhandler_raw.cc (fhandler_dev_raw::ioctl): Only allow 0, 1 or aCorinna Vinschen
2005-12-08 * fhandler_socket.cc (fhandler_socket::recvfrom): Mask flags withCorinna Vinschen
2005-12-08* hires.h (hires_ms::initime_ms): Delete.Christopher Faylor
2005-12-07 * fhandler_proc.cc (format_proc_partitions): Use modern IOCTLsCorinna Vinschen
2005-12-07 * include/winbase.h (GetDevicePowerState): Add prototype.Danny Smith
2005-12-072005-12-07 Brian Gunlogson <gmb300@users.sourceforge.net>Danny Smith
2005-12-07 * fhandler_raw.cc (fhandler_dev_raw::ioctl): Fix INVALID_PARAMETERCorinna Vinschen
2005-12-07 * fhandler_raw.cc (fhandler_dev_raw::ioctl): Fix setting devbufCorinna Vinschen
2005-12-07 * fhandler_floppy.cc (fhandler_dev_floppy::lseek): Fix test forCorinna Vinschen
2005-12-07* include/cygwin/stdlib.h: Guard compilation of *unsetenv* in newlib.Christopher Faylor