about summary refs log tree commit diff
path: root/manual/examples/longopt.c
Commit message (Collapse)AuthorAgeFilesLines
* (main): Fix which options take arguments.Andreas Jaeger2001-07-241-2/+2
|
* Update.Ulrich Drepper2001-01-071-8/+12
| | | | | | | | | | | 2001-01-07 Ben Collins <bcollins@debian.org> * manual/examples/longopt.c: Make the "struct option" a little more like it should be, adding usage of required_argument, noargument and such, and also setting the options string right. * manual/sysinfo.texi (Load Average): New section, documents getloadavg().
* Wed May 15 18:59:38 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-151-0/+2
| | | | * manual/examples/longopt.c: Include stdlib.h and getopt.h.
* initial importRoland McGrath1995-02-181-0/+92