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-06gas/H.J. Lu
2005-12-06* include/cygwin/stdlib.h: New file.Christopher Faylor
2005-12-06* libc/include/stdlib.h: Move cygwin declarations to cygwin-specific file.Christopher Faylor
2005-12-06* dir.cc (readdir_workdir): Only fill out d_ino when linked into older app.Christopher Faylor
2005-12-05revert accidental checkinChristopher Faylor
2005-12-05Remove unneeded whitespace.Christopher Faylor
2005-12-05* strace.cc (show_usecs): Renamed from 'usecs'.Christopher Faylor
2005-12-05toplevel:Paolo Bonzini
2005-12-05 * environ.cc (spenvs): Add "windir" as an "always export" variableCorinna Vinschen
2005-12-04fix descriptionChristopher Faylor
2005-12-04* faq-setup.xml: Add note about clean_setup.pl.Joshua Daniel Franklin
2005-12-03* include/exceptions.h (exception_list): Revert previous change. WindowsChristopher Faylor
2005-12-03Add missing ChangeLog entry.Christopher Faylor
2005-12-03* cygtls.h (_cygtls::el): New field.Christopher Faylor
2005-12-02* dcrt0.cc (getstack): Try harder to modify memory.Christopher Faylor
2005-12-02* devices.h (_major): Revert previous ill-advised change.Christopher Faylor
2005-12-01* exceptions.cc (handle_exceptions): Translate a guard page exception to aChristopher Faylor
2005-12-01 * mmap.cc: Make debug output more consistently. Fix some comments.Corinna Vinschen
2005-12-01* devices.h (_minor): Coerce argument to proper type before manipulating.Christopher Faylor
2005-12-012005-11-30 Shaun Jackman <sjackman@gmail.com>Jeff Johnston
2005-12-012005-11-30 Shaun Jackman <sjackman@gmail.com>Jeff Johnston
2005-11-30* times.cc (hires_ms::prime): Remove debugging stuff.Christopher Faylor
2005-11-30 * mmap.cc (list::try_map): New method, implementing trying to mapCorinna Vinschen
2005-11-29 * include/cygwin/version.h: Bump API minor version.Corinna Vinschen
2005-11-29 * fhandler.h (fhandler_dev_zero::mmap): Add method.Corinna Vinschen
2005-11-29 * autoload.cc (NtCreateSection): Define.Corinna Vinschen
2005-11-28 * fhandler_disk_file.cc (fhandler_base::fstat_helper): Don't rely onCorinna Vinschen
2005-11-28Fix changelog typo.Daniel Jacobowitz
2005-11-25* heap.cc: Remove spurious getpagesize declaration.Christopher Faylor
2005-11-24* autoload.cc (CloseWindowStation): Define.Christopher Faylor
2005-11-24* fhandler_tty.cc (fhandler_tty_slave::open): Reset the current windows stationChristopher Faylor
2005-11-22* Makefile.in: Link cygcheck with libwininet.a.Christopher Faylor
2005-11-18* strptime.cc (_strptime): Fix gcc warnings.Christopher Faylor
2005-11-18* memmem.cc: Move from here.Christopher Faylor
2005-11-182005-11-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2005-11-18 * libc: Add subdirectory.Corinna Vinschen
2005-11-18 * libc/include/ieeefp.h: Add C++ guards.Corinna Vinschen
2005-11-18* include/cygwin/sys_time.h: Move futimes and lutimes declaration here fromChristopher Faylor
2005-11-18* include/sys/time.h: Move more cygwin stuff to cygwin-specific header.Christopher Faylor
2005-11-18* include/time.h: Remove more cygwin-specific stuff.Christopher Faylor
2005-11-18* times.cc (timezone): Put back (void).Christopher Faylor
2005-11-18* include/time.h: Move cygwin declarations to cygwin-specific header.Christopher Faylor
2005-11-18* include/cygwin/sys_time.h: Rename from include/cygwin/time.h.Christopher Faylor
2005-11-182005=11-18 Brian Gunlogson <gmb300@users.sourceforge.net>Danny Smith
2005-11-182005=11-18 Brian Gunlogson <gmb300@users.sourceforge.net>Danny Smith
2005-11-182005-11-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2005-11-172005-11-17 Shaun Jackman <sjackman@gmail.com>Jeff Johnston
2005-11-17* fork.cc (fork): Move top-of-stack calculation later.Christopher Faylor
2005-11-17 * fhandler_tty.cc (fhandler_tty_slave::open): Don't expect thatCorinna Vinschen
2005-11-17 * cris/linunistd.h: Don't redefine errno as extern int.Hans-Peter Nilsson