Changeset 1519 for trunk/src/emx/include/stdlib.h
- Timestamp:
- Sep 27, 2004, 4:15:07 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/include/stdlib.h
-
Property cvs2svn:cvs-rev
changed from
1.24
to1.25
r1518 r1519 287 287 #endif /* __BSD_VISIBLE */ 288 288 289 290 291 /* bird: LIBC stuff - start */ 292 #ifdef __BSD_VISIBLE 293 char *_getcwdux(char *, size_t); 294 #endif 295 #ifdef __USE_GNU 296 char *canonicalize_file_name(const char *); 297 #endif 298 /* bird: LIBC stuff - end */ 289 299 290 300 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.