Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
popt: A C library for parsing command line parameters.
Name: | popt |
Vendor: | CERN, http://cern.ch/linux |
Version: | 1.8.2 |
License: | GPL |
Release: | 0.14 |
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.
Arch: x86_64
Download: | popt-1.8.2-0.14.x86_64.rpm |
Build Date: | Thu May 13 08:03:24 2004 |
Packager: | Jaroslaw Polok <Jaroslaw.Polok@cern.ch> |
Size: | 139 KiB |
Changelog
- * Wed Mar 17 04:00:00 2004 Jeff Johnson <jbj{%}redhat{*}com> 4.2.2-0.14
- fix: handle elf64 note sections correctly.
- fix: grrr, skip notes on non-i386 entirely.
- * Tue Mar 9 04:00:00 2004 Jeff Johnson <jbj{%}jbj{*}org> 4.2.2-0.13
- fix: sq->reaped needs sighold(SIGCHLD)/sigrelease(SIGCHLD) (#117620).
- * Mon Mar 1 04:00:00 2004 Jeff Johnson <jbj{%}redhat{*}com> 4.2.2-0.12
- fix: double free of file *.mgc path (#116948).