Changeset 8a1fb09 in mainline for uspace/lib/c/generic/libc.c
- Timestamp:
- 2011-05-01T12:10:47Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9fb1397
- Parents:
- d2a6a04b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/libc.c
rd2a6a04b r8a1fb09 54 54 55 55 #ifdef CONFIG_RTLD 56 /* From librtld. */ 57 #include <rtld.h> 56 #include <rtld/rtld.h> 58 57 #endif 59 //#include <string.h>60 58 61 59 static bool env_setup = false;
Note:
See TracChangeset
for help on using the changeset viewer.