]> Zhao Yanbai Git Server - minix.git/commit
isofs: do not link against libc 01/3001/2
authorDavid van Moolenbroek <david@minix3.org>
Sat, 6 Jun 2015 12:58:46 +0000 (12:58 +0000)
committerDavid van Moolenbroek <david@minix3.org>
Sun, 7 Jun 2015 17:01:45 +0000 (17:01 +0000)
commitaf4345b097464c1f67eb821ea6f0fba8ea66c952
treeabb75092b609d2cbab3251174311c585d3795372
parent44707c1900f2a0f1cb5c20e60477b0c2c9ceb595
isofs: do not link against libc

This change requires a small patch to libc, in order to avoid that
libminc has to pull in a large chunk of libc just for mktime(3).

Change-Id: I48e598b3716eff626cac461f78a41e32334e6b28
lib/libc/time/localtime.c
minix/fs/isofs/Makefile
minix/lib/libminc/Makefile