Changeset ed18e14 in mainline for uspace/lib/c/Makefile


Ignore:
Timestamp:
2018-06-12T13:56:59Z (6 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
01cc7b4
Parents:
ec39720
git-author:
Jiri Svoboda <jiri@…> (2018-06-11 17:40:57)
git-committer:
Jiri Svoboda <jiri@…> (2018-06-12 13:56:59)
Message:

vfscanf with tests.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/Makefile

    rec39720 red18e14  
    131131        generic/double_to_str.c \
    132132        generic/malloc.c \
     133        generic/stdio/scanf.c \
    133134        generic/sysinfo.c \
    134135        generic/ipc.c \
     
    185186        test/main.c \
    186187        test/io/table.c \
     188        test/stdio/scanf.c \
    187189        test/odict.c \
    188190        test/qsort.c \
Note: See TracChangeset for help on using the changeset viewer.