newlib/winsup
Corinna Vinschen a67f4165ae * shared.h (class pinfo): New members root' and rootlen'.
* syscalls.cc (chroot): Set new root for process.
        * path.cc (getcwd_inner): Add parameter to force use of
        new root from chroot() call.
        (ischrootpath): New macro.
        (normalize_posix_path): Care for changed root dir.
        (normalize_win32_path): Ditto.
        (getcwd_inner): Ditto.
        (chdir): Eliminate trailing path component consisting
        entirely of dots.
        * fork.cc (fork): Copy pinfo members regarding chroot().
        * spawn.cc (_spawnve): Ditto.
        * dir.cc (opendir): Don't use computed win32 path if
        chroot() took place.
2000-07-19 20:14:24 +00:00
..
cygwin * shared.h (class pinfo): New members root' and rootlen'. 2000-07-19 20:14:24 +00:00
doc "Posting Guidelines": New name for old entry. 2000-07-04 16:17:57 +00:00
mingw
testsuite
utils * mount.cc (mount_already_exists): Slightly rearrange. 2000-07-13 21:49:36 +00:00
w32api * include/shlobj.h: add CSIDL_COMMON_* 2000-07-11 17:33:48 +00:00
ChangeLog * Makefile.in: Add dummy info targets. 2000-06-22 22:28:35 +00:00
configure * configure.in: Bow to necessity and build w32api before anything else. 2000-06-20 17:37:22 +00:00
configure.in * configure.in: Bow to necessity and build w32api before anything else. 2000-06-20 17:37:22 +00:00
CYGWIN_LICENSE
MAINTAINERS
Makefile.common
Makefile.in * Makefile.in: Add dummy info targets. 2000-06-22 22:28:35 +00:00