|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.16, 1999/03/26 04:04:13 | version 1.17, 1999/03/26 22:23:57 | ||
|---|---|---|---|
|
|
||
| #include <string.h> | #include <string.h> | ||
| #include <unistd.h> | #include <unistd.h> | ||
| #include "extern.h" | |||
| #ifdef __weak_alias | #ifdef __weak_alias | ||
| __weak_alias(getcwd,_getcwd); | __weak_alias(getcwd,_getcwd); | ||
| __weak_alias(realpath,_realpath); | __weak_alias(realpath,_realpath); |