Changeset 04b687b in mainline for uspace/lib/libc/generic/libc.c
- Timestamp:
- 2008-12-29T11:17:44Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 63088cc1
- Parents:
- 8b74af07
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/generic/libc.c
r8b74af07 r04b687b 54 54 extern int main(int argc, char *argv[]); 55 55 56 int _errno; 57 56 58 void _exit(int status) 57 59 {
Note:
See TracChangeset
for help on using the changeset viewer.