aboutsummaryrefslogtreecommitdiff
path: root/libshouldbeinlibc
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Thomas Bushnell1996-07-312-1/+5
* .Miles Bader1996-07-271-0/+4
* (fmt_past_time): Always use WIDTH+1 as strftime's limit.Miles Bader1996-07-271-1/+1
* .Miles Bader1996-07-261-0/+2
* (fmt_past_time): Terminate SEPS.Miles Bader1996-07-261-2/+2
* .Miles Bader1996-07-261-0/+9
* (hol_entry_help): Never return without restoring margins.Miles Bader1996-07-261-3/+5
* (fmt_past_time): Try several separators when concatenating dates & times.Miles Bader1996-07-231-6/+9
* .Miles Bader1996-07-191-0/+5
* (hol_usage):Miles Bader1996-07-191-1/+1
* Initial revisionRoland McGrath1996-07-171-0/+589
* (argp_help): Set the lmargin after printing the start of the usage message,Miles Bader1996-07-161-1/+6
* (argp_version_options, argp_version_parser):Miles Bader1996-07-101-2/+2
* (argp_help): "OPTIONS..." -> "OPTION...".Miles Bader1996-07-101-1/+1
* (argp_program_version_hook): Type & doc updated.Miles Bader1996-07-061-3/+6
* (argp_program_version): Doc updated.Miles Bader1996-07-061-4/+4
* (argp_program_version_hook): Add argument types.Miles Bader1996-07-061-5/+7
* (argp_version_parser):Miles Bader1996-07-061-2/+2
* (fmt_past_time): Get rid of extraneous `f' in fmt string.Miles Bader1996-07-051-1/+1
* (argp_parse): Zero the CHILD_INPUTS vector.Miles Bader1996-06-271-0/+2
* (argp_parse):Miles Bader1996-06-211-2/+3
* (SRCS): Remove line.c. Add fsysops.cMiles Bader1996-06-191-3/+3
* Initial revisionMiles Bader1996-06-191-0/+94
* (argp_failure): If FMT is 0, don't print `: MSG'.Miles Bader1996-06-191-7/+11
* (argp_help, argp_state_help, argp_error, argp_failure): Handle null streams.Miles Bader1996-06-171-26/+37
* (argp_parse): Handle null streams.Miles Bader1996-06-171-1/+1
* (struct argp_state): Add NAME, ERR_STREAM, & OUT_STREAM fields.Miles Bader1996-06-171-4/+25
* (argp_default_parser): Output to STATE->out_stream.Miles Bader1996-06-171-6/+13
* (argp_help): Add and use NAME argument.Miles Bader1996-06-171-13/+54
* (fmt_seconds): Don't print two decimal points.Miles Bader1996-05-281-1/+0
* (hol_usage):Miles Bader1996-05-231-11/+33
* (argp_default_parser): Break after --HANG.Miles Bader1996-05-231-0/+1
* (argp_parse): Only print a `Try...' message if the error was a parsing error.Miles Bader1996-05-221-1/+2
* (add_field): Correctly decrement *SECS by amount printed.Miles Bader1996-05-151-1/+1
* (fmt_named_interval):Miles Bader1996-05-151-21/+55
* foo.Michael I. Bushnell1996-05-141-1/+1
* (argp_parse): Turn any EBADKEY that makes it to the end back into EINVAL.Miles Bader1996-05-111-0/+3
* ARGP_ERR_UNKNOWN_KEY --> ARGP_ERR_UNKNOWN.Miles Bader1996-05-112-13/+17
* (EBADKEY): New define.Miles Bader1996-05-111-29/+32
* (ARGP_ERR_UNKNOWN_KEY): New define.Miles Bader1996-05-111-24/+26
* (maptime_map): Use new file_get_storage_info interface.Miles Bader1996-05-091-12/+41
* (argp_help): Just assign STREAM instead of using 2 vars.Miles Bader1996-05-091-2/+2
* (fmt_past_time): And do it correctly, too.Michael I. Bushnell1996-05-091-1/+1
* (exec_reauth): Use new args to auth_user_authenticate.Michael I. Bushnell1996-05-091-3/+3
* (fmt_past_time): Cast arg to localtime appropriately.Michael I. Bushnell1996-05-091-1/+1
* (argp_args_usage): add_usage_item -> fprintf.Michael I. Bushnell1996-05-091-3/+3
* (hol_entry_help, hol_help, hol_usage, argp_args_usage, argp_doc, argp_help):Miles Bader1996-05-081-88/+84
* (fmt_past_time): Suppress leading noise in some formats.Miles Bader1996-05-081-1/+1
* (LCLHDRS): Remove rwlock.h.Roland McGrath1996-05-041-1/+1
* (SRCS): Remove path-lookup.c.Roland McGrath1996-05-031-1/+1