]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2005-12-19 Christopher... * include/sys/dirent.h: Change __deprecated_d_ino to...
2005-12-17 Christopher... * winsup.h (child_copy): Change prototype to match...
2005-12-16 Jeff Johnston2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
2005-12-16 Jeff Johnston2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
2005-12-16 Christopher... * init.cc (dll_entry): Call prime_threads after dll_crt...
2005-12-16 Jeff Johnston2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
2005-12-16 Jeff Johnston2005-12-16 Ralf Corsepius <ralf.corsepius@rtems.org>
2005-12-16 Christopher... * hookapi.cc (putmem): Remove query of previous memory...
2005-12-16 Nathan Sidwell Second part of ms1 to mt renaming.
2005-12-15 Paolo Bonzini2005-12-15 Paolo Bonzini <bonzini@gnu.org>
2005-12-15 Corinna Vinschen * mmap.cc (fhandler_dev_zero::fixup_mmap_after_fork...
2005-12-15 Christopher... * cygcheck.cc (common_apps): Add a few more binaries...
2005-12-14 Corinna Vinschen Fix unforgivable spelling error in ChangeLog.
2005-12-14 Paolo Bonzini2005-12-14 Paolo Bonzini <bonzini@gnu.org>
2005-12-14 Corinna Vinschen * fhandler.cc (ACCFLAGS): Remove macro.
2005-12-14 Corinna Vinschen * fhandler.cc (fhandler_base::open_9x): Handle O_SYNC...
2005-12-14 Corinna Vinschen * libc/include/sys/fcntl.h: Define O_SYNC unconditiona...
2005-12-14 DJ Delorie* m32c/crt0.S: Add support for preinit, init, and fini...
2005-12-13 Jeff Johnston2005-12-13 Nathan Sidwell <nathan@codesourcery.com>
2005-12-13 Jeff Johnston2005-12-13 Nathan Sidwell <nathan@codesourcery.com>
2005-12-13 Christopher... * cygtls.cc (_cygtls::remove): Don't bother if we're...
2005-12-13 Christopher... * fhandler_tty.cc (fhandler_tty::open): Enhance comment.
2005-12-13 Corinna Vinschen * fhandler_tty.cc (fhandler_tty::open): Close newly...
2005-12-13 Christopher... * fhandler_tty.cc (fhandler_tty::open): Add a comment.
2005-12-13 Joshua Daniel... * faq-programming.xml: Add note about struct stat64.
2005-12-13 Christopher... * times.cc (hires_ms::usecs): Subtract from slop from...
2005-12-13 Christopher... * times.cc (systime): Correct precision referenced...
2005-12-13 Christopher... * include/winuser.h (WINSTA_ALL_ACCESS): Define.
2005-12-13 Christopher... * pinfo.cc (winpids::add): Don't copy procinfo when...
2005-12-13 Christopher... * times.cc (hires_ms::usecs): Correct order when checki...
2005-12-12 Christopher... correct ChangeLog
2005-12-12 Christopher... * pinfo.cc (size_copied): New convenience macro.
2005-12-12 Paul Brook2005-12-12 Paul Brook <paul@codesourcery.com>
2005-12-12 Corinna Vinschen * autoload.cc (GetSystemTimes): Remove.
2005-12-12 Corinna Vinschen * fhandler_proc.cc (format_proc_uptime): Drop usage...
2005-12-12 Nathan Sidwell Rename ms1 to mt, part 1
2005-12-12 Nathan SidwellRename ms1 files to mt files (part 1 -- renames only)
2005-12-12 Corinna Vinschen * mmap.cc (gen_create_protect): Always generate WRITEC...
2005-12-11 Christopher... * winsup.api/ltp/dup03.c (cleanup): Fix longstanding...
2005-12-11 Christopher... fix typo.
2005-12-11 DJ Deloriemerge from gcc
2005-12-10 Christopher... * dirent.h: Change the rest of the d_ino's to __depreca...
2005-12-10 Christopher... * malloc.cc: Update to version 2.8.3.
2005-12-09 Danny Smith * lib/kernel32.def (CreateFiberEx): Correct suffix.
2005-12-09 Danny Smith2005-12-09 Huw Davies <hdavies@users.sourceforge.net>
2005-12-08 Jeff Johnston2005-12-08 Shaun Jackman <sjackman@gmail.com>
2005-12-08 Corinna Vinschen * fhandler_raw.cc (fhandler_dev_raw::ioctl): Only...
2005-12-08 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::recvfrom):...
2005-12-07 Christopher... * hires.h (hires_ms::initime_ms): Delete.
2005-12-07 Corinna Vinschen * fhandler_proc.cc (format_proc_partitions): Use moder...
2005-12-07 Danny Smith * include/winbase.h (GetDevicePowerState): Add prototype.
2005-12-07 Danny Smith2005-12-07 Brian Gunlogson <gmb300@users.sourceforge...
2005-12-07 Corinna Vinschen * fhandler_raw.cc (fhandler_dev_raw::ioctl): Fix INVAL...
2005-12-07 Corinna Vinschen * fhandler_raw.cc (fhandler_dev_raw::ioctl): Fix setti...
2005-12-07 Corinna Vinschen * fhandler_floppy.cc (fhandler_dev_floppy::lseek)...
2005-12-07 Christopher... * include/cygwin/stdlib.h: Guard compilation of *unsete...
2005-12-07 Hans-Peter... * cris.h (MOVE_M_TO_PREG_OPCODE, MOVE_M_TO_PREG_ZBITS)
2005-12-07 Corinna Vinschen * exceptions.cc (_cygtls::handle_exceptions): In case...
2005-12-06 Jeff Johnston2005-12-06 Paul Brook <paul@codesourcery.com>
2005-12-06 Jeff Johnston2005-12-06 Ralf Corsepius <ralf.corsepius@rtems.org>
2005-12-06 H.J. Lugas/
2005-12-05 Christopher... * include/cygwin/stdlib.h: New file.
2005-12-05 Christopher... * libc/include/stdlib.h: Move cygwin declarations to...
2005-12-05 Christopher... * dir.cc (readdir_workdir): Only fill out d_ino when...
2005-12-05 Christopher... revert accidental checkin
2005-12-05 Christopher... Remove unneeded whitespace.
2005-12-05 Christopher... * strace.cc (show_usecs): Renamed from 'usecs'.
2005-12-05 Paolo Bonzinitoplevel:
2005-12-04 Corinna Vinschen * environ.cc (spenvs): Add "windir" as an "always...
2005-12-04 Christopher... fix description
2005-12-04 Joshua Daniel... * faq-setup.xml: Add note about clean_setup.pl.
2005-12-03 Christopher... * include/exceptions.h (exception_list): Revert previou...
2005-12-03 Christopher... Add missing ChangeLog entry.
2005-12-03 Christopher... * cygtls.h (_cygtls::el): New field.
2005-12-02 Christopher... * dcrt0.cc (getstack): Try harder to modify memory.
2005-12-02 Christopher... * devices.h (_major): Revert previous ill-advised change.
2005-12-01 Christopher... * exceptions.cc (handle_exceptions): Translate a guard...
2005-12-01 Corinna Vinschen * mmap.cc: Make debug output more consistently. Fix...
2005-12-01 Christopher... * devices.h (_minor): Coerce argument to proper type...
2005-11-30 Jeff Johnston2005-11-30 Shaun Jackman <sjackman@gmail.com>
2005-11-30 Jeff Johnston2005-11-30 Shaun Jackman <sjackman@gmail.com>
2005-11-30 Christopher... * times.cc (hires_ms::prime): Remove debugging stuff.
2005-11-30 Corinna Vinschen * mmap.cc (list::try_map): New method, implementing...
2005-11-29 Corinna Vinschen * include/cygwin/version.h: Bump API minor version.
2005-11-29 Corinna Vinschen * fhandler.h (fhandler_dev_zero::mmap): Add method.
2005-11-28 Corinna Vinschen * autoload.cc (NtCreateSection): Define.
2005-11-28 Corinna Vinschen * fhandler_disk_file.cc (fhandler_base::fstat_helper...
2005-11-28 Daniel JacobowitzFix changelog typo.
2005-11-25 Christopher... * heap.cc: Remove spurious getpagesize declaration.
2005-11-24 Christopher... * autoload.cc (CloseWindowStation): Define.
2005-11-24 Christopher... * fhandler_tty.cc (fhandler_tty_slave::open): Reset...
2005-11-22 Christopher... * Makefile.in: Link cygcheck with libwininet.a.
2005-11-18 Christopher... * strptime.cc (_strptime): Fix gcc warnings.
2005-11-18 Christopher... * memmem.cc: Move from here.
2005-11-18 Jeff Johnston2005-11-18 Jeff Johnston <jjohnstn@redhat.com>
2005-11-18 Corinna Vinschen * libc: Add subdirectory.
2005-11-18 Corinna Vinschen * libc/include/ieeefp.h: Add C++ guards.
2005-11-18 Christopher... * include/cygwin/sys_time.h: Move futimes and lutimes...
2005-11-18 Christopher... * include/sys/time.h: Move more cygwin stuff to cygwin...
2005-11-18 Christopher... * include/time.h: Remove more cygwin-specific stuff.
next
This page took 0.058669 seconds and 5 git commands to generate.