| Commit message (Expand) | Author | Age | Files | Lines |
* | * cygwin.din: Revert exporting new wchar functions. | Corinna Vinschen | 2002-09-03 | 1 | -52/+0 |
* | Sigh, mbsrtowcs was still missing... | Corinna Vinschen | 2002-08-30 | 1 | -0/+2 |
* | * cygwin.din: Add more prototypes for new wchar functions in newlib. | Corinna Vinschen | 2002-08-30 | 1 | -0/+14 |
* | * cygwin.din: Add prototypes for new wchar functions in newlib. | Corinna Vinschen | 2002-08-30 | 1 | -0/+36 |
* | * cygwin.din: Export getc_unlocked, getchar_unlocked, | Corinna Vinschen | 2002-08-28 | 1 | -0/+8 |
* | * perthread.h (vfork_save): Add ctty, sid, pgid, exitval fields. | Christopher Faylor | 2002-08-18 | 1 | -0/+1 |
* | * Makefile.in: Add support for new malloc.o and renamed malloc_wrapper.o. Use | Christopher Faylor | 2002-08-16 | 1 | -8/+14 |
* | * security.cc: Change some formatting. | Corinna Vinschen | 2002-07-29 | 1 | -0/+3 |
* | * cygwin.din (fcloseall): Add symbol for export. | Corinna Vinschen | 2002-07-24 | 1 | -0/+4 |
* | * cygwin.in: Change erroneous entries. | Christopher Faylor | 2002-07-12 | 1 | -2/+1 |
* | * cygwin.din (__fpclassifyd): Add symbol. | Corinna Vinschen | 2002-07-02 | 1 | -0/+4 |
* | * Makefile.in: Ensure that -MD gets added to CFLAGS regardless of CFLAGS | Christopher Faylor | 2002-06-11 | 1 | -8/+8 |
* | 2002-06-10 Robert Collins <rbtcollins@hotmail.com> | Robert Collins | 2002-06-10 | 1 | -0/+2 |
* | * cygwin.din: Eliminate some newlib wrappers. | Christopher Faylor | 2002-06-06 | 1 | -18/+18 |
* | Remove fcntl.h includes throughout. | Christopher Faylor | 2002-06-05 | 1 | -8/+8 |
* | Change internal uid datatype from __uid16_t to __uid32_t | Corinna Vinschen | 2002-05-29 | 1 | -0/+6 |
* | Change internal gid datatype from __gid16_t to __gid32_t | Corinna Vinschen | 2002-05-28 | 1 | -0/+12 |
* | * cygwin.din: Add strlcat and strlcpy. | Christopher Faylor | 2002-05-13 | 1 | -0/+4 |
* | * cygwin.din: Add strptime. | Christopher Faylor | 2002-04-09 | 1 | -0/+2 |
* | * cygwin.din (fstat64): New symbol. | Corinna Vinschen | 2002-02-25 | 1 | -2/+11 |
* | * cygwin.din: Add recvmsg and sendmsg. | Corinna Vinschen | 2002-01-19 | 1 | -0/+2 |
* | * Makefile.in: Add fnmatch.o to DLL_OFILES. | Corinna Vinschen | 2002-01-17 | 1 | -0/+2 |
* | * cygwin.din: Add symbols for endutent(), getutent(), getutid(), | Corinna Vinschen | 2001-12-28 | 1 | -0/+12 |
* | * Makefile.in (VPATH): Add regex directory. | Christopher Faylor | 2001-12-20 | 1 | -10/+5 |
* | * cygwin.din (ualarm): New export. | Christopher Faylor | 2001-11-28 | 1 | -2/+4 |
* | * cygwin.din: export strtoll and strtoull | Christopher Faylor | 2001-10-01 | 1 | -0/+4 |
* | * cygwin.din (__argv): Export. | Christopher Faylor | 2001-09-19 | 1 | -0/+3 |
* | * cygwin.din: Remove cygwin_getshared. | Christopher Faylor | 2001-09-11 | 1 | -2/+0 |
* | * cygwin.din: Add gamm*_r function exports. | Christopher Faylor | 2001-09-08 | 1 | -0/+8 |
* | * cygwin.din: Add `dirfd'. | Corinna Vinschen | 2001-09-03 | 1 | -0/+2 |
* | * cygwin.din: Export sys_errlist, sys_nerr. | Christopher Faylor | 2001-07-27 | 1 | -0/+2 |
* | Christopher Faylor <cgf@cygnus.com> | Christopher Faylor | 2001-07-26 | 1 | -0/+1 |
* | * cygwin.din: Add fchdir symbols. | Corinna Vinschen | 2001-06-10 | 1 | -0/+2 |
* | * cygwin.din: Export asctime_r, ctime_r, gmtime_r, localtime_r | Egor Duda | 2001-04-25 | 1 | -0/+8 |
* | * cygwin.din: Add *scanf and *scan_r functions. | Christopher Faylor | 2001-04-20 | 1 | -0/+18 |
* | Throughout, change fdtab references to cygheap->fdtab. | Christopher Faylor | 2001-04-18 | 1 | -0/+2 |
* | * fork.cc (fork_child): Call the __pthread_atforkchild function. | Christopher Faylor | 2001-04-13 | 1 | -0/+1 |
* | * configure.in: Remove PTH_ALLOW. | Robert Collins | 2001-04-12 | 1 | -38/+70 |
* | * Makefile.in: Put -lgcc last in list of libraries, since stdc++ library needs | Christopher Faylor | 2001-04-09 | 1 | -1/+0 |
* | add missing stuff. | Christopher Faylor | 2001-03-26 | 1 | -0/+8 |
* | * cygwin.din: Export the new functions. | Christopher Faylor | 2001-03-17 | 1 | -0/+10 |
* | * dlopen.c (dlopen): Return NULL when name is NULL (suggested by | Christopher Faylor | 2001-03-05 | 1 | -0/+1 |
* | * cygwin.din: Export rand48 functions. | Christopher Faylor | 2001-02-20 | 1 | -0/+18 |
* | * cygwin.din: Add export for setlogmask(). | Christopher Faylor | 2001-01-22 | 1 | -0/+1 |
* | * cygwin.din: Add symbols for `getrlimit' and `setrlimit'. | Corinna Vinschen | 2000-12-27 | 1 | -0/+4 |
* | * cygwin.din: Declare strtok_r for the import lib. Already in the DLL. | Corinna Vinschen | 2000-12-07 | 1 | -0/+2 |
* | * net.cc (cygwin_inet_aton): New function. | Corinna Vinschen | 2000-11-25 | 1 | -0/+1 |
* | * cygwin.din: Add symbol hstrerror. | Corinna Vinschen | 2000-10-14 | 1 | -0/+1 |
* | * include/cygwin/version.h: Bump DLL minor version number to 5 due to all of | Christopher Faylor | 2000-07-29 | 1 | -1/+1 |
* | * cygwin.din: Export _getmode and getmode to allow querying of binary state of | Christopher Faylor | 2000-07-09 | 1 | -0/+2 |