Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/posix/Makefile

    r90c5eb6 rec18957a  
    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.