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-03-29merge from gccDJ Delorie
2005-03-29gas/testsuite/H.J. Lu
2005-03-29 * include/limits.h (NAME_MAX): New define.Corinna Vinschen
2005-03-29 * path.cc (is_floppy): Make externally available.Corinna Vinschen
2005-03-29bfd/Daniel Jacobowitz
2005-03-29 * fhandler_process.cc: Re-add exename.Corinna Vinschen
2005-03-29libiberty:Ian Lance Taylor
2005-03-29 * libiberty.h (ffs): Declare, if necessary.Mark Mitchell
2005-03-29* include/ctype.h: Accommodate building in newlib.Christopher Faylor
2005-03-29* timer.cc (getitimer): Check that ovalue is a valid pointer, not just NULL.Christopher Faylor
2005-03-28* timer.cc (timer_tracker::settime): Set times to zero when just cancelling aChristopher Faylor
2005-03-28* cygthread.cc (cygthread::detach): Revert to just waiting for thred eventChristopher Faylor
2005-03-28* timer.cc (timer_tracker::timer_tracker): Eliminate simple constructor.Christopher Faylor
2005-03-28merge from gccDJ Delorie
2005-03-28* errno.cc (FILENAME_EXCED_RANGE): Map to ENAMETOOLONG.Christopher Faylor
2005-03-28merge from gccDJ Delorie
2005-03-28merge from gccDJ Delorie
2005-03-28update copyrightChristopher Faylor
2005-03-28* signal.cc (nanosleep): Revert tv_sec < 0 check as it is fixed properly in theChristopher Faylor
2005-03-28* times.cc (hires_ms::usecs): Compare the difference.Christopher Faylor
2005-03-27merge from gccDJ Delorie
2005-03-27* timer.cc (nanosleep): Treat tv_sec < 0 as invalid.Christopher Faylor
2005-03-27* wininfo.h (wininfo::timer_active): Delete.Christopher Faylor
2005-03-26Mention generic-build-script in packaging FAQJoshua Daniel Franklin
2005-03-252005-03-25 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-03-25merge from gccDJ Delorie
2005-03-24 * cygcheck.cc (init_paths): Use full path instead of "." for theCorinna Vinschen
2005-03-24 * fhandler.h (fhandler_socket::secret_event): Remove.Corinna Vinschen
2005-03-24 * include/stdio.h (__mingw_fwrite): Change return value toDanny Smith
2005-03-24* include/ctype.h: Always define macros when inside cygwin.Christopher Faylor
2005-03-23Fix whitespace with crx entry.Jeff Johnston
2005-03-23checkin previously missed file.Christopher Faylor
2005-03-23fix commentChristopher Faylor
2005-03-23 * fhandler.h (fhandler_socket::eid_connect): Make private.Corinna Vinschen
2005-03-23* include/cygwin/version.h: Change coment for most recent API version bump toChristopher Faylor
2005-03-23* include/ctype.h: New file.Christopher Faylor
2005-03-23* configure.host: For cygwin, redefine CC with cygwin include directory firstChristopher Faylor
2005-03-23Undo previous deltaNick Clifton
2005-03-23(getopt): Allow full prototype when builind under FreeBSD.Nick Clifton
2005-03-23* Makefile.common: Add -dD to options when creating preprocess files.Christopher Faylor
2005-03-23merge from gccDJ Delorie
2005-03-232005-03-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2005-03-22 * dwarf.h: Merge with GCC's dwarf.h.Ben Elliston
2005-03-22include ChangeLogBob Wilson
2005-03-22* Makefile.in (DLL_OFILES): Add hookapi.o. Eliminate some cruft.Christopher Faylor
2005-03-22* libc/include/machine/_types.h: Make trivial change to comment to avoid aChristopher Faylor
2005-03-22 * cygwin.din (__ctype_ptr): Export.Corinna Vinschen
2005-03-22top:Zack Weinberg
2005-03-222005-03-21 Nicholas Wourms <nwourms@netscape.net>Jeff Johnston
2005-03-21 * fhandler.h (class cygthread): Remove forward declaration.Corinna Vinschen