Changeset 3306 for trunk/essentials/sys-apps/coreutils/lib/getcwd.h
- Timestamp:
- May 6, 2007, 2:21:24 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/essentials/sys-apps/coreutils/lib/getcwd.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/essentials/sys-apps/coreutils/lib/getcwd.h
r2554 r3306 25 25 #include <unistd.h> 26 26 27 28 27 29 /* If necessary, systematically rename identifiers so that they do not 28 30 collide with the system function. Renaming avoids problems with … … 39 41 char *getcwd (char *, size_t); 40 42 #endif 43 44
Note:
See TracChangeset
for help on using the changeset viewer.
