]> git.ipfire.org Git - thirdparty/gnulib.git/log
thirdparty/gnulib.git
19 years agoTest for gnulib modules 'snprintf-posix' and 'vsnprintf-posix'.
Bruno Haible [Wed, 7 Mar 2007 01:53:47 +0000 (01:53 +0000)] 
Test for gnulib modules 'snprintf-posix' and 'vsnprintf-posix'.

19 years agoNew module 'vsnprintf-posix'.
Bruno Haible [Wed, 7 Mar 2007 01:51:15 +0000 (01:51 +0000)] 
New module 'vsnprintf-posix'.

19 years agoUndo last change.
Bruno Haible [Wed, 7 Mar 2007 01:39:07 +0000 (01:39 +0000)] 
Undo last change.

19 years agoTest for vasnprintf in the macro that need it.
Bruno Haible [Wed, 7 Mar 2007 01:34:55 +0000 (01:34 +0000)] 
Test for vasnprintf in the macro that need it.

19 years agoFix the test whether frexpl() and ldexpl() are declared. Move the declaration
Bruno Haible [Wed, 7 Mar 2007 01:14:04 +0000 (01:14 +0000)] 
Fix the test whether frexpl() and ldexpl() are declared. Move the declaration
to <math.h>.

19 years agoProvide the option to declare the mathl functions also when the 'mathl'
Bruno Haible [Wed, 7 Mar 2007 01:12:01 +0000 (01:12 +0000)] 
Provide the option to declare the mathl functions also when the 'mathl'
module is not used. Needed for MacOS X.

19 years agoautoupdate
Karl Berry [Tue, 6 Mar 2007 15:12:07 +0000 (15:12 +0000)] 
autoupdate

19 years agoProvide missing frexpl(), ldexpl() declarations.
Bruno Haible [Tue, 6 Mar 2007 03:38:53 +0000 (03:38 +0000)] 
Provide missing frexpl(), ldexpl() declarations.

19 years agoSpecial handling for the 'relocatable-prog-wrapper' module.
Bruno Haible [Tue, 6 Mar 2007 03:38:30 +0000 (03:38 +0000)] 
Special handling for the 'relocatable-prog-wrapper' module.

19 years agoInclude <stddef.h>, for size_t.
Bruno Haible [Tue, 6 Mar 2007 03:27:21 +0000 (03:27 +0000)] 
Include <stddef.h>, for size_t.

19 years agoInclude <stddef.h>, for ptrdiff_t.
Bruno Haible [Tue, 6 Mar 2007 03:19:52 +0000 (03:19 +0000)] 
Include <stddef.h>, for ptrdiff_t.

19 years agoRename a cache variable.
Bruno Haible [Tue, 6 Mar 2007 02:00:30 +0000 (02:00 +0000)] 
Rename a cache variable.

19 years agoAdd an 8th test, against HP-UX.
Bruno Haible [Tue, 6 Mar 2007 00:53:50 +0000 (00:53 +0000)] 
Add an 8th test, against HP-UX.

19 years agoMention glibc-2.5.
Bruno Haible [Mon, 5 Mar 2007 23:51:20 +0000 (23:51 +0000)] 
Mention glibc-2.5.

19 years agoBe more conservative about the config.guess results on NetBSD.
Bruno Haible [Mon, 5 Mar 2007 23:41:21 +0000 (23:41 +0000)] 
Be more conservative about the config.guess results on NetBSD.

19 years agoAdd info about NetBSD 4, which has now borrowed the printf implementation
Bruno Haible [Mon, 5 Mar 2007 23:34:36 +0000 (23:34 +0000)] 
Add info about NetBSD 4, which has now borrowed the printf implementation
from FreeBSD.

19 years agoUpdate with info about HP-UX 10.20.
Bruno Haible [Mon, 5 Mar 2007 23:01:41 +0000 (23:01 +0000)] 
Update with info about HP-UX 10.20.

19 years agoAdd info about OpenBSD.
Bruno Haible [Mon, 5 Mar 2007 22:58:25 +0000 (22:58 +0000)] 
Add info about OpenBSD.

19 years agoAdd info about some older Cygwin.
Bruno Haible [Mon, 5 Mar 2007 17:09:01 +0000 (17:09 +0000)] 
Add info about some older Cygwin.

19 years agoHandle the case of hidden system functions better.
Bruno Haible [Mon, 5 Mar 2007 03:58:26 +0000 (03:58 +0000)] 
Handle the case of hidden system functions better.

19 years agoTest a corner case. Exclude two buggy implementations.
Bruno Haible [Mon, 5 Mar 2007 03:20:23 +0000 (03:20 +0000)] 
Test a corner case. Exclude two buggy implementations.

19 years agoOops, fix a couple of bugs in last commit.
Bruno Haible [Mon, 5 Mar 2007 03:14:53 +0000 (03:14 +0000)] 
Oops, fix a couple of bugs in last commit.

19 years agoTests for module 'vasprintf-posix'.
Bruno Haible [Mon, 5 Mar 2007 00:39:01 +0000 (00:39 +0000)] 
Tests for module 'vasprintf-posix'.

19 years agoNew module 'vasprintf-posix'.
Bruno Haible [Mon, 5 Mar 2007 00:37:52 +0000 (00:37 +0000)] 
New module 'vasprintf-posix'.

19 years agoSmall reorganization.
Bruno Haible [Mon, 5 Mar 2007 00:37:10 +0000 (00:37 +0000)] 
Small reorganization.

19 years agoRemove unused variables.
Bruno Haible [Mon, 5 Mar 2007 00:28:36 +0000 (00:28 +0000)] 
Remove unused variables.

19 years agoUse function name rpl_vasnprintf if vasnprintf already exists.
Bruno Haible [Sun, 4 Mar 2007 23:50:44 +0000 (23:50 +0000)] 
Use function name rpl_vasnprintf if vasnprintf already exists.

19 years agoRename GETTIMEOFDAY_REPLACEMENT to REPLACE_GETTIMEOFDAY.
Bruno Haible [Sun, 4 Mar 2007 23:41:27 +0000 (23:41 +0000)] 
Rename GETTIMEOFDAY_REPLACEMENT to REPLACE_GETTIMEOFDAY.

19 years agoTests for module 'vasnprintf-posix'.
Bruno Haible [Sun, 4 Mar 2007 23:30:21 +0000 (23:30 +0000)] 
Tests for module 'vasnprintf-posix'.

19 years agoNew module 'vasnprintf-posix'.
Bruno Haible [Sun, 4 Mar 2007 23:28:59 +0000 (23:28 +0000)] 
New module 'vasnprintf-posix'.

19 years agoCompile progreloc.c only if --enable-relocatable is specified.
Bruno Haible [Sun, 4 Mar 2007 21:05:50 +0000 (21:05 +0000)] 
Compile progreloc.c only if --enable-relocatable is specified.

19 years agoAvoid a gcc warning.
Bruno Haible [Sun, 4 Mar 2007 20:20:07 +0000 (20:20 +0000)] 
Avoid a gcc warning.

19 years ago* lib/acl.c (ACL_NOT_WELL_SUPPORTED): New macro.
Jim Meyering [Sun, 4 Mar 2007 19:07:51 +0000 (19:07 +0000)] 
* lib/acl.c (ACL_NOT_WELL_SUPPORTED): New macro.
Use it consistently, rather than enumerating errno constants.

19 years agoTests for module 'xvasprintf'.
Bruno Haible [Sun, 4 Mar 2007 18:05:48 +0000 (18:05 +0000)] 
Tests for module 'xvasprintf'.

19 years agoTests for module 'vasprintf'.
Bruno Haible [Sun, 4 Mar 2007 18:05:16 +0000 (18:05 +0000)] 
Tests for module 'vasprintf'.

19 years agoTests for module 'vasnprintf'.
Bruno Haible [Sun, 4 Mar 2007 18:04:28 +0000 (18:04 +0000)] 
Tests for module 'vasnprintf'.

19 years agoTests for module 'vsnprintf'.
Bruno Haible [Sun, 4 Mar 2007 18:03:57 +0000 (18:03 +0000)] 
Tests for module 'vsnprintf'.

19 years agoTests for module 'snprintf'.
Bruno Haible [Sun, 4 Mar 2007 18:03:19 +0000 (18:03 +0000)] 
Tests for module 'snprintf'.

19 years agoCompile relocatable.c only if --enable-relocatable was specified.
Bruno Haible [Sun, 4 Mar 2007 15:33:48 +0000 (15:33 +0000)] 
Compile relocatable.c only if --enable-relocatable was specified.

19 years agoTests for module 'argmatch'.
Bruno Haible [Sun, 4 Mar 2007 13:39:32 +0000 (13:39 +0000)] 
Tests for module 'argmatch'.

19 years agoRemove unusede ASSERT macro.
Bruno Haible [Sun, 4 Mar 2007 13:20:31 +0000 (13:20 +0000)] 
Remove unusede ASSERT macro.

19 years agoSpeed up the test.
Bruno Haible [Sun, 4 Mar 2007 13:01:49 +0000 (13:01 +0000)] 
Speed up the test.

19 years agoTests for module 'alloca-opt'.
Bruno Haible [Sun, 4 Mar 2007 12:59:35 +0000 (12:59 +0000)] 
Tests for module 'alloca-opt'.

19 years agoWork around difference between Linux ACLs and Solaris 10 ZFS.
Jim Meyering [Sun, 4 Mar 2007 12:18:01 +0000 (12:18 +0000)] 
Work around difference between Linux ACLs and Solaris 10 ZFS.
* lib/acl.c (set_acl): Revert to using chmod_or_fchmod also
for EINVAL.

19 years agoOops, really avoid an empty translation unit.
Bruno Haible [Sun, 4 Mar 2007 00:06:30 +0000 (00:06 +0000)] 
Oops, really avoid an empty translation unit.

19 years agoOops. readlink.h doesn't exist.
Bruno Haible [Sat, 3 Mar 2007 23:59:53 +0000 (23:59 +0000)] 
Oops. readlink.h doesn't exist.

19 years agoFix dependencies.
Bruno Haible [Sat, 3 Mar 2007 23:43:00 +0000 (23:43 +0000)] 
Fix dependencies.

19 years agoNew module relocatable-lib, under GPL.
Bruno Haible [Sat, 3 Mar 2007 23:29:59 +0000 (23:29 +0000)] 
New module relocatable-lib, under GPL.

19 years agoCopied from relocatable-lib.
Bruno Haible [Sat, 3 Mar 2007 23:28:49 +0000 (23:28 +0000)] 
Copied from relocatable-lib.

19 years agoRename module 'relocatable' to 'relocatable-prog'.
Bruno Haible [Sat, 3 Mar 2007 20:39:16 +0000 (20:39 +0000)] 
Rename module 'relocatable' to 'relocatable-prog'.

19 years agoMove to relocatable-prog.
Bruno Haible [Sat, 3 Mar 2007 20:29:15 +0000 (20:29 +0000)] 
Move to relocatable-prog.

19 years agoMove to here from relocatable.
Bruno Haible [Sat, 3 Mar 2007 20:29:12 +0000 (20:29 +0000)] 
Move to here from relocatable.

19 years agoMinimize dependencies of 'relocatable-script'.
Bruno Haible [Sat, 3 Mar 2007 20:24:55 +0000 (20:24 +0000)] 
Minimize dependencies of 'relocatable-script'.

19 years agoDepend on relocatable-prog-wrapper.
Bruno Haible [Sat, 3 Mar 2007 20:14:30 +0000 (20:14 +0000)] 
Depend on relocatable-prog-wrapper.

19 years agoDescription of the wrapper for relocatable programs.
Bruno Haible [Sat, 3 Mar 2007 20:14:01 +0000 (20:14 +0000)] 
Description of the wrapper for relocatable programs.

19 years agoMake it possible to compile strerror.c separately, unconditionally.
Bruno Haible [Sat, 3 Mar 2007 19:53:01 +0000 (19:53 +0000)] 
Make it possible to compile strerror.c separately, unconditionally.

19 years agoDepend on canonicalize-lgpl, not canonicalize.
Bruno Haible [Sat, 3 Mar 2007 19:43:15 +0000 (19:43 +0000)] 
Depend on canonicalize-lgpl, not canonicalize.

19 years agoMake it possible to compile setenv.c separately, unconditionally.
Bruno Haible [Sat, 3 Mar 2007 19:42:31 +0000 (19:42 +0000)] 
Make it possible to compile setenv.c separately, unconditionally.

19 years agoSplit gt_FUNC_SETENV into gl_FUNC_SETENV and gl_FUNC_UNSETENV.
Bruno Haible [Sat, 3 Mar 2007 19:35:05 +0000 (19:35 +0000)] 
Split gt_FUNC_SETENV into gl_FUNC_SETENV and gl_FUNC_UNSETENV.

19 years agoNew macro gl_FUNC_READLINK_SEPARATE for the relocatable wrapper program.
Bruno Haible [Sat, 3 Mar 2007 19:32:53 +0000 (19:32 +0000)] 
New macro gl_FUNC_READLINK_SEPARATE for the relocatable wrapper program.

19 years agoNew macro gl_CANONICALIZE_LGPL_SEPARATE.
Bruno Haible [Sat, 3 Mar 2007 19:24:32 +0000 (19:24 +0000)] 
New macro gl_CANONICALIZE_LGPL_SEPARATE.

19 years agoxreadlink and xreadlink-with-size can include <unistd.h> unconditionally and
Bruno Haible [Sat, 3 Mar 2007 19:20:41 +0000 (19:20 +0000)] 
xreadlink and xreadlink-with-size can include <unistd.h> unconditionally and
therefore assume module 'unistd'.

19 years agoSplit gt_FUNC_SETENV into gl_FUNC_SETENV and gl_FUNC_UNSETENV.
Bruno Haible [Sat, 3 Mar 2007 19:10:05 +0000 (19:10 +0000)] 
Split gt_FUNC_SETENV into gl_FUNC_SETENV and gl_FUNC_UNSETENV.

19 years agoDefine ENABLE_RELOCATABLE also for libraries.
Bruno Haible [Sat, 3 Mar 2007 17:49:27 +0000 (17:49 +0000)] 
Define ENABLE_RELOCATABLE also for libraries.

19 years agoNew module 'printf-frexpl'.
Bruno Haible [Sat, 3 Mar 2007 13:57:24 +0000 (13:57 +0000)] 
New module 'printf-frexpl'.

19 years agoAvoid link error due to program_name.
Bruno Haible [Sat, 3 Mar 2007 13:00:31 +0000 (13:00 +0000)] 
Avoid link error due to program_name.

19 years agoAvoid link error due to program_name.
Bruno Haible [Sat, 3 Mar 2007 12:56:10 +0000 (12:56 +0000)] 
Avoid link error due to program_name.

19 years agoAvoid link error due to program_name.
Bruno Haible [Sat, 3 Mar 2007 12:56:10 +0000 (12:56 +0000)] 
Avoid link error due to program_name.

19 years agoAvoid link error due to program_name.
Bruno Haible [Sat, 3 Mar 2007 12:42:29 +0000 (12:42 +0000)] 
Avoid link error due to program_name.

19 years agoAvoid defining __restrict in a header file. This doesn't work e.g. on MacOS X.
Bruno Haible [Sat, 3 Mar 2007 12:35:26 +0000 (12:35 +0000)] 
Avoid defining __restrict in a header file. This doesn't work e.g. on MacOS X.

19 years agoAvoid a link error due to program_name.
Bruno Haible [Sat, 3 Mar 2007 04:01:15 +0000 (04:01 +0000)] 
Avoid a link error due to program_name.

19 years agoAvoid a link error due to program_name.
Bruno Haible [Sat, 3 Mar 2007 04:01:15 +0000 (04:01 +0000)] 
Avoid a link error due to program_name.

19 years agoRequire gettext-0.16.1.
Bruno Haible [Sat, 3 Mar 2007 02:08:08 +0000 (02:08 +0000)] 
Require gettext-0.16.1.

19 years agoAvoid link error due to program_name.
Bruno Haible [Sat, 3 Mar 2007 01:54:22 +0000 (01:54 +0000)] 
Avoid link error due to program_name.

19 years agoAvoid link error due to program_name.
Bruno Haible [Sat, 3 Mar 2007 01:50:21 +0000 (01:50 +0000)] 
Avoid link error due to program_name.

19 years agoAvoid link error due to program_name.
Bruno Haible [Sat, 3 Mar 2007 01:47:40 +0000 (01:47 +0000)] 
Avoid link error due to program_name.

19 years agoAvoid link error due to program_name.
Bruno Haible [Sat, 3 Mar 2007 01:47:40 +0000 (01:47 +0000)] 
Avoid link error due to program_name.

19 years agoInclude gl_array_list.h first.
Bruno Haible [Sat, 3 Mar 2007 01:46:17 +0000 (01:46 +0000)] 
Include gl_array_list.h first.

19 years agoAvoid link error due to 'program_name'.
Bruno Haible [Sat, 3 Mar 2007 01:43:55 +0000 (01:43 +0000)] 
Avoid link error due to 'program_name'.

19 years agoProvide a program_name variable on platforms other than glibc.
Bruno Haible [Sat, 3 Mar 2007 00:34:55 +0000 (00:34 +0000)] 
Provide a program_name variable on platforms other than glibc.

19 years agoTypo, found by Ben Pfaff.
Bruno Haible [Fri, 2 Mar 2007 23:17:26 +0000 (23:17 +0000)] 
Typo, found by Ben Pfaff.

19 years ago* doc/gnulib-tool.texi (Initial import): Reword description of
Paul Eggert [Fri, 2 Mar 2007 21:30:00 +0000 (21:30 +0000)] 
* doc/gnulib-tool.texi (Initial import): Reword description of
_FILE_OFFSET_BITS and _GNU_SOURCE, since they sometimes have a
limited effect even if defined after the first system include.

19 years agoUpdate to libtool-1.5.22.
Bruno Haible [Fri, 2 Mar 2007 02:19:46 +0000 (02:19 +0000)] 
Update to libtool-1.5.22.

19 years agoRecommend to set -D options in CPPFLAGS, not CFLAGS.
Bruno Haible [Fri, 2 Mar 2007 01:53:11 +0000 (01:53 +0000)] 
Recommend to set -D options in CPPFLAGS, not CFLAGS.

19 years agoAvoid leaving object files around.
Bruno Haible [Fri, 2 Mar 2007 01:48:42 +0000 (01:48 +0000)] 
Avoid leaving object files around.

19 years agoBreak long lines.
Bruno Haible [Fri, 2 Mar 2007 01:40:17 +0000 (01:40 +0000)] 
Break long lines.

19 years agoMight not work on OpenBSD.
Bruno Haible [Fri, 2 Mar 2007 01:30:36 +0000 (01:30 +0000)] 
Might not work on OpenBSD.

19 years agoGnulib doesn't impose ordering constraints between include files, except
Bruno Haible [Fri, 2 Mar 2007 01:18:28 +0000 (01:18 +0000)] 
Gnulib doesn't impose ordering constraints between include files, except
for <config.h>.

19 years agoFollowup to the 2007-02-12 patch, using suggestions from Bruno Haible in
Paul Eggert [Thu, 1 Mar 2007 21:24:55 +0000 (21:24 +0000)] 
Followup to the 2007-02-12 patch, using suggestions from Bruno Haible in
<http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00136.html>.
* doc/gnulib-tool.texi (Initial import): Mention _FILE_OFFSET_BITS
as another example.
* lib/time_.h: Fix misspelling.
* m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
Require gl_HEADER_TIME_H_DEFAULTS.
* m4/strptime.m4 (gl_FUNC_STRPTIME): Likewise.
* m4/time_r.m4 (gl_TIME_R): Likewise.
* m4/timegm.m4 (gl_FUNC_TIMEGM): Likewise.

19 years ago* m4/utimecmp.m4 (gl_UTIMECMP): Don't require gl_TIMESPEC.
Eric Blake [Thu, 1 Mar 2007 13:16:29 +0000 (13:16 +0000)] 
* m4/utimecmp.m4 (gl_UTIMECMP): Don't require gl_TIMESPEC.
* m4/utimens.m4 (gl_UTIMENS): Likewise.

19 years ago* modules/xreadlink (Maintainer): Add my name.
Jim Meyering [Thu, 1 Mar 2007 07:34:19 +0000 (07:34 +0000)] 
* modules/xreadlink (Maintainer): Add my name.
* modules/xreadlink-with-size (Depends-on): Alphabetize.

    Bruno Haible  <bruno@clisp.org>

19 years agoDon't depend on relocatable-lib, because of -DNO_XMALLOC.
Bruno Haible [Thu, 1 Mar 2007 03:04:56 +0000 (03:04 +0000)] 
Don't depend on relocatable-lib, because of -DNO_XMALLOC.

19 years agoNew modules relocatable, relocatable-lib, relocatable-script.
Bruno Haible [Thu, 1 Mar 2007 02:14:04 +0000 (02:14 +0000)] 
New modules relocatable, relocatable-lib, relocatable-script.

19 years agoNew module 'relocatable-script'. From Ben Pfaff.
Bruno Haible [Thu, 1 Mar 2007 02:09:07 +0000 (02:09 +0000)] 
New module 'relocatable-script'. From Ben Pfaff.

19 years agoNew module 'relocatable-lib'. From Ben Pfaff.
Bruno Haible [Thu, 1 Mar 2007 02:08:49 +0000 (02:08 +0000)] 
New module 'relocatable-lib'. From Ben Pfaff.

19 years agoNew module 'relocatable'. From Ben Pfaff.
Bruno Haible [Thu, 1 Mar 2007 02:08:35 +0000 (02:08 +0000)] 
New module 'relocatable'. From Ben Pfaff.

19 years agoDocumentation of 'relocatable' module - for maintainers.
Bruno Haible [Thu, 1 Mar 2007 02:08:18 +0000 (02:08 +0000)] 
Documentation of 'relocatable' module - for maintainers.

19 years agoDocumentation of relocatability for users / installers.
Bruno Haible [Thu, 1 Mar 2007 02:07:56 +0000 (02:07 +0000)] 
Documentation of relocatability for users / installers.

19 years agoSnippet of code that provides relocatability to shell scripts.
Bruno Haible [Thu, 1 Mar 2007 02:07:34 +0000 (02:07 +0000)] 
Snippet of code that provides relocatability to shell scripts.

19 years agoInfrastructure for relocatable installation, from GNU gettext.
Bruno Haible [Thu, 1 Mar 2007 01:15:40 +0000 (01:15 +0000)] 
Infrastructure for relocatable installation, from GNU gettext.
See http://lists.gnu.org/archive/html/bug-gnulib/2003-03/msg00020.html