Changeset c62f2d0 in mainline
- Timestamp:
- 2011-07-23T20:25:46Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e478cebf
- Parents:
- df217a6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/unistd.c
rdf217a6 rc62f2d0 89 89 { 90 90 /* Always returns false, because there is no easy way to find 91 <<<<<<< TREE92 91 * out under HelenOS. */ 93 92 return 0; 94 =======95 * out under HelenOS. */96 return false;97 >>>>>>> MERGE-SOURCE98 93 } 99 94
Note:
See TracChangeset
for help on using the changeset viewer.