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-07-14Merged changes from HEADConrad Scott
2002-07-10 * msg.cc: New file of stub functions, no functionality.Conrad Scott
2002-07-02Merged changes from HEADConrad Scott
2002-06-13Merged changes from HEADRobert Collins
2002-02-28Merged changes from HEADRobert Collins
2002-01-22Merged changes from HEADRobert Collins
2002-01-04Merged changes from HEADRobert Collins
2001-10-02Merged changes from HEADRobert Collins
2001-09-30Sun Sep 30 23:41:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2001-09-25Tue Sep 25 16:22:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2001-09-19* cygwin.din (__argv): Export.Christopher Faylor
2001-09-11* cygwin.din: Remove cygwin_getshared.Christopher Faylor
2001-09-08* cygwin.din: Add gamm*_r function exports.Christopher Faylor
2001-09-03 * cygwin.din: Add `dirfd'.Corinna Vinschen
2001-07-27* cygwin.din: Export sys_errlist, sys_nerr.Christopher Faylor
2001-07-27Christopher Faylor <cgf@cygnus.com>Christopher Faylor
2001-06-10 * cygwin.din: Add fchdir symbols.Corinna Vinschen
2001-04-25* cygwin.din: Export asctime_r, ctime_r, gmtime_r, localtime_rEgor Duda
2001-04-21* cygwin.din: Add *scanf and *scan_r functions.Christopher Faylor
2001-04-19Throughout, change fdtab references to cygheap->fdtab.Christopher Faylor
2001-04-13* fork.cc (fork_child): Call the __pthread_atforkchild function.Christopher Faylor
2001-04-12 * configure.in: Remove PTH_ALLOW.Robert Collins
2001-04-09* Makefile.in: Put -lgcc last in list of libraries, since stdc++ library needsChristopher Faylor
2001-03-27add missing stuff.Christopher Faylor
2001-03-17* cygwin.din: Export the new functions.Christopher Faylor
2001-03-05* dlopen.c (dlopen): Return NULL when name is NULL (suggested byChristopher Faylor
2001-02-20* cygwin.din: Export rand48 functions.Christopher Faylor
2001-01-22* cygwin.din: Add export for setlogmask().Christopher Faylor
2000-12-27 * cygwin.din: Add symbols for `getrlimit' and `setrlimit'.Corinna Vinschen
2000-12-07 * cygwin.din: Declare strtok_r for the import lib. Already in the DLL.Corinna Vinschen
2000-11-25 * net.cc (cygwin_inet_aton): New function.Corinna Vinschen
2000-10-14 * cygwin.din: Add symbol hstrerror.Corinna Vinschen
2000-07-29* include/cygwin/version.h: Bump DLL minor version number to 5 due to all ofChristopher Faylor
2000-07-09* cygwin.din: Export _getmode and getmode to allow querying of binary state ofChristopher Faylor
2000-07-04 * poll.cc: New file. Implement `poll' system call.Corinna Vinschen
2000-07-01* dcrt0.cc (_dll_crt0): Renamed from dll_crt0 ().Christopher Faylor
2000-07-01* Makefile.in: Use variables rather than configure constructs whereChristopher Faylor
2000-06-16 * cygwin.din: Define symbols for `cygwin_logon_user' andCorinna Vinschen
2000-06-08* cygwin.din: add cygwin_dll_initDJ Delorie
2000-05-11* cygwin.din: insure that regsub() is included inDJ Delorie
2000-04-24* net.cc (cygwin_inet_network): new function.DJ Delorie
2000-04-13 * cygwin.din: Add symbol for `lacl'.Corinna Vinschen
2000-04-03 * newlib/libc/include/sys/unistd.h: Add prototypes forCorinna Vinschen
2000-03-07Throughout use strace class in place of individual functions and variables.Christopher Faylor
2000-02-21Update.Christopher Faylor
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor