summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/cygwin.din
Commit message (Expand)AuthorAgeFilesLines
* 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