summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/cygwin.din
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Add support for new malloc.o and renamed malloc_wrapper.o. UseChristopher Faylor2002-08-161-8/+14
* * security.cc: Change some formatting.Corinna Vinschen2002-07-291-0/+3
* * cygwin.din (fcloseall): Add symbol for export.Corinna Vinschen2002-07-241-0/+4
* * cygwin.in: Change erroneous entries.Christopher Faylor2002-07-121-2/+1
* * cygwin.din (__fpclassifyd): Add symbol.Corinna Vinschen2002-07-021-0/+4
* * Makefile.in: Ensure that -MD gets added to CFLAGS regardless of CFLAGSChristopher Faylor2002-06-111-8/+8
* 2002-06-10 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-06-101-0/+2
* * cygwin.din: Eliminate some newlib wrappers.Christopher Faylor2002-06-061-18/+18
* Remove fcntl.h includes throughout.Christopher Faylor2002-06-051-8/+8
* Change internal uid datatype from __uid16_t to __uid32_tCorinna Vinschen2002-05-291-0/+6
* Change internal gid datatype from __gid16_t to __gid32_tCorinna Vinschen2002-05-281-0/+12
* * cygwin.din: Add strlcat and strlcpy.Christopher Faylor2002-05-131-0/+4
* * cygwin.din: Add strptime.Christopher Faylor2002-04-091-0/+2
* * cygwin.din (fstat64): New symbol.Corinna Vinschen2002-02-251-2/+11
* * cygwin.din: Add recvmsg and sendmsg.Corinna Vinschen2002-01-191-0/+2
* * Makefile.in: Add fnmatch.o to DLL_OFILES.Corinna Vinschen2002-01-171-0/+2
* * cygwin.din: Add symbols for endutent(), getutent(), getutid(),Corinna Vinschen2001-12-281-0/+12
* * Makefile.in (VPATH): Add regex directory.Christopher Faylor2001-12-201-10/+5
* * cygwin.din (ualarm): New export.Christopher Faylor2001-11-281-2/+4
* * cygwin.din: export strtoll and strtoullChristopher Faylor2001-10-011-0/+4
* * cygwin.din (__argv): Export.Christopher Faylor2001-09-191-0/+3
* * cygwin.din: Remove cygwin_getshared.Christopher Faylor2001-09-111-2/+0
* * cygwin.din: Add gamm*_r function exports.Christopher Faylor2001-09-081-0/+8
* * cygwin.din: Add `dirfd'.Corinna Vinschen2001-09-031-0/+2
* * cygwin.din: Export sys_errlist, sys_nerr.Christopher Faylor2001-07-271-0/+2
* Christopher Faylor <cgf@cygnus.com>Christopher Faylor2001-07-261-0/+1
* * cygwin.din: Add fchdir symbols.Corinna Vinschen2001-06-101-0/+2
* * cygwin.din: Export asctime_r, ctime_r, gmtime_r, localtime_rEgor Duda2001-04-251-0/+8
* * cygwin.din: Add *scanf and *scan_r functions.Christopher Faylor2001-04-201-0/+18
* Throughout, change fdtab references to cygheap->fdtab.Christopher Faylor2001-04-181-0/+2
* * fork.cc (fork_child): Call the __pthread_atforkchild function.Christopher Faylor2001-04-131-0/+1
* * configure.in: Remove PTH_ALLOW.Robert Collins2001-04-121-38/+70
* * Makefile.in: Put -lgcc last in list of libraries, since stdc++ library needsChristopher Faylor2001-04-091-1/+0
* add missing stuff.Christopher Faylor2001-03-261-0/+8
* * cygwin.din: Export the new functions.Christopher Faylor2001-03-171-0/+10
* * dlopen.c (dlopen): Return NULL when name is NULL (suggested byChristopher Faylor2001-03-051-0/+1
* * cygwin.din: Export rand48 functions.Christopher Faylor2001-02-201-0/+18
* * cygwin.din: Add export for setlogmask().Christopher Faylor2001-01-221-0/+1
* * cygwin.din: Add symbols for `getrlimit' and `setrlimit'.Corinna Vinschen2000-12-271-0/+4
* * cygwin.din: Declare strtok_r for the import lib. Already in the DLL.Corinna Vinschen2000-12-071-0/+2
* * net.cc (cygwin_inet_aton): New function.Corinna Vinschen2000-11-251-0/+1
* * cygwin.din: Add symbol hstrerror.Corinna Vinschen2000-10-141-0/+1
* * include/cygwin/version.h: Bump DLL minor version number to 5 due to all ofChristopher Faylor2000-07-291-1/+1
* * cygwin.din: Export _getmode and getmode to allow querying of binary state ofChristopher Faylor2000-07-091-0/+2
* * poll.cc: New file. Implement `poll' system call.Corinna Vinschen2000-07-041-0/+2
* * dcrt0.cc (_dll_crt0): Renamed from dll_crt0 ().Christopher Faylor2000-07-011-1/+1
* * Makefile.in: Use variables rather than configure constructs whereChristopher Faylor2000-07-011-0/+2
* * cygwin.din: Define symbols for `cygwin_logon_user' andCorinna Vinschen2000-06-161-0/+2
* * cygwin.din: add cygwin_dll_initDJ Delorie2000-06-081-0/+1
* * cygwin.din: insure that regsub() is included inDJ Delorie2000-05-111-0/+2