aboutsummaryrefslogtreecommitdiff
path: root/utils/storeinfo.c
Commit message (Expand)AuthorAgeFilesLines
* utils: Port to x86_64Sergey Bugaev2023-05-101-3/+5
* Modernize code by removing use of old style definitions.Flavio Cruz2023-04-031-1/+1
* Fix spurious port deallocationSamuel Thibault2013-09-211-1/+0
* Add missing format strings for error, printk, problemPino Toscano2011-10-191-2/+2
* 2002-05-28 Roland McGrath <roland@frob.com>Roland McGrath2002-05-281-2/+2
* 2001-12-28 Roland McGrath <roland@frob.com>Roland McGrath2001-12-291-3/+8
* doc/Marcus Brinkmann2001-01-081-7/+15
* 1999-11-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-11-211-3/+3
* 1998-07-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-07-201-3/+3
* (argp_program_version): Make const.Miles Bader1997-02-201-2/+2
* (print_store): Properly ignore STORE_INACTIVE.Miles Bader1996-10-091-1/+1
* (options, main):Miles Bader1996-10-081-8/+9
* (W_TYPE):Miles Bader1996-09-271-13/+16
* *** empty log message ***Thomas Bushnell1996-09-051-1/+2
* (doc): Add program description.Miles Bader1996-08-271-1/+2
* (argp_program_version): New variable.Miles Bader1996-07-061-0/+2
* (print_store): Get rid of class-name printing code, and useMiles Bader1996-05-221-23/+42
* (parse_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL.Miles Bader1996-05-111-1/+1
* (print_store): New function.Miles Bader1996-05-101-57/+59
* (main): Pass new arg to argp_parse.Miles Bader1996-03-191-2/+2
* (main):Miles Bader1995-12-061-3/+2
* (main): Correctly whether to print prefix by default.Miles Bader1995-12-041-3/+3
* (print_info):Miles Bader1995-11-061-6/+9
* Initial revisionMiles Bader1995-10-211-0/+224