Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/posix/unistd.c

    r4c8f5e7 r2a53f71  
    8888int posix_isatty(int fd)
    8989{
    90         // TODO
    9190        /* Always returns false, because there is no easy way to find
    9291         * out under HelenOS. */
Note: See TracChangeset for help on using the changeset viewer.