|
0d130620
|
2007-10-13T15:48:53
|
|
Prefer the ISO C99 inline semantics over the old GNU C inline semantics.
|
|
10c66621
|
2007-10-13T15:25:42
|
|
Handle 'inline' change in gcc 4.3.0.
|
|
da0eabc0
|
2007-10-12T23:02:18
|
|
* lib/argp-fmtstream.h (ARGP_FS_EI): Work around GCC 4.2.1 diagnostic
"warning: C99 inline functions are not supported; using GNU89".
|
|
57fdfd3f
|
2007-10-07T19:14:58
|
|
Change copyright notice from GPLv2+ to GPLv3+.
|
|
83213ada
|
2006-01-10T21:49:07
|
|
* argp.h (__const): Remove macro. Use const instead.
* argp-fmtstream.h (__const): Likewise.
* glob_.h (__const): Remove macro.
* glob-libc.h: Use const instead of __const.
|
|
d210c813
|
2005-09-29T12:24:42
|
|
srclist.update
|
|
267a39ba
|
2005-05-14T06:03:57
|
|
*** empty log message ***
|
|
f81666cf
|
2003-10-04T12:28:06
|
|
argp update from libc
|
|
a82fdff5
|
2003-07-08T23:25:13
|
|
Get lib/argp* from glibc.
|
|
46e647a1
|
2003-06-10T11:19:46
|
|
argp facility from glibc-20030610.
|