Changeset 823a929 in mainline for uspace/lib/posix/Makefile


Ignore:
Timestamp:
2011-06-23T23:57:33Z (14 years ago)
Author:
Petr Koupy <petr.koupy@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
e64b55a
Parents:
da084d9
Message:

Added function stubs (binutils compile-time dependencies).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/posix/Makefile

    rda084d9 r823a929  
    4141        ctype.c \
    4242        fcntl.c \
     43        math.c \
    4344        stdio.c \
    4445        stdlib.c \
     
    4748        strings.c \
    4849        sys/stat.c \
     50        sys/wait.c \
    4951        time.c \
    5052        unistd.c
Note: See TracChangeset for help on using the changeset viewer.