Changes in uspace/lib/posix/unistd.c [c62f2d0:d542aad] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/unistd.c
rc62f2d0 rd542aad 89 89 { 90 90 /* Always returns false, because there is no easy way to find 91 91 * out under HelenOS. */ 92 92 return 0; 93 93 }
Note:
See TracChangeset
for help on using the changeset viewer.