mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-13 05:41:26 +01:00
In the comment tell about optreset extension for NetBSD ghetopt_long()
This commit is contained in:
parent
546a1660f0
commit
05efcb983c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=126155
@ -43,7 +43,8 @@
|
||||
#include <sys/cdefs.h>
|
||||
|
||||
/*
|
||||
* GNU-like getopt_long() & getopt() for GNU programs.
|
||||
* GNU-like getopt_long() with 4.4BSD optreset extension.
|
||||
* getopt() is declared here too for GNU programs.
|
||||
*/
|
||||
#define no_argument 0
|
||||
#define required_argument 1
|
||||
|
Loading…
Reference in New Issue
Block a user