aboutsummaryrefslogtreecommitdiff
path: root/libshouldbeinlibc
Commit message (Collapse)AuthorAgeFilesLines
* (lndist, $(srcdir)/hurd-snap/$(dir)/error.[ch]): Targets removed.Roland McGrath1995-09-161-7/+0
|
* Include "options.h" instead of <options.h>.Miles Bader1995-08-241-1/+2
|
* Initial revisionMiles Bader1995-08-241-0/+40
|
* When adding a fake argv[0], bump argc.Miles Bader1995-05-221-1/+4
| | | | Set optind to 0, so that getopt will reinitialize itself.
* Initial revisionMiles Bader1995-05-202-0/+306
|
* Declare argz_count and argz_extract.Miles Bader1995-05-181-0/+7
|
* Add two new functions: argz_count returns the number of arguments in an argzMiles Bader1995-05-181-0/+33
| | | | vector, and argz_extract extracts the arguments into an argv type vector.
* Initial revisionMiles Bader1995-03-312-0/+107