Changeset 8cd8bf6 in mainline for uspace/lib/posix/Makefile


Ignore:
Timestamp:
2011-07-08T17:25:53Z (13 years ago)
Author:
Petr Koupy <petr.koupy@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
11809eab
Parents:
f5b2522 (diff), ddc63fd (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 libposix changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/posix/Makefile

    rf5b2522 r8cd8bf6  
    4040SOURCES = \
    4141        ctype.c \
     42        errno.c \
    4243        fcntl.c \
    4344        fnmatch.c \
     45        locale.c \
    4446        math.c \
    4547        pwd.c \
     48        signal.c \
    4649        stdio.c \
     50        stdio/scanf.c \
    4751        stdlib.c \
    4852        stdlib/strtol.c \
Note: See TracChangeset for help on using the changeset viewer.