| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove NetBSD Foundation clauses 3 & 4. They eliminated those clauses | Warner Losh | 2010-02-16 | 1 | -7/+0 |
| | | | | | | | | last year. Notes: svn path=/head/; revision=203963 | ||||
| * | Add getopt_long_only() | Andrey A. Chernov | 2004-02-24 | 1 | -1/+3 |
| | | | | | Notes: svn path=/head/; revision=126190 | ||||
| * | In the comment tell about optreset extension for NetBSD ghetopt_long() | Andrey A. Chernov | 2004-02-23 | 1 | -1/+2 |
| | | | | | Notes: svn path=/head/; revision=126155 | ||||
| * | Add optreset to getopt.h too since NetBSD getopt_long() (but not GNU one) | Andrey A. Chernov | 2004-02-23 | 1 | -1/+5 |
| | | | | | | | | use it too. Notes: svn path=/head/; revision=126142 | ||||
| * | Try to better mimic GNU getopt.h which does not assume to make visible | Andrey A. Chernov | 2004-02-23 | 1 | -6/+10 |
| | | | | | | | | all unistd.h functions, use _GETOPT_DECLARE define for that. Notes: svn path=/head/; revision=126141 | ||||
| * | Fix comment: GNU getopt.h to which this header tries to mimic does not declare | Andrey A. Chernov | 2004-02-23 | 1 | -1/+1 |
| | | | | | | | | getsubopt/optreset Notes: svn path=/head/; revision=126140 | ||||
| * | Add getopt_long(3). | Eric Melville | 2002-09-29 | 1 | -0/+74 |
| Obtained from: NetBSD Sponsored by: Apple Notes: svn path=/head/; revision=104128 | |||||
