newlib/winsup
Christopher Faylor f82ca06eda * spawn.cc (find_exec): Accept a PATH-like string in place of an environment
variable.
* dlfcn.cc (get_full_path_of_dll): Search /usr/bin (for windows compatibility)
and /usr/lib (for UNIX compatibility) when looking for shared libraries.
* environ.cc (conv_envvars): Put back LD_LIBRARY_PATH since it is used by
get_full_path_of_dll().
* errno.cc (errmap): Map MOD_NOT_FOUND to ENOENT.
* cygmagic: Remove debugging cruft.
2005-05-22 03:54:29 +00:00
..
cygserver * bsd_mutex.cc (msleep_cnt): Remove. 2005-04-08 20:31:43 +00:00
cygwin * spawn.cc (find_exec): Accept a PATH-like string in place of an environment 2005-05-22 03:54:29 +00:00
doc 2005-05-18 Brian Dessent <brian@dessent.net> 2005-05-18 11:56:27 +00:00
mingw * crt1.c (_gnu_exception_handler): Handle illegal instruction 2005-05-19 22:44:13 +00:00
subauth
testsuite 2005-05-17 Brian Dessent <brian@dessent.net> 2005-05-18 01:10:06 +00:00
utils * cygcheck.cc (load_cygwin): Remove debugging statement. 2005-05-20 16:50:39 +00:00
w32api Add missing ChangeLog entry. 2005-05-13 21:01:32 +00:00
ChangeLog * Makefile.common: Add -dD to options when creating preprocess files. 2005-03-23 03:22:27 +00:00
configure
configure.in
CYGWIN_LICENSE
Makefile.common * Makefile.common: Add -dD to options when creating preprocess files. 2005-03-23 03:22:27 +00:00
Makefile.in