]> Zhao Yanbai Git Server - minix.git/commit
libc: add original netbsd files
authorBen Gras <ben@minix3.org>
Wed, 9 Jun 2010 12:08:32 +0000 (12:08 +0000)
committerBen Gras <ben@minix3.org>
Wed, 9 Jun 2010 12:08:32 +0000 (12:08 +0000)
commit60d52d68da7ac8634039c556e561f9b74d5ed088
treea1039d26e8406dcf39acf66e5860e8d2a96b844c
parenta0147a8c329966293b98215358e35fadda2d0ba5
libc: add original netbsd files
lib/libc/other/err.c [new file with mode: 0644]
lib/libc/other/errx.c [new file with mode: 0644]
lib/libc/other/getprogname.c [new file with mode: 0644]
lib/libc/other/pwcache.c [new file with mode: 0644]
lib/libc/other/pwcache.h [new file with mode: 0644]
lib/libc/other/setmode.c [new file with mode: 0644]
lib/libc/other/strmode.c [new file with mode: 0644]
lib/libc/other/verr.c [new file with mode: 0644]
lib/libc/other/verrx.c [new file with mode: 0644]
lib/libc/other/vwarn.c [new file with mode: 0644]
lib/libc/other/warn.c [new file with mode: 0644]