summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/cygwin.din
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * net.cc (cygwin_inet_network): new function.DJ Delorie2000-04-241-0/+1
* * cygwin.din: Add symbol for `lacl'.Corinna Vinschen2000-04-131-0/+2
* * newlib/libc/include/sys/unistd.h: Add prototypes forCorinna Vinschen2000-04-021-0/+4
* Throughout use strace class in place of individual functions and variables.Christopher Faylor2000-03-071-1/+0
* Update.Christopher Faylor2000-02-211-0/+32
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+1051