Changes in uspace/lib/posix/source/stdlib.c [820104d:d856110] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/source/stdlib.c
r820104d rd856110 63 63 // TODO: low priority, just a compile-time dependency of binutils 64 64 not_implemented(); 65 return 0;65 return 1; 66 66 } 67 67
Note:
See TracChangeset
for help on using the changeset viewer.