Changeset 1524
- Timestamp:
- Sep 28, 2004, 3:50:36 AM (21 years ago)
- Location:
- trunk/src/emx/src/lib
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/src/lib/misc/chroot.c
-
Property cvs2svn:cvs-rev
changed from
1.2
to1.3
r1523 r1524 49 49 * late '80 and there are locks in the doors (metaphorically speaking, of course). 50 50 * 51 * The Unix apartment is entered by the "/". It can be left by any driveletter.52 * The Unix aparement is inherited by child processes.51 * The Unix compartment is entered by the "/". It can be left by any driveletter. 52 * The Unix compartment is inherited by child processes. 53 53 * 54 54 * @returns 0 on success. -
Property cvs2svn:cvs-rev
changed from
-
trunk/src/emx/src/lib/sys/__initdll.c
-
Property cvs2svn:cvs-rev
changed from
1.15
to1.16
r1523 r1524 182 182 183 183 /* 184 * Init the file system depart ement.184 * Init the file system department. 185 185 */ 186 186 if (__libc_back_fsInit()) -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.