Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
popt: A C library for parsing command line parameters.
Name: | popt |
Vendor: | |
Version: | 1.8.2 |
License: | GPL |
Release: | 10 |
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
- * Wed Aug 25 05: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 05: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.
- * Fri Aug 20 05:00:00 2004 Jeff Johnson <jbj{%}jbj{*}org> 4.2.3-4
- fix: defattr for rpm-libs (#130461).
- fix: static glibc/libgcc helpers always installed (#127522).