Date: Sat, 28 Sep 2002 21:14:37 -0700 (PDT) From: Eric Melville <eric@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include Makefile getopt.h src/lib/libc/stdlib Makefile.inc getopt_long.3 getopt_long.c Message-ID: <200209290414.g8T4EbCp043463@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
eric 2002/09/28 21:14:37 PDT
Modified files:
include Makefile
lib/libc/stdlib Makefile.inc
Added files:
include getopt.h
lib/libc/stdlib getopt_long.3 getopt_long.c
Log:
Add getopt_long(3).
Obtained from: NetBSD
Sponsored by: Apple
Revision Changes Path
1.178 +1 -1 src/include/Makefile
1.1 +74 -0 src/include/getopt.h (new)
1.38 +2 -2 src/lib/libc/stdlib/Makefile.inc
1.1 +275 -0 src/lib/libc/stdlib/getopt_long.3 (new)
1.1 +494 -0 src/lib/libc/stdlib/getopt_long.c (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209290414.g8T4EbCp043463>
