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-03 * cygwin.din: Revert exporting new wchar functions.Corinna Vinschen
2002-08-30 Sigh, mbsrtowcs was still missing...Corinna Vinschen
2002-08-30 * cygwin.din: Add more prototypes for new wchar functions in newlib.Corinna Vinschen
2002-08-30 * cygwin.din: Add prototypes for new wchar functions in newlib.Corinna Vinschen
2002-08-28 * cygwin.din: Export getc_unlocked, getchar_unlocked,Corinna Vinschen
2002-08-18* perthread.h (vfork_save): Add ctty, sid, pgid, exitval fields.Christopher Faylor
2002-08-16* Makefile.in: Add support for new malloc.o and renamed malloc_wrapper.o. UseChristopher Faylor
2002-07-29 * security.cc: Change some formatting.Corinna Vinschen
2002-07-24 * cygwin.din (fcloseall): Add symbol for export.Corinna Vinschen
2002-07-13* cygwin.in: Change erroneous entries.Christopher Faylor
2002-07-02 * cygwin.din (__fpclassifyd): Add symbol.Corinna Vinschen
2002-06-11* Makefile.in: Ensure that -MD gets added to CFLAGS regardless of CFLAGSChristopher Faylor
2002-06-102002-06-10 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-06-06* cygwin.din: Eliminate some newlib wrappers.Christopher Faylor
2002-06-05Remove fcntl.h includes throughout.Christopher Faylor
2002-05-29 Change internal uid datatype from __uid16_t to __uid32_tCorinna Vinschen
2002-05-28 Change internal gid datatype from __gid16_t to __gid32_tCorinna Vinschen
2002-05-13* cygwin.din: Add strlcat and strlcpy.Christopher Faylor
2002-04-10* cygwin.din: Add strptime.Christopher Faylor
2002-02-25 * cygwin.din (fstat64): New symbol.Corinna Vinschen
2002-01-19 * cygwin.din: Add recvmsg and sendmsg.Corinna Vinschen
2002-01-17 * Makefile.in: Add fnmatch.o to DLL_OFILES.Corinna Vinschen
2001-12-28 * cygwin.din: Add symbols for endutent(), getutent(), getutid(),Corinna Vinschen
2001-12-20* Makefile.in (VPATH): Add regex directory.Christopher Faylor
2001-11-28* cygwin.din (ualarm): New export.Christopher Faylor
2001-10-01* cygwin.din: export strtoll and strtoullChristopher Faylor
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