]> Zhao Yanbai Git Server - minix.git/commit
lib - extra file for libutil; strnstr and strcasestr from freebsd for libc.
authorBen Gras <ben@minix3.org>
Mon, 19 Jul 2010 10:46:26 +0000 (10:46 +0000)
committerBen Gras <ben@minix3.org>
Mon, 19 Jul 2010 10:46:26 +0000 (10:46 +0000)
commitffe7e9166ef81c7369f140d630fa9ecfe9b96449
tree557dc552d4817467a5ddb30555caa525260ec18e
parent6ce51040a294e5299eb6624a18604289b22373bb
lib - extra file for libutil; strnstr and strcasestr from freebsd for libc.
lib/libc/other/Makefile.inc
lib/libc/other/strcasestr.c [new file with mode: 0644]
lib/libc/other/strnstr.c [new file with mode: 0644]
lib/libutil/Makefile