Bruno Haible [Thu, 8 Mar 2007 13:45:22 +0000 (13:45 +0000)]
Info about OpenBSD 4.0.
Bruno Haible [Thu, 8 Mar 2007 03:48:30 +0000 (03:48 +0000)]
Make <sys/select.h> self-contained, i.e. make it possible to include it
without prior <sys/types.h>.
Bruno Haible [Thu, 8 Mar 2007 03:24:38 +0000 (03:24 +0000)]
Whitespace change.
Bruno Haible [Thu, 8 Mar 2007 02:46:52 +0000 (02:46 +0000)]
Make shell snippets copy&pastable.
Bruno Haible [Wed, 7 Mar 2007 23:11:37 +0000 (23:11 +0000)]
Make <netinet/in.h> self-contained, i.e. allow it to be included without
prior <sys/types.h>.
Bruno Haible [Wed, 7 Mar 2007 23:08:22 +0000 (23:08 +0000)]
Make <sys/select.h> self-contained, i.e. make it possible to include it
without prior <sys/types.h>.
Bruno Haible [Wed, 7 Mar 2007 23:04:53 +0000 (23:04 +0000)]
Make <sys/socket.h> self-contained, so that it can be included without
prior <sys/types.h>.
Bruno Haible [Wed, 7 Mar 2007 22:59:46 +0000 (22:59 +0000)]
Fix formula.
Karl Berry [Wed, 7 Mar 2007 14:15:40 +0000 (14:15 +0000)]
vasnprintf not synced anymore
Bruno Haible [Wed, 7 Mar 2007 03:48:45 +0000 (03:48 +0000)]
Tests for module 'sprintf-posix'.
Bruno Haible [Wed, 7 Mar 2007 03:47:50 +0000 (03:47 +0000)]
New module 'sprintf-posix'.
Bruno Haible [Wed, 7 Mar 2007 03:28:35 +0000 (03:28 +0000)]
Tests for module 'vsprintf-posix'.
Bruno Haible [Wed, 7 Mar 2007 03:27:10 +0000 (03:27 +0000)]
New module 'vsprintf-posix'.
Bruno Haible [Wed, 7 Mar 2007 03:18:09 +0000 (03:18 +0000)]
Remove unused dependency.
Bruno Haible [Wed, 7 Mar 2007 03:17:23 +0000 (03:17 +0000)]
Don't need <stdarg.h> here.
Bruno Haible [Wed, 7 Mar 2007 03:16:29 +0000 (03:16 +0000)]
Fix last commit: Require gl_STDIO_H_DEFAULTS.
Bruno Haible [Wed, 7 Mar 2007 02:02:17 +0000 (02:02 +0000)]
Tests for module 'snprintf-posix'.
Bruno Haible [Wed, 7 Mar 2007 01:59:05 +0000 (01:59 +0000)]
New module 'snprintf-posix'.
Bruno Haible [Wed, 7 Mar 2007 01:54:18 +0000 (01:54 +0000)]
Tests for module 'vsnprintf-posix'.
Bruno Haible [Wed, 7 Mar 2007 01:53:47 +0000 (01:53 +0000)]
Test for gnulib modules 'snprintf-posix' and 'vsnprintf-posix'.
Bruno Haible [Wed, 7 Mar 2007 01:51:15 +0000 (01:51 +0000)]
New module 'vsnprintf-posix'.
Bruno Haible [Wed, 7 Mar 2007 01:39:07 +0000 (01:39 +0000)]
Undo last change.
Bruno Haible [Wed, 7 Mar 2007 01:34:55 +0000 (01:34 +0000)]
Test for vasnprintf in the macro that need it.
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>.
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.
Karl Berry [Tue, 6 Mar 2007 15:12:07 +0000 (15:12 +0000)]
autoupdate
Bruno Haible [Tue, 6 Mar 2007 03:38:53 +0000 (03:38 +0000)]
Provide missing frexpl(), ldexpl() declarations.
Bruno Haible [Tue, 6 Mar 2007 03:38:30 +0000 (03:38 +0000)]
Special handling for the 'relocatable-prog-wrapper' module.
Bruno Haible [Tue, 6 Mar 2007 03:27:21 +0000 (03:27 +0000)]
Include <stddef.h>, for size_t.
Bruno Haible [Tue, 6 Mar 2007 03:19:52 +0000 (03:19 +0000)]
Include <stddef.h>, for ptrdiff_t.
Bruno Haible [Tue, 6 Mar 2007 02:00:30 +0000 (02:00 +0000)]
Rename a cache variable.
Bruno Haible [Tue, 6 Mar 2007 00:53:50 +0000 (00:53 +0000)]
Add an 8th test, against HP-UX.
Bruno Haible [Mon, 5 Mar 2007 23:51:20 +0000 (23:51 +0000)]
Mention glibc-2.5.
Bruno Haible [Mon, 5 Mar 2007 23:41:21 +0000 (23:41 +0000)]
Be more conservative about the config.guess results on NetBSD.
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.
Bruno Haible [Mon, 5 Mar 2007 23:01:41 +0000 (23:01 +0000)]
Update with info about HP-UX 10.20.
Bruno Haible [Mon, 5 Mar 2007 22:58:25 +0000 (22:58 +0000)]
Add info about OpenBSD.
Bruno Haible [Mon, 5 Mar 2007 17:09:01 +0000 (17:09 +0000)]
Add info about some older Cygwin.
Bruno Haible [Mon, 5 Mar 2007 03:58:26 +0000 (03:58 +0000)]
Handle the case of hidden system functions better.
Bruno Haible [Mon, 5 Mar 2007 03:20:23 +0000 (03:20 +0000)]
Test a corner case. Exclude two buggy implementations.
Bruno Haible [Mon, 5 Mar 2007 03:14:53 +0000 (03:14 +0000)]
Oops, fix a couple of bugs in last commit.
Bruno Haible [Mon, 5 Mar 2007 00:39:01 +0000 (00:39 +0000)]
Tests for module 'vasprintf-posix'.
Bruno Haible [Mon, 5 Mar 2007 00:37:52 +0000 (00:37 +0000)]
New module 'vasprintf-posix'.
Bruno Haible [Mon, 5 Mar 2007 00:37:10 +0000 (00:37 +0000)]
Small reorganization.
Bruno Haible [Mon, 5 Mar 2007 00:28:36 +0000 (00:28 +0000)]
Remove unused variables.
Bruno Haible [Sun, 4 Mar 2007 23:50:44 +0000 (23:50 +0000)]
Use function name rpl_vasnprintf if vasnprintf already exists.
Bruno Haible [Sun, 4 Mar 2007 23:41:27 +0000 (23:41 +0000)]
Rename GETTIMEOFDAY_REPLACEMENT to REPLACE_GETTIMEOFDAY.
Bruno Haible [Sun, 4 Mar 2007 23:30:21 +0000 (23:30 +0000)]
Tests for module 'vasnprintf-posix'.
Bruno Haible [Sun, 4 Mar 2007 23:28:59 +0000 (23:28 +0000)]
New module 'vasnprintf-posix'.
Bruno Haible [Sun, 4 Mar 2007 21:05:50 +0000 (21:05 +0000)]
Compile progreloc.c only if --enable-relocatable is specified.
Bruno Haible [Sun, 4 Mar 2007 20:20:07 +0000 (20:20 +0000)]
Avoid a gcc warning.
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.
Bruno Haible [Sun, 4 Mar 2007 18:05:48 +0000 (18:05 +0000)]
Tests for module 'xvasprintf'.
Bruno Haible [Sun, 4 Mar 2007 18:05:16 +0000 (18:05 +0000)]
Tests for module 'vasprintf'.
Bruno Haible [Sun, 4 Mar 2007 18:04:28 +0000 (18:04 +0000)]
Tests for module 'vasnprintf'.
Bruno Haible [Sun, 4 Mar 2007 18:03:57 +0000 (18:03 +0000)]
Tests for module 'vsnprintf'.
Bruno Haible [Sun, 4 Mar 2007 18:03:19 +0000 (18:03 +0000)]
Tests for module 'snprintf'.
Bruno Haible [Sun, 4 Mar 2007 15:33:48 +0000 (15:33 +0000)]
Compile relocatable.c only if --enable-relocatable was specified.
Bruno Haible [Sun, 4 Mar 2007 13:39:32 +0000 (13:39 +0000)]
Tests for module 'argmatch'.
Bruno Haible [Sun, 4 Mar 2007 13:20:31 +0000 (13:20 +0000)]
Remove unusede ASSERT macro.
Bruno Haible [Sun, 4 Mar 2007 13:01:49 +0000 (13:01 +0000)]
Speed up the test.
Bruno Haible [Sun, 4 Mar 2007 12:59:35 +0000 (12:59 +0000)]
Tests for module 'alloca-opt'.
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.
Bruno Haible [Sun, 4 Mar 2007 00:06:30 +0000 (00:06 +0000)]
Oops, really avoid an empty translation unit.
Bruno Haible [Sat, 3 Mar 2007 23:59:53 +0000 (23:59 +0000)]
Oops. readlink.h doesn't exist.
Bruno Haible [Sat, 3 Mar 2007 23:43:00 +0000 (23:43 +0000)]
Fix dependencies.
Bruno Haible [Sat, 3 Mar 2007 23:29:59 +0000 (23:29 +0000)]
New module relocatable-lib, under GPL.
Bruno Haible [Sat, 3 Mar 2007 23:28:49 +0000 (23:28 +0000)]
Copied from relocatable-lib.
Bruno Haible [Sat, 3 Mar 2007 20:39:16 +0000 (20:39 +0000)]
Rename module 'relocatable' to 'relocatable-prog'.
Bruno Haible [Sat, 3 Mar 2007 20:29:15 +0000 (20:29 +0000)]
Move to relocatable-prog.
Bruno Haible [Sat, 3 Mar 2007 20:29:12 +0000 (20:29 +0000)]
Move to here from relocatable.
Bruno Haible [Sat, 3 Mar 2007 20:24:55 +0000 (20:24 +0000)]
Minimize dependencies of 'relocatable-script'.
Bruno Haible [Sat, 3 Mar 2007 20:14:30 +0000 (20:14 +0000)]
Depend on relocatable-prog-wrapper.
Bruno Haible [Sat, 3 Mar 2007 20:14:01 +0000 (20:14 +0000)]
Description of the wrapper for relocatable programs.
Bruno Haible [Sat, 3 Mar 2007 19:53:01 +0000 (19:53 +0000)]
Make it possible to compile strerror.c separately, unconditionally.
Bruno Haible [Sat, 3 Mar 2007 19:43:15 +0000 (19:43 +0000)]
Depend on canonicalize-lgpl, not canonicalize.
Bruno Haible [Sat, 3 Mar 2007 19:42:31 +0000 (19:42 +0000)]
Make it possible to compile setenv.c separately, unconditionally.
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.
Bruno Haible [Sat, 3 Mar 2007 19:32:53 +0000 (19:32 +0000)]
New macro gl_FUNC_READLINK_SEPARATE for the relocatable wrapper program.
Bruno Haible [Sat, 3 Mar 2007 19:24:32 +0000 (19:24 +0000)]
New macro gl_CANONICALIZE_LGPL_SEPARATE.
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'.
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.
Bruno Haible [Sat, 3 Mar 2007 17:49:27 +0000 (17:49 +0000)]
Define ENABLE_RELOCATABLE also for libraries.
Bruno Haible [Sat, 3 Mar 2007 13:57:24 +0000 (13:57 +0000)]
New module 'printf-frexpl'.
Bruno Haible [Sat, 3 Mar 2007 13:00:31 +0000 (13:00 +0000)]
Avoid 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.
Bruno Haible [Sat, 3 Mar 2007 12:56:10 +0000 (12:56 +0000)]
Avoid 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.
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.
Bruno Haible [Sat, 3 Mar 2007 04:01:15 +0000 (04:01 +0000)]
Avoid 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.
Bruno Haible [Sat, 3 Mar 2007 02:08:08 +0000 (02:08 +0000)]
Require gettext-0.16.1.
Bruno Haible [Sat, 3 Mar 2007 01:54:22 +0000 (01:54 +0000)]
Avoid 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.
Bruno Haible [Sat, 3 Mar 2007 01:47:40 +0000 (01:47 +0000)]
Avoid 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.
Bruno Haible [Sat, 3 Mar 2007 01:46:17 +0000 (01:46 +0000)]
Include gl_array_list.h first.
Bruno Haible [Sat, 3 Mar 2007 01:43:55 +0000 (01:43 +0000)]
Avoid link error due to 'program_name'.
Bruno Haible [Sat, 3 Mar 2007 00:34:55 +0000 (00:34 +0000)]
Provide a program_name variable on platforms other than glibc.
Bruno Haible [Fri, 2 Mar 2007 23:17:26 +0000 (23:17 +0000)]
Typo, found by Ben Pfaff.