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
2002-09-25This commit was manufactured by cvs2svn to create branch 'cygwin-1-3-13-1'.cygwin-1-3-18-1cygwin-1-3-17-1cygwin-1-3-16-1cygwin-1-3-15-1cygwin-1-3-14-1cygwin-1-3-13-2cygwin-1-3-13-1cvs2svn
2002-09-25* cygrun.c (main): Fix setting of CYGWIN environment variable.Christopher Faylor
2002-09-25* fhandler_proc.cc (format_process_stat): make ctty a real device number.Christopher Faylor
2002-09-252002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
2002-09-252002-09-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-09-24 * errno.cc (errmap): Map ERROR_INVALID_ADDRESS to new errno codeCorinna Vinschen
2002-09-24 * libc/include/sys/errno.h: Add EOVERFLOW.Corinna Vinschen
2002-09-24 * mmap.cc (map_map): Add debug output.Corinna Vinschen
2002-09-24 * include/ws2tcpip.h: Throw error if winsock.h, not winsock2.hDanny Smith
2002-09-242002-09-24 Rene Moeller Fonseca <fonseca@users.sourceforge.net>Danny Smith
2002-09-24* configure.in (with_headers): Skip copy if value is "yes".Jason Thorpe
2002-09-23More GNUify non-GNU formatted functions calls throughout.Christopher Faylor
2002-09-23Reset ChangeLog dates from cygwin_daemon merge.Christopher Faylor
2002-09-23white space.Christopher Faylor
2002-09-22* Makefile.in (DLL_O_FILES): Restore formatting.Christopher Faylor
2002-09-222002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>Conrad Scott
2002-09-22* init.cc (dll_entry): Temporarily disable thread detach code.Christopher Faylor
2002-09-22* fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller hasChristopher Faylor
2002-09-22whitespaceChristopher Faylor
2002-09-212002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
2002-09-21 * cygwin_ipc.h: Move to "include/cygwin/ipc.h".Conrad Scott
2002-09-212002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-212002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-212002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-212002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-212002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-212002-09-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-09-212002-09-20 Nathanael Nerode <neroden@doctor.moo.mud.org>Nathanael Nerode
2002-09-212002-09-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-09-202002-09-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-09-20* libiberty.h (asprintf, vasprintf): Don't declare them if theAlexandre Oliva
2002-09-20 * mingwex/math/files.txt: Remove inadvertantly added file.Danny Smith
2002-09-202002-09-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-09-202002-09-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-09-19bfd/Jakub Jelinek
2002-09-19Remove (errant) trailing semicolon (;) from the extern "C" { } declaration.Nick Clifton
2002-09-19Cleanup calls to CreateFile throughout.Christopher Faylor
2002-09-19 * include/string.h (_strerror): Move into #ifndefDanny Smith
2002-09-19* cygcheck.cc: Include sys/time.h rather than time.h to avoid a compiler error.Christopher Faylor
2002-09-19* cygthread.cc (cygthread::initialized): Avoid copying on fork or some threadsChristopher Faylor
2002-09-192002-09-18 Eric R. Krause <ekrause_98@users.sourceforge.net>Danny Smith
2002-09-18 * include/time.h (__need_NULL): Define before includingDanny Smith
2002-09-182002-09-17 Daniel Schlyder <daniel@dascdev.net>Danny Smith
2002-09-17* cygcheck.cc: Reorder includes to avoid compiler error.Christopher Faylor
2002-09-172002-09-17 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-172002-09-17 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-17 * include/shlobj.h (SHGetSpecialFolderPath[AW]): Add _WIN32_IE guard.Danny Smith
2002-09-162002-09-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-09-16* init.cc: Cleanup slightly and remove obsolete code.Christopher Faylor
2002-09-162002-09-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins