Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include: General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-25 | 1 | -0/+2 |
* | Remove NetBSD Foundation clauses 3 & 4. They eliminated those clauses | Warner Losh | 2010-02-16 | 1 | -7/+0 |
* | Add getopt_long_only() | Andrey A. Chernov | 2004-02-24 | 1 | -1/+3 |
* | In the comment tell about optreset extension for NetBSD ghetopt_long() | Andrey A. Chernov | 2004-02-23 | 1 | -1/+2 |
* | Add optreset to getopt.h too since NetBSD getopt_long() (but not GNU one) | Andrey A. Chernov | 2004-02-23 | 1 | -1/+5 |
* | Try to better mimic GNU getopt.h which does not assume to make visible | Andrey A. Chernov | 2004-02-23 | 1 | -6/+10 |
* | Fix comment: GNU getopt.h to which this header tries to mimic does not declare | Andrey A. Chernov | 2004-02-23 | 1 | -1/+1 |
* | Add getopt_long(3). | Eric Melville | 2002-09-29 | 1 | -0/+74 |