Add getopt_long from NetBSD
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Sat, 31 Jan 2004 13:38:48 +0000 (13:38 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Sat, 31 Jan 2004 13:38:48 +0000 (13:38 +0000)
commit984168ecb35d019fe548687d99cac4e6d148a299
tree02522fd86b79b23721e30bcc22572baefa3ff166
parent245226e5d9f600c7bf868b607b7e620a423f7be5
Add getopt_long from NetBSD
include/Makefile
include/getopt.h [new file with mode: 0644]
lib/libc/stdlib/Makefile.inc
lib/libc/stdlib/getopt_long.3 [new file with mode: 0644]
lib/libc/stdlib/getopt_long.c [new file with mode: 0644]
lib/libcr/stdlib/Makefile.inc
lib/libcr/stdlib/getopt_long.3 [new file with mode: 0644]
lib/libcr/stdlib/getopt_long.c [new file with mode: 0644]