Date: Sun, 29 Sep 2002 10:02:33 -0400 (EDT) From: Wesley Morgan <morganw@chemikals.org> To: Eric Melville <eric@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, <cvs-all@FreeBSD.ORG> Subject: Re: cvs commit: src/include Makefile getopt.h src/lib/libc/stdlib Makefile.inc getopt_long.3 getopt_long.c Message-ID: <20020929100201.N98761-100000@volatile.chemikals.org> In-Reply-To: <200209290414.g8T4EbCp043463@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Does this make /usr/ports/devel/libgnugetopt unnecessary?
On Sat, 28 Sep 2002, Eric Melville wrote:
> 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
>
--
_ __ ___ ____ ___ ___ ___
Wesley N Morgan _ __ ___ | _ ) __| \
morganw@chemikals.org _ __ | _ \._ \ |) |
FreeBSD: The Power To Serve _ |___/___/___/
Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread!
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?20020929100201.N98761-100000>
