Changeset 820104d in mainline for uspace/lib/posix/source/stdlib.c
- Timestamp:
- 2013-10-12T14:45:31Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c2a6983
- Parents:
- 970c4d8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/source/stdlib.c
r970c4d8 r820104d 63 63 // TODO: low priority, just a compile-time dependency of binutils 64 64 not_implemented(); 65 return 1;65 return 0; 66 66 } 67 67
Note:
See TracChangeset
for help on using the changeset viewer.