gnulib.git
19 years agoAnother fix to snprintf().
Bruno Haible [Fri, 1 Oct 2004 13:27:20 +0000 (13:27 +0000)]
Another fix to snprintf().

19 years agoFixes, mostly from Simon Josefsson.
Bruno Haible [Fri, 1 Oct 2004 10:26:52 +0000 (10:26 +0000)]
Fixes, mostly from Simon Josefsson.

19 years agoAdd license field.
Bruno Haible [Fri, 1 Oct 2004 10:19:55 +0000 (10:19 +0000)]
Add license field.

19 years agoEnsure memcpy is declared.
Bruno Haible [Fri, 1 Oct 2004 10:12:23 +0000 (10:12 +0000)]
Ensure memcpy is declared.

19 years agoFix typo in comment.
Bruno Haible [Fri, 1 Oct 2004 10:07:18 +0000 (10:07 +0000)]
Fix typo in comment.

19 years ago.
Karl Berry [Fri, 1 Oct 2004 07:50:31 +0000 (07:50 +0000)]
.

19 years agoRegenerate.
Paul Eggert [Thu, 30 Sep 2004 23:41:21 +0000 (23:41 +0000)]
Regenerate.

19 years agoAdd snprintf module.
Paul Eggert [Thu, 30 Sep 2004 23:40:34 +0000 (23:40 +0000)]
Add snprintf module.

19 years agosnprintf is C 99, not just POSIX.
Paul Eggert [Thu, 30 Sep 2004 23:39:58 +0000 (23:39 +0000)]
snprintf is C 99, not just POSIX.

19 years agoNew snprintf module from Simon Josefsson.
Paul Eggert [Thu, 30 Sep 2004 23:29:25 +0000 (23:29 +0000)]
New snprintf module from Simon Josefsson.

19 years agoSergey now maintains argp.
Paul Eggert [Thu, 30 Sep 2004 16:46:34 +0000 (16:46 +0000)]
Sergey now maintains argp.

19 years agoargp fixes from Sergey.
Paul Eggert [Thu, 30 Sep 2004 16:46:18 +0000 (16:46 +0000)]
argp fixes from Sergey.

19 years agosrclist.txt: Comment-out argp/argp.h.
Paul Eggert [Thu, 30 Sep 2004 16:44:33 +0000 (16:44 +0000)]
srclist.txt: Comment-out argp/argp.h.

19 years agoComment-out argp/argp.h, until we get the argp
Paul Eggert [Thu, 30 Sep 2004 16:44:12 +0000 (16:44 +0000)]
Comment-out argp/argp.h, until we get the argp
changes merged back into glibc.

19 years ago(OPTION_NO_TRANS): New option.
Paul Eggert [Thu, 30 Sep 2004 16:41:57 +0000 (16:41 +0000)]
(OPTION_NO_TRANS): New option.

19 years ago(canon_doc_option): Fixed coredump if *name==NULL
Paul Eggert [Thu, 30 Sep 2004 16:41:30 +0000 (16:41 +0000)]
(canon_doc_option): Fixed coredump if *name==NULL
(hol_entry_help): Never translate an empty string.
Do not translate option tag (opt->name) if OPTION_NO_TRANS is set

19 years ago(Maintainer): Replace Simon Josefsson by Sergey Poznyakoff.
Paul Eggert [Thu, 30 Sep 2004 16:40:59 +0000 (16:40 +0000)]
(Maintainer): Replace Simon Josefsson by Sergey Poznyakoff.

19 years ago.
Karl Berry [Thu, 30 Sep 2004 07:52:44 +0000 (07:52 +0000)]
.

19 years agoNew modules 'alloca-opt'.
Bruno Haible [Wed, 29 Sep 2004 22:10:44 +0000 (22:10 +0000)]
New modules 'alloca-opt'.

19 years agoFixing a stupid typo in xvasprintf.c... from Oskar Liljeblad.
Bruno Haible [Wed, 29 Sep 2004 20:14:02 +0000 (20:14 +0000)]
Fixing a stupid typo in xvasprintf.c... from Oskar Liljeblad.

19 years agoThis module is LGPL, because it originated in libintl.
Bruno Haible [Wed, 29 Sep 2004 18:51:43 +0000 (18:51 +0000)]
This module is LGPL, because it originated in libintl.

19 years agoChange copyright notice to GPL. The file is still under LGPL 2.0; this
Bruno Haible [Wed, 29 Sep 2004 11:10:43 +0000 (11:10 +0000)]
Change copyright notice to GPL. The file is still under LGPL 2.0; this
will be formalized when a modules/relocatable file is added.

19 years agoMention also KEY_H.
Bruno Haible [Wed, 29 Sep 2004 10:58:47 +0000 (10:58 +0000)]
Mention also KEY_H.

19 years agoFix typo in previous change: lgpl -> opt_lgpl.
Paul Eggert [Wed, 29 Sep 2004 05:58:14 +0000 (05:58 +0000)]
Fix typo in previous change: lgpl -> opt_lgpl.

19 years ago* modules/dummy: Change license to LGPL.
Paul Eggert [Tue, 28 Sep 2004 23:59:46 +0000 (23:59 +0000)]
* modules/dummy: Change license to LGPL.

19 years agodummy.c: Change copyright notice to FSF, and license to GPL.
Paul Eggert [Tue, 28 Sep 2004 23:59:18 +0000 (23:59 +0000)]
dummy.c: Change copyright notice to FSF, and license to GPL.

19 years agoChange copyright notice to FSF, and change license to GPL.
Paul Eggert [Tue, 28 Sep 2004 23:58:39 +0000 (23:58 +0000)]
Change copyright notice to FSF, and change license to GPL.

19 years agoChange to LGPL.
Paul Eggert [Tue, 28 Sep 2004 23:58:02 +0000 (23:58 +0000)]
Change to LGPL.

19 years ago* gnulib-tool: New parameter --lgpl.
Paul Eggert [Tue, 28 Sep 2004 23:43:53 +0000 (23:43 +0000)]
* gnulib-tool: New parameter --lgpl.

19 years agoNew parameter --lgpl, to asseert that modules are
Paul Eggert [Tue, 28 Sep 2004 23:43:38 +0000 (23:43 +0000)]
New parameter --lgpl, to asseert that modules are
LGPL, and to replace license template from GPL to LGPL.

19 years agoMinor fixups to previous patch.
Paul Eggert [Tue, 28 Sep 2004 22:58:00 +0000 (22:58 +0000)]
Minor fixups to previous patch.

19 years agoheader files, from simon
Karl Berry [Tue, 28 Sep 2004 22:19:08 +0000 (22:19 +0000)]
header files, from simon

19 years agoChanged from GPL to LGPL, after approval of both authors.
Bruno Haible [Tue, 28 Sep 2004 20:15:39 +0000 (20:15 +0000)]
Changed from GPL to LGPL, after approval of both authors.

19 years agoNote about licensing, from Simon Josefsson.
Bruno Haible [Tue, 28 Sep 2004 15:02:50 +0000 (15:02 +0000)]
Note about licensing, from Simon Josefsson.

19 years agodirentry
Karl Berry [Thu, 23 Sep 2004 23:15:03 +0000 (23:15 +0000)]
direntry

19 years agoimport sections from Simon
Karl Berry [Thu, 23 Sep 2004 23:13:19 +0000 (23:13 +0000)]
import sections from Simon

19 years ago2004-09-23 Simon Josefsson <jas@extundo.com>
Bruno Haible [Thu, 23 Sep 2004 16:15:07 +0000 (16:15 +0000)]
2004-09-23  Simon Josefsson  <jas@extundo.com>
        * gnulib-tool (--import): Make sure *.m4 end up in m4/ by default.

19 years ago.
Karl Berry [Thu, 23 Sep 2004 07:51:17 +0000 (07:51 +0000)]
.

19 years agocvs AUTOCONF dir for karl
Karl Berry [Wed, 22 Sep 2004 22:00:36 +0000 (22:00 +0000)]
cvs AUTOCONF dir for karl

19 years agoLGPL, not GPL, says Gary Vaughan.
Bruno Haible [Wed, 22 Sep 2004 16:23:27 +0000 (16:23 +0000)]
LGPL, not GPL, says Gary Vaughan.

19 years agoAdd a license tag to every module.
Bruno Haible [Wed, 22 Sep 2004 15:11:04 +0000 (15:11 +0000)]
Add a license tag to every module.

19 years agoComment out private settings.
Bruno Haible [Tue, 21 Sep 2004 14:22:48 +0000 (14:22 +0000)]
Comment out private settings.

19 years agoAlso needs m4/stdint_h.m4.
Bruno Haible [Tue, 21 Sep 2004 14:19:23 +0000 (14:19 +0000)]
Also needs m4/stdint_h.m4.

19 years agoNeeds m4/inttypes_h.m4.
Bruno Haible [Tue, 21 Sep 2004 14:16:48 +0000 (14:16 +0000)]
Needs m4/inttypes_h.m4.

19 years ago.
Karl Berry [Tue, 21 Sep 2004 07:38:59 +0000 (07:38 +0000)]
.

19 years ago*** empty log message ***
Paul Eggert [Tue, 21 Sep 2004 05:15:31 +0000 (05:15 +0000)]
*** empty log message ***

19 years ago* modules/inttostr (Files): Add m4/longlong.m4.
Paul Eggert [Tue, 21 Sep 2004 05:14:43 +0000 (05:14 +0000)]
* modules/inttostr (Files): Add m4/longlong.m4.

19 years agoRegenerate from CVS Autoconf.
Paul Eggert [Tue, 21 Sep 2004 05:13:50 +0000 (05:13 +0000)]
Regenerate from CVS Autoconf.

19 years agoRegenerate, now that it's listed in ../config/srclist.txt.
Paul Eggert [Tue, 21 Sep 2004 05:09:33 +0000 (05:09 +0000)]
Regenerate, now that it's listed in ../config/srclist.txt.
This merely replaces the LGPL with the GPL.

19 years agoAdd getsubopt.c, since libc bought our changes.
Paul Eggert [Tue, 21 Sep 2004 05:07:11 +0000 (05:07 +0000)]
Add getsubopt.c, since libc bought our changes.

19 years ago(Files): Add m4/longlong.m4, since we need gl_AC_TYPE_LONG_LONG.
Paul Eggert [Tue, 21 Sep 2004 04:51:43 +0000 (04:51 +0000)]
(Files): Add m4/longlong.m4, since we need gl_AC_TYPE_LONG_LONG.

19 years ago.
Karl Berry [Sun, 19 Sep 2004 13:19:49 +0000 (13:19 +0000)]
.

19 years agoskeleton manual
Karl Berry [Sun, 19 Sep 2004 13:17:06 +0000 (13:17 +0000)]
skeleton manual

19 years agognulib-tool: Replace various ad-hoc automake/autoconf/aclocal
Paul Eggert [Sun, 19 Sep 2004 02:09:06 +0000 (02:09 +0000)]
gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal
calls with autoreconf.  Define GL_LIB.

19 years agoReplace various ad-hoc automake/autoconf/aclocal
Paul Eggert [Sun, 19 Sep 2004 02:08:45 +0000 (02:08 +0000)]
Replace various ad-hoc automake/autoconf/aclocal
calls with autoreconf.  Define GL_LIB.

19 years agoautoupdate
Karl Berry [Thu, 16 Sep 2004 12:32:21 +0000 (12:32 +0000)]
autoupdate

19 years agoupdate info on license situation
Karl Berry [Wed, 15 Sep 2004 15:59:43 +0000 (15:59 +0000)]
update info on license situation

19 years ago.
Karl Berry [Tue, 14 Sep 2004 12:31:36 +0000 (12:31 +0000)]
.

19 years agoautoupdate
Karl Berry [Mon, 13 Sep 2004 12:35:21 +0000 (12:35 +0000)]
autoupdate

19 years ago* srclist.txt: Comment out argp-pvh.c.
Paul Eggert [Mon, 13 Sep 2004 11:08:24 +0000 (11:08 +0000)]
* srclist.txt: Comment out argp-pvh.c.

19 years agoComment out argp-pvh.c.
Paul Eggert [Mon, 13 Sep 2004 11:07:48 +0000 (11:07 +0000)]
Comment out argp-pvh.c.

19 years ago* argp-pvh.c (argp_program_version_hook): Provide initial value.
Paul Eggert [Mon, 13 Sep 2004 11:07:19 +0000 (11:07 +0000)]
* argp-pvh.c (argp_program_version_hook): Provide initial value.

19 years ago(argp_program_version_hook): Provide initial value.
Paul Eggert [Mon, 13 Sep 2004 11:06:56 +0000 (11:06 +0000)]
(argp_program_version_hook): Provide initial value.

19 years ago* mempcpy.h: Wrap the entire include file inside #ifndef mempcpy.
Paul Eggert [Sat, 11 Sep 2004 22:55:06 +0000 (22:55 +0000)]
* mempcpy.h: Wrap the entire include file inside #ifndef mempcpy.

19 years agoWrap the entire include file inside #ifndef mempcpy.
Paul Eggert [Sat, 11 Sep 2004 22:54:43 +0000 (22:54 +0000)]
Wrap the entire include file inside #ifndef mempcpy.

19 years ago.
Karl Berry [Fri, 10 Sep 2004 07:46:18 +0000 (07:46 +0000)]
.

19 years agodelete regex.[ch] (stale wrt emacs for ages)
Karl Berry [Thu, 9 Sep 2004 23:37:33 +0000 (23:37 +0000)]
delete regex.[ch] (stale wrt emacs for ages)

19 years agoProvide a substitute for EOVERFLOW if <errno.h> doesn't define it.
Bruno Haible [Thu, 9 Sep 2004 12:31:36 +0000 (12:31 +0000)]
Provide a substitute for EOVERFLOW if <errno.h> doesn't define it.

19 years agoUndo previous change.
Paul Eggert [Wed, 8 Sep 2004 23:08:49 +0000 (23:08 +0000)]
Undo previous change.

19 years ago* c-strtod.c (C_STRTOD) [!defined LC_ALL_MASK]: Set LC_ALL to "C".
Paul Eggert [Wed, 8 Sep 2004 17:17:40 +0000 (17:17 +0000)]
* c-strtod.c (C_STRTOD) [!defined LC_ALL_MASK]: Set LC_ALL to "C".

19 years ago(C_STRTOD) [!defined LC_ALL_MASK]: Set LC_ALL to "C",
Paul Eggert [Wed, 8 Sep 2004 17:16:57 +0000 (17:16 +0000)]
(C_STRTOD) [!defined LC_ALL_MASK]: Set LC_ALL to "C",
not just LC_NUMERIC, to avoid the unlikely possibility of mixed
locales screwing things up.  This removes an inconsistency with
the LC_ALL_MASK case.

19 years agoupdate from libc
Karl Berry [Wed, 8 Sep 2004 13:31:45 +0000 (13:31 +0000)]
update from libc

19 years agoNew module 'stdint'.
Bruno Haible [Wed, 8 Sep 2004 12:43:11 +0000 (12:43 +0000)]
New module 'stdint'.

19 years agoNew module 'xvasprintf'.
Bruno Haible [Wed, 8 Sep 2004 12:15:25 +0000 (12:15 +0000)]
New module 'xvasprintf'.

19 years agoImprove handling of the case length > INT_MAX.
Bruno Haible [Wed, 8 Sep 2004 12:11:19 +0000 (12:11 +0000)]
Improve handling of the case length > INT_MAX.

19 years agoupdate from texinfo
Karl Berry [Tue, 7 Sep 2004 12:51:51 +0000 (12:51 +0000)]
update from texinfo

19 years agoautoupdate
Karl Berry [Tue, 7 Sep 2004 12:51:13 +0000 (12:51 +0000)]
autoupdate

19 years agoauto
Karl Berry [Tue, 31 Aug 2004 12:37:37 +0000 (12:37 +0000)]
auto

19 years agoautoupdate
Karl Berry [Sun, 29 Aug 2004 12:40:39 +0000 (12:40 +0000)]
autoupdate

19 years agoupdate from texinfo
Karl Berry [Fri, 27 Aug 2004 14:00:51 +0000 (14:00 +0000)]
update from texinfo

19 years agoupdate from texinfo
Karl Berry [Fri, 20 Aug 2004 13:25:14 +0000 (13:25 +0000)]
update from texinfo

19 years agoUpdate serial number and copyright date.
Paul Eggert [Fri, 20 Aug 2004 02:27:00 +0000 (02:27 +0000)]
Update serial number and copyright date.

19 years agoImport userspec from coreutils.
Paul Eggert [Fri, 20 Aug 2004 02:23:07 +0000 (02:23 +0000)]
Import userspec from coreutils.

19 years agoupdate from texinfo
Karl Berry [Thu, 19 Aug 2004 13:53:22 +0000 (13:53 +0000)]
update from texinfo

19 years agoupdate from texinfo
Karl Berry [Thu, 19 Aug 2004 12:48:49 +0000 (12:48 +0000)]
update from texinfo

19 years agoupdate from texinfo
Karl Berry [Wed, 18 Aug 2004 23:25:26 +0000 (23:25 +0000)]
update from texinfo

19 years agoRegenerate.
Paul Eggert [Tue, 17 Aug 2004 23:42:49 +0000 (23:42 +0000)]
Regenerate.

19 years agoUpdate gnulib-tool, MODULES.html.sh.
Paul Eggert [Tue, 17 Aug 2004 23:40:24 +0000 (23:40 +0000)]
Update gnulib-tool, MODULES.html.sh.

19 years agoAdd xalloc-die, c-strtod, c-strtold, raise,
Paul Eggert [Tue, 17 Aug 2004 23:39:57 +0000 (23:39 +0000)]
Add xalloc-die, c-strtod, c-strtold, raise,
readtokens0, getcwd, fcntl-safer, canonicalize, cycle-check,
utimecmp, utimens, xnanosleep.  Rename sha to sha1.

19 years agoUse sed instead of autoconf --trace, inspired by
Paul Eggert [Tue, 17 Aug 2004 23:36:21 +0000 (23:36 +0000)]
Use sed instead of autoconf --trace, inspired by
libtoolize behaviour by "Gary V. Vaughan" <gary@gnu.org>.
Add --dry-run for --import.
Let user provided command line parameters override configure.ac
settings.

19 years agoupdate from texinfo
Karl Berry [Sat, 14 Aug 2004 18:08:14 +0000 (18:08 +0000)]
update from texinfo

19 years agoautoupdate
Karl Berry [Fri, 13 Aug 2004 13:03:11 +0000 (13:03 +0000)]
autoupdate

19 years ago* gnulib-tool: Add --source-base, --m4-base, --libtool options.
Paul Eggert [Thu, 12 Aug 2004 20:47:37 +0000 (20:47 +0000)]
* gnulib-tool: Add --source-base, --m4-base, --libtool options.

19 years agoAdd --source-base, --m4-base, --libtool options.
Paul Eggert [Thu, 12 Aug 2004 20:47:12 +0000 (20:47 +0000)]
Add --source-base, --m4-base, --libtool options.
Change default library name from libfoo to libgnu.

19 years agogetopt, argp fixes.
Paul Eggert [Thu, 12 Aug 2004 08:09:42 +0000 (08:09 +0000)]
getopt, argp fixes.

19 years agoRemove getopt.c, getopt.h (renamed to getopt_.h), getopt1.c.
Paul Eggert [Thu, 12 Aug 2004 08:09:17 +0000 (08:09 +0000)]
Remove getopt.c, getopt.h (renamed to getopt_.h), getopt1.c.

19 years agoRenamed from getopt.h.
Paul Eggert [Thu, 12 Aug 2004 08:05:22 +0000 (08:05 +0000)]
Renamed from getopt.h.

19 years ago(Files): Add m4/unlocked-io.m4.
Paul Eggert [Thu, 12 Aug 2004 08:03:45 +0000 (08:03 +0000)]
(Files): Add m4/unlocked-io.m4.
(Depends-on): Add extensions.

19 years ago(gl_GETOPT_SUBSTITUTE, gl_PREREQ_GETOPT): New macros.
Paul Eggert [Thu, 12 Aug 2004 08:03:11 +0000 (08:03 +0000)]
(gl_GETOPT_SUBSTITUTE, gl_PREREQ_GETOPT): New macros.
(gl_GETOPT): Use them.

19 years ago(gl_ARGP): Do not check for argp.h or argp_parse; nobody
Paul Eggert [Thu, 12 Aug 2004 08:02:31 +0000 (08:02 +0000)]
(gl_ARGP): Do not check for argp.h or argp_parse; nobody
uses HAVE_ARGP_H or HAVE_ARGP_PARSE.
Require gl_FUNC_GLIBC_UNLOCKED_IO, gl_USE_SYSTEM_EXTENSIONS.
Check for program_invocation_name, program_invocation_short_name,
flockfile, funlockfile, features.h, _getopt_long_only_r.