Changeset 4d10fc8 in mainline for uspace/lib/posix/stdlib.c
- Timestamp:
- 2011-06-07T17:16:38Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- acc3f82c
- Parents:
- 2fc5072
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/stdlib.c
r2fc5072 r4d10fc8 33 33 */ 34 34 35 # undef qsort35 #define LIBPOSIX_INTERNAL 36 36 37 #undef getenv 38 39 #undef realpath 37 #include "stdlib.h" 40 38 41 39 /**
Note:
See TracChangeset
for help on using the changeset viewer.