<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/include/getopt.h, branch release/13.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F13.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F13.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2017-11-25T17:09:43Z</updated>
<entry>
<title>include: General further adoption of SPDX licensing ID tags.</title>
<updated>2017-11-25T17:09:43Z</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2017-11-25T17:09:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e58eb3c437974277957187cfed4b9aa0c1a1e253'/>
<id>urn:sha1:e58eb3c437974277957187cfed4b9aa0c1a1e253</id>
<content type='text'>
Mainly focus on files that use BSD 2-Clause license, however the tool I
was using mis-identified many licenses so this was mostly a manual - error
prone - task.

The Software Package Data Exchange (SPDX) group provides a specification
to make it easier for automated tools to detect and summarize well known
opensource licenses. We are gradually adopting the specification, noting
that the tags are considered only advisory and do not, in any way,
superceed or replace the license texts.
</content>
</entry>
<entry>
<title>Remove NetBSD Foundation clauses 3 &amp; 4.  They eliminated those clauses</title>
<updated>2010-02-16T19:28:10Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2010-02-16T19:28:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=69235413d9d55b7fa7ce2ee2cc5caf9505fe1106'/>
<id>urn:sha1:69235413d9d55b7fa7ce2ee2cc5caf9505fe1106</id>
<content type='text'>
last year.
</content>
</entry>
<entry>
<title>Add getopt_long_only()</title>
<updated>2004-02-24T08:09:20Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-02-24T08:09:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f99a4b252c98a413a67556b299dd5d37ff4328b3'/>
<id>urn:sha1:f99a4b252c98a413a67556b299dd5d37ff4328b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>In the comment tell about optreset extension for NetBSD ghetopt_long()</title>
<updated>2004-02-23T08:14:18Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-02-23T08:14:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=05efcb983ce3170928e8c252511f0611912e3de2'/>
<id>urn:sha1:05efcb983ce3170928e8c252511f0611912e3de2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add optreset to getopt.h too since NetBSD getopt_long() (but not GNU one)</title>
<updated>2004-02-23T04:51:07Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-02-23T04:51:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=de693dcb58bc30ea44306c5aa2f6e4c092544afd'/>
<id>urn:sha1:de693dcb58bc30ea44306c5aa2f6e4c092544afd</id>
<content type='text'>
use it too.
</content>
</entry>
<entry>
<title>Try to better mimic GNU getopt.h which does not assume to make visible</title>
<updated>2004-02-23T04:17:59Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-02-23T04:17:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1919b885d0de73cbbe7044f942a187db51053956'/>
<id>urn:sha1:1919b885d0de73cbbe7044f942a187db51053956</id>
<content type='text'>
all unistd.h functions, use _GETOPT_DECLARE define for that.
</content>
</entry>
<entry>
<title>Fix comment: GNU getopt.h to which this header tries to mimic does not declare</title>
<updated>2004-02-23T03:47:28Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-02-23T03:47:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3f52a8ab5590d8221f5274fcebc31aaf5bdf6946'/>
<id>urn:sha1:3f52a8ab5590d8221f5274fcebc31aaf5bdf6946</id>
<content type='text'>
getsubopt/optreset
</content>
</entry>
<entry>
<title>Add getopt_long(3).</title>
<updated>2002-09-29T04:14:37Z</updated>
<author>
<name>Eric Melville</name>
<email>eric@FreeBSD.org</email>
</author>
<published>2002-09-29T04:14:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a35a7e761a63f7a815238324cdadf28be4da1848'/>
<id>urn:sha1:a35a7e761a63f7a815238324cdadf28be4da1848</id>
<content type='text'>
Obtained from:	NetBSD
Sponsored by:	Apple
</content>
</entry>
</feed>
