comparison ChangeLog @ 5197:53db84a8853e

getopt, argp fixes.
author Paul Eggert <eggert@cs.ucla.edu>
date Thu, 12 Aug 2004 08:09:42 +0000
parents 40bb437f1dbf
children 0bfe59a4fac8
comparison
equal deleted inserted replaced
5196:de3f03d25188 5197:53db84a8853e
1 2004-08-12 Paul Eggert <eggert@cs.ucla.edu>
2
3 * modules/argp (Files): Add m4/unlocked-io.m4.
4 (Depends-on): Add extensions.
5
6 2004-08-12 Simon Josefsson <jas@extundo.com>
7
8 * modules/getopt (Files): Rename getopt.h to getopt_.h.
9 (Makefile.am): Rewrite, use logic from argz.
10 (Include): Use <getopt.h> instead of "getopt.h".
11
1 2004-08-11 Paul Eggert <eggert@cs.ucla.edu> 12 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
2 13
3 * modules/obstack (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4, 14 * modules/obstack (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
4 m4/uintmax_t.m4. 15 m4/uintmax_t.m4.
5 16