|
|
| version 1.9, 2003/11/12 01:00:33 | version 1.10, 2004/01/08 18:39:18 |
|---|---|
| Line 234 svr4_fixup(register_t **stack_base, stru | Line 234 svr4_fixup(register_t **stack_base, stru |
| /* | /* |
| * Search an alternate path before passing pathname arguments on | * Search an alternate path before passing pathname arguments on |
| * to system calls. Useful for keeping a seperate 'emulation tree'. | * to system calls. Useful for keeping a separate 'emulation tree'. |
| * | * |
| * If cflag is set, we check if an attempt can be made to create | * If cflag is set, we check if an attempt can be made to create |
| * the named file, i.e. we check if the directory it should | * the named file, i.e. we check if the directory it should |