Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
popt: A C library for parsing command line parameters.
Name: | popt |
Vendor: | Fermi National Accelerator Laboratory |
Version: | 1.8.2 |
License: | GPL |
Release: | 13 |
URL: | |
- Summary
- Popt is a C library for parsing command line parameters. Popt was
heavily influenced by the getopt() and getopt_long() functions, but it
improves on them by allowing more powerful argument expansion. Popt
can parse arbitrary argv[] style arrays and automatically set
variables based on command line arguments. Popt allows command line
arguments to be aliased via configuration files and includes utility
functions for parsing arbitrary strings into argv[] arrays using
shell-like rules.
Changelog
- * Tue Sep 28 19:00:00 2004 Jeff Johnson <jbj{%}redhat{*}com> 4.2.3-13
- upgrade to db-4.2.52 internal and use --enable-posixmutexes (#115152).
- * Wed Aug 25 19:00:00 2004 Jeff Johnson <jbj{%}redhat{*}com> 4.2.3-9
- fix: do getpwnam/getgrnam to load correct modules before chroot.
- * Tue Aug 24 19:00:00 2004 Jeff Johnson <jbj{%}redhat{*}com> 4.2.3-8
- ia64: make sure that autorelocated file dependencies are satisfied.
- ia64: relocate all scriptlet interpreters.
- ia64: don't bother trying to preload autorelocated modules.
- fix: filesystem package needs mail/lock w/o getgrnam.