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
2003-06-16Throughout, remove "include <errno.h>" from files which already includeChristopher Faylor
2003-01-10 Split ChangeLog, create ChangeLog-2002.Corinna Vinschen
2002-12-31* windows.cc (setitimer): Return ENOSYS on invalid argument.Christopher Faylor
2002-10-13* cygthread.cc (cygthread::stub): Don't create event for long-running threads.Christopher Faylor
2002-10-10* window.cc (gethwnd): Use SetThreadPriority method.Christopher Faylor
2002-09-23More GNUify non-GNU formatted functions calls throughout.Christopher Faylor
2002-08-01* Makefile.in (DLL_OFILES): Add cygthread.o.Christopher Faylor
2002-06-05* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.Christopher Faylor
2002-05-28* autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.Christopher Faylor
2002-01-06 * ioctl.cc (ioctl): Make third argument optional.Corinna Vinschen
2001-12-07* path.cc (path_conv::check): Don't complain if /dev/x/foo when x doesn'tChristopher Faylor
2001-11-28* cygwin.din (ualarm): New export.Christopher Faylor
2001-10-13* autoload.cc (wsock_init): Reorganize slightly to accomodate a new compiler.Christopher Faylor
2001-09-12Update copyrights.Christopher Faylor
2001-09-06Move appropriate variables to NO_COPY segment, throughout.Christopher Faylor
2001-03-19Fix spacing, copyrights.Christopher Faylor
2000-09-08Break out more header info into separate files. Use appropriate header filesChristopher Faylor
2000-08-22* cygerrno.h: New file. Use this throughout whenever errno manipulation isChristopher Faylor
2000-08-02* winsup.h: take out protections of environ, errno, allow C useDJ Delorie
2000-07-27* testsuite/winsup.api/winsup.exp: ignore stdout by defaultDJ Delorie
2000-06-27* windows.cc (setitimer): Round up when < 1000 usecs.Christopher Faylor
2000-05-09 * window.cc (setitimer): Check for overflow conditionCorinna Vinschen
2000-03-07Throughout use strace class in place of individual functions and variables.Christopher Faylor
2000-02-21Respond to a multitude of g++ warnings.Christopher Faylor
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor