]> Zhao Yanbai Git Server - minix.git/commit
Add getopt_long library function
authorErik van der Kouwe <erik@minix3.org>
Mon, 25 Jan 2010 18:11:21 +0000 (18:11 +0000)
committerErik van der Kouwe <erik@minix3.org>
Mon, 25 Jan 2010 18:11:21 +0000 (18:11 +0000)
commita89d141e90a6d5c6364b3ea2e83dda22a4db9788
tree25290ca94a82bf28ff525770af67f55c1a628139
parent515d6ebc9aa93bd1919ee0804146e443d6353d9e
Add getopt_long library function
include/err.h [new file with mode: 0644]
include/getopt.h [new file with mode: 0644]
lib/other/Makefile.in
lib/other/getopt_long.c [new file with mode: 0644]
lib/other/vwarnx.c [new file with mode: 0644]
lib/other/warnx.c [new file with mode: 0644]
man/man3/getopt_long.3 [new file with mode: 0644]