newlib/winsup
Christopher Faylor 2cf9359a8a * dcrt0.cc (insert_file): Avoid freeing previously allocated argument list.
* path.cc (symlink_info::check): Rename from symlink_check_one.  Use new
symlink_info struct for communication.
(path_conv::path_conv): Use symlink_info structure for communication with
symlink_info::check.  Fix typo which resulted in symbolic links always being
resolved.
(readlink): Use stat_suffixes array when resolving a link.
* syscalls.cc (stat_suffixes): Make global.
2000-04-13 22:43:48 +00:00
..
cygwin * dcrt0.cc (insert_file): Avoid freeing previously allocated argument list. 2000-04-13 22:43:48 +00:00
doc * MAINTAINERS: Add Ron Parker as maintainer of cinstall stuff. 2000-03-31 04:46:47 +00:00
mingw * include/string.h: Use proper prototype for _strerror. 2000-04-10 23:00:27 +00:00
testsuite import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
utils * cygpath.cc (main): Add -a -o and -c options. 2000-04-13 05:23:30 +00:00
w32api * include/winbase.h: Change first argument of ENUMRES* types to coincide with 2000-04-11 12:51:58 +00:00
CYGWIN_LICENSE import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
ChangeLog * Makefile.common: Resolve srcdir to absolute path or it will confuse usages 2000-04-10 03:51:39 +00:00
MAINTAINERS * MAINTAINERS: Add Ron Parker as maintainer of cinstall stuff. 2000-03-31 04:46:47 +00:00
Makefile.common * Makefile.common: Resolve srcdir to absolute path or it will confuse usages 2000-04-10 03:51:39 +00:00
Makefile.in * Makefile.in: Work around MAKEOVERRIDES problem with older versions of make. 2000-04-09 06:15:43 +00:00
configure Updated to build cinstall with mingw. See Changelog for numerous setup.c changes. 2000-04-07 22:12:41 +00:00
configure.in Updated to build cinstall with mingw. See Changelog for numerous setup.c changes. 2000-04-07 22:12:41 +00:00