Changeset 4f4b4e7 in mainline for uspace/lib/posix/time.c
- Timestamp:
- 2011-06-15T23:38:45Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b08ef1fd
- Parents:
- ab547063
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/time.c
rab547063 r4f4b4e7 36 36 #define LIBPOSIX_INTERNAL 37 37 38 #include "common.h" 38 39 #include "time.h" 39 40 … … 83 84 { 84 85 // TODO 85 return 0;86 not_implemented(); 86 87 } 87 88
Note:
See TracChangeset
for help on using the changeset viewer.