summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/dlfcn.cc
Commit message (Expand)AuthorAgeFilesLines
* * dlfcn.cc (check_access): Eliminate.Christopher Faylor2001-03-261-106/+34
* Update copyrights.Christopher Faylor2001-03-181-1/+1
* * dlopen.c (dlopen): Return NULL when name is NULL (suggested byChristopher Faylor2001-03-051-8/+4
* * dlfcn.cc (dlopen): Do not call LoadLibrary with a NULL pointer, when theChristopher Faylor2001-02-141-1/+2
* Break out more header info into separate files. Use appropriate header filesChristopher Faylor2000-09-081-2/+3
* * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor2000-08-221-0/+3
* * winsup.h: take out protections of environ, errno, allow C useDJ Delorie2000-08-021-1/+1
* Throughout, eliminate third argument to path_conv and use new PC_* constantsChristopher Faylor2000-07-171-1/+1
* * dcrt0.cc (build_argv): Strip quotes from argv[0] since it should never beChristopher Faylor2000-07-161-51/+35
* * hinfo.cc (hinfo::linearize_fd_array): Make max_used_fd an int so that we canChristopher Faylor2000-07-151-2/+1
* * exceptions.cc (interruptible): Allocate slightly more space for directoryChristopher Faylor2000-04-261-1/+1
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+236