Changeset 9c75a99d in mainline for uspace/lib/c/Makefile


Ignore:
Timestamp:
2018-11-08T11:06:45Z (5 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
3875f106, cdf6066
Parents:
b294126
git-author:
Jiri Svoboda <jiri@…> (2018-10-07 19:05:12)
git-committer:
Jiri Svoboda <jiri@…> (2018-11-08 11:06:45)
Message:

Fix kernel panic when perm_revoke() syscall is invoked.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/Makefile

    rb294126 r9c75a99d  
    196196        test/stdio/scanf.c \
    197197        test/odict.c \
     198        test/perm.c \
    198199        test/qsort.c \
    199200        test/sprintf.c \
Note: See TracChangeset for help on using the changeset viewer.