Changeset df217a6 in mainline for uspace/lib/posix/unistd.c


Ignore:
Timestamp:
2011-07-23T20:21:56Z (13 years ago)
Author:
Petr Koupy <petr.koupy@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c62f2d0
Parents:
65b4aac1 (diff), b9a46fc (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge pcc changes.

File:
1 edited

Legend:

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

    r65b4aac1 rdf217a6  
    8989{
    9090        /* Always returns false, because there is no easy way to find
     91<<<<<<< TREE
    9192     * out under HelenOS. */
    9293        return 0;
     94=======
     95         * out under HelenOS. */
     96        return false;
     97>>>>>>> MERGE-SOURCE
    9398}
    9499
Note: See TracChangeset for help on using the changeset viewer.