X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Tue, 20 Oct 2009 14:13:54 -0400 Message-Id: <200910201813.n9KIDspI006759@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: <70015ce7-3ab3-4e2e-8784-3e83f2ef3650 AT d4g2000vbm DOT googlegroups DOT com> (message from Rugxulo on Tue, 20 Oct 2009 10:46:03 -0700 (PDT)) Subject: Re: getopt_long missing (or "More esoteric language fun: EsCo") References: <70015ce7-3ab3-4e2e-8784-3e83f2ef3650 AT d4g2000vbm DOT googlegroups DOT com> Errors-To: nobody AT delorie DOT com DJGPP's library is old; it might just be that getopt_long() wasn't even considered back then. Feel free to add one, but keep in mind the licensing issues - GPL/LGPL is unacceptable in libc, BSD is OK.