gnulib.git
17 years ago* stdarg.m4 (gl_STDARG_H): Use proper AH_VERBATIM.
Eric Blake [Sat, 1 Jul 2006 20:46:11 +0000 (20:46 +0000)]
* stdarg.m4 (gl_STDARG_H): Use proper AH_VERBATIM.
Reported by Andreas Buening.

17 years ago.
Karl Berry [Sat, 1 Jul 2006 07:59:06 +0000 (07:59 +0000)]
.

17 years agoFix typo, from Jim Hyslop <jhyslop@dreampossible.ca>.
Simon Josefsson [Sat, 1 Jul 2006 06:47:16 +0000 (06:47 +0000)]
Fix typo, from Jim Hyslop <jhyslop@dreampossible.ca>.

17 years ago* stat_.h (rpl_mkdir): Declare inline, to avoid warnings about
Eric Blake [Fri, 30 Jun 2006 04:20:00 +0000 (04:20 +0000)]
* stat_.h (rpl_mkdir): Declare inline, to avoid warnings about
unused static function.

17 years ago* sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Use AC_C_INLINE.
Eric Blake [Fri, 30 Jun 2006 04:19:13 +0000 (04:19 +0000)]
* sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Use AC_C_INLINE.

17 years ago* MODULES.html.sh: Add sys_stat.
Eric Blake [Thu, 29 Jun 2006 22:21:39 +0000 (22:21 +0000)]
* MODULES.html.sh: Add sys_stat.
* modules/sys_stat: New module.
* modules/mkstemp (Depends-on): Add sys_stat.

17 years ago* sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): New file.
Eric Blake [Thu, 29 Jun 2006 22:18:26 +0000 (22:18 +0000)]
* sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): New file.

17 years ago* stat_.h: New file.
Eric Blake [Thu, 29 Jun 2006 22:17:41 +0000 (22:17 +0000)]
* stat_.h: New file.

17 years ago* functions.texi (Function Portability): Document missing lstat
Eric Blake [Thu, 29 Jun 2006 22:15:49 +0000 (22:15 +0000)]
* functions.texi (Function Portability): Document missing lstat
on mingw.

17 years ago*** empty log message ***
Jim Meyering [Thu, 29 Jun 2006 21:16:36 +0000 (21:16 +0000)]
*** empty log message ***

17 years ago(Maintainer): Add my name, since with the
Jim Meyering [Thu, 29 Jun 2006 21:15:00 +0000 (21:15 +0000)]
(Maintainer): Add my name, since with the
FPRINTFTIME changes strftime.c has forked from glibc.

17 years agoFrom Derek R. Price:
Jim Meyering [Thu, 29 Jun 2006 21:11:49 +0000 (21:11 +0000)]
From Derek R. Price:
* lib/strftime.c: Assume strftime() exists.
* m4/strftime.m4: Don't call AC_FUNC_STRFTIME.

17 years agoVarious small tweaks.
Bruno Haible [Thu, 29 Jun 2006 15:16:56 +0000 (15:16 +0000)]
Various small tweaks.

17 years agoFix a few Changelog entries.
Bruno Haible [Thu, 29 Jun 2006 12:24:29 +0000 (12:24 +0000)]
Fix a few Changelog entries.

17 years agoChange wcwidth license to LGPL.
Bruno Haible [Thu, 29 Jun 2006 11:50:52 +0000 (11:50 +0000)]
Change wcwidth license to LGPL.

17 years ago* MODULES.html.sh: Remove c-bs-a.
Derek R. Price [Thu, 29 Jun 2006 10:59:42 +0000 (10:59 +0000)]
* MODULES.html.sh: Remove c-bs-a.

17 years ago* modules/c-bs-a: Removed - \a is C89.
Derek R. Price [Thu, 29 Jun 2006 10:56:35 +0000 (10:56 +0000)]
* modules/c-bs-a: Removed - \a is C89.
* m4/c-bs-a.m4: Removed.

17 years ago.
Karl Berry [Thu, 29 Jun 2006 07:57:47 +0000 (07:57 +0000)]
.

17 years ago* lib/savedir.c (CLOSEDIR): Remove. All uses changed to closedir.
Paul Eggert [Wed, 28 Jun 2006 22:25:49 +0000 (22:25 +0000)]
* lib/savedir.c (CLOSEDIR): Remove.  All uses changed to closedir.
* m4/savedir.m4: Remove AC_FUNC_CLOSEDIR_VOID requirement.

17 years agoFix attribution for last patch.
Paul Eggert [Wed, 28 Jun 2006 22:03:42 +0000 (22:03 +0000)]
Fix attribution for last patch.

17 years ago* fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't require AC_C_CONST, since
Paul Eggert [Wed, 28 Jun 2006 22:00:55 +0000 (22:00 +0000)]
* fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't require AC_C_CONST, since
it's obsolete.
* strftime.m4 (gl_FUNC_GNU_STRFTIME): Likewise.

17 years agoFix brought over from gettext.
Bruno Haible [Wed, 28 Jun 2006 18:06:12 +0000 (18:06 +0000)]
Fix brought over from gettext.

17 years agoFixes after wcwidth module creation.
Bruno Haible [Wed, 28 Jun 2006 17:03:53 +0000 (17:03 +0000)]
Fixes after wcwidth module creation.

17 years agoFix.
Simon Josefsson [Wed, 28 Jun 2006 16:28:02 +0000 (16:28 +0000)]
Fix.

17 years agoFix the comment fix.
Bruno Haible [Wed, 28 Jun 2006 16:22:49 +0000 (16:22 +0000)]
Fix the comment fix.

17 years ago* xvasprintf.h: Fix comments.
Eric Blake [Wed, 28 Jun 2006 14:00:22 +0000 (14:00 +0000)]
* xvasprintf.h: Fix comments.

17 years ago* modules/wcwidth: New file.
Eric Blake [Wed, 28 Jun 2006 13:11:32 +0000 (13:11 +0000)]
* modules/wcwidth: New file.
* modules/mbchar (Depends-on): Add wcwidth.
* modules/mbswidth (Depends-on): Add wcwidth.
* MODULES.html.sh: Add wcwidth.

17 years ago* mbchar.h (wcwidth): Include wcwidth.h.
Eric Blake [Wed, 28 Jun 2006 13:11:03 +0000 (13:11 +0000)]
* mbchar.h (wcwidth): Include wcwidth.h.
* mbswidth.c (wcwidth): Move from here...
* wcwidth.h: ...to this new file.

17 years ago* mbswidth.m4 (gl_MBSDWIDTH): Move wcwidth from here...
Eric Blake [Wed, 28 Jun 2006 13:10:12 +0000 (13:10 +0000)]
* mbswidth.m4 (gl_MBSDWIDTH): Move wcwidth from here...
* wcwidth.m4 (gl_FUNC_WCWIDTH): ...to this new file.

17 years agoNative win32 support for getaddrinfo. Add getnameinfo function.
Simon Josefsson [Wed, 28 Jun 2006 11:08:34 +0000 (11:08 +0000)]
Native win32 support for getaddrinfo.  Add getnameinfo function.

17 years agoAdd sys_select module.
Simon Josefsson [Tue, 27 Jun 2006 21:21:13 +0000 (21:21 +0000)]
Add sys_select module.

17 years agoAvoid generating C code that some compilers don't accept.
Bruno Haible [Tue, 27 Jun 2006 15:47:13 +0000 (15:47 +0000)]
Avoid generating C code that some compilers don't accept.

17 years agoResolve clash between stdint.m4 and uintmax_t.m4.
Bruno Haible [Tue, 27 Jun 2006 13:15:26 +0000 (13:15 +0000)]
Resolve clash between stdint.m4 and uintmax_t.m4.

17 years ago* base64.c (B64): Use _ as the formal parameter, not x, to avoid
Paul Eggert [Mon, 26 Jun 2006 21:30:03 +0000 (21:30 +0000)]
* base64.c (B64): Use _ as the formal parameter, not x, to avoid
bug in IBM C V6 for AIX.

17 years agoMake comment more precise.
Bruno Haible [Mon, 26 Jun 2006 19:49:51 +0000 (19:49 +0000)]
Make comment  more precise.

17 years agoCorrect comments.
Bruno Haible [Mon, 26 Jun 2006 18:03:25 +0000 (18:03 +0000)]
Correct comments.

17 years agoFix typo.
Bruno Haible [Mon, 26 Jun 2006 17:49:53 +0000 (17:49 +0000)]
Fix typo.

17 years agoTry harder to get WCHAR_MIN and WCHAR_MAX.
Bruno Haible [Mon, 26 Jun 2006 17:27:53 +0000 (17:27 +0000)]
Try harder to get WCHAR_MIN and WCHAR_MAX.

17 years agoTweak for SGI cc.
Bruno Haible [Mon, 26 Jun 2006 17:03:57 +0000 (17:03 +0000)]
Tweak for SGI cc.

17 years agoPortability to BSD/OS 4.2.
Bruno Haible [Mon, 26 Jun 2006 13:06:51 +0000 (13:06 +0000)]
Portability to BSD/OS 4.2.

17 years ago2006-06-26 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Mon, 26 Jun 2006 08:54:42 +0000 (08:54 +0000)]
2006-06-26  Simon Josefsson  <jas@extundo.com>

* inet_ntop.m4: Don't check for sys/types.h, we assume it is
present.

17 years agostdint module: treat IRIX like OpenBSD.
Bruno Haible [Fri, 23 Jun 2006 20:52:39 +0000 (20:52 +0000)]
stdint module: treat IRIX like OpenBSD.

17 years agoInvent MOSTLYCLEANDIRS.
Bruno Haible [Fri, 23 Jun 2006 19:27:17 +0000 (19:27 +0000)]
Invent MOSTLYCLEANDIRS.

17 years agoTake into account ISO C 99 TC1.
Bruno Haible [Fri, 23 Jun 2006 14:58:59 +0000 (14:58 +0000)]
Take into account ISO C 99 TC1.

17 years ago* glob.c (collated_compare): Remove 'const' uses that weren't needed.
Paul Eggert [Thu, 22 Jun 2006 23:40:20 +0000 (23:40 +0000)]
* glob.c (collated_compare): Remove 'const' uses that weren't needed.

17 years ago2006-06-22 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Thu, 22 Jun 2006 13:08:43 +0000 (13:08 +0000)]
2006-06-22  Simon Josefsson  <jas@extundo.com>

* sockpfaf.m4: Include winsock2.h too, to make it work under
MinGW.

17 years ago.
Karl Berry [Thu, 22 Jun 2006 07:39:52 +0000 (07:39 +0000)]
.

17 years agoTypos.
Simon Josefsson [Wed, 21 Jun 2006 21:21:42 +0000 (21:21 +0000)]
Typos.

17 years agoTypo.
Simon Josefsson [Wed, 21 Jun 2006 17:53:49 +0000 (17:53 +0000)]
Typo.

17 years ago*** empty log message ***
Simon Josefsson [Wed, 21 Jun 2006 17:38:51 +0000 (17:38 +0000)]
*** empty log message ***

17 years agoAdd.
Simon Josefsson [Wed, 21 Jun 2006 17:37:00 +0000 (17:37 +0000)]
Add.

17 years ago2006-06-21 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Wed, 21 Jun 2006 17:36:26 +0000 (17:36 +0000)]
2006-06-21  Simon Josefsson  <jas@extundo.com>

* socket_.h: Don't define WINVER.

17 years agoFix getaddrinfo on Windows 2000.
Simon Josefsson [Wed, 21 Jun 2006 17:22:32 +0000 (17:22 +0000)]
Fix getaddrinfo on Windows 2000.

17 years agoAdd.
Simon Josefsson [Wed, 21 Jun 2006 10:00:31 +0000 (10:00 +0000)]
Add.

17 years agoAdd inet_pton.
Simon Josefsson [Wed, 21 Jun 2006 10:00:08 +0000 (10:00 +0000)]
Add inet_pton.

17 years agoAdd inet_pton module.
Simon Josefsson [Wed, 21 Jun 2006 09:59:49 +0000 (09:59 +0000)]
Add inet_pton module.

17 years ago2006-06-19 Paul Eggert <eggert@cs.ucla.edu>
Simon Josefsson [Wed, 21 Jun 2006 08:02:40 +0000 (08:02 +0000)]
2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>

* read-file.c (fread_file): Start with buffer allocation of
0 bytes rather than 1 byte; this simplifies the code.
Don't invoke feof; it's not needed.  Refactor to avoid duplicate
code to free buffer and save/restore errno.
(internal_read_file): Remove unused local.

18 years agoUpdate copyright date.
Paul Eggert [Tue, 20 Jun 2006 19:21:44 +0000 (19:21 +0000)]
Update copyright date.

18 years agoFix misspelling.
Paul Eggert [Tue, 20 Jun 2006 19:19:25 +0000 (19:19 +0000)]
Fix misspelling.

18 years ago* openat.c (openat): Use ?:, not if, to work around GCC bug 4210
Paul Eggert [Tue, 20 Jun 2006 19:15:50 +0000 (19:15 +0000)]
* openat.c (openat): Use ?:, not if, to work around GCC bug 4210
<http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4210>.
Problem reported by Denis Excoffier in
<http://lists.gnu.org/archive/html/bug-tar/2006-06/msg00023.html>.

18 years ago.
Karl Berry [Tue, 20 Jun 2006 07:39:57 +0000 (07:39 +0000)]
.

18 years agoupdate from texinfo
Karl Berry [Mon, 19 Jun 2006 22:55:42 +0000 (22:55 +0000)]
update from texinfo

18 years agomention that Gnulib takes over LIBOBJS
Karl Berry [Mon, 19 Jun 2006 20:40:26 +0000 (20:40 +0000)]
mention that Gnulib takes over LIBOBJS

18 years agoRevert slightly, from Bruno.
Simon Josefsson [Mon, 19 Jun 2006 12:28:18 +0000 (12:28 +0000)]
Revert slightly, from Bruno.

18 years agoFix the value of FULL_...
Bruno Haible [Mon, 19 Jun 2006 11:27:00 +0000 (11:27 +0000)]
Fix the value of FULL_...

18 years ago2006-06-19 Yoann Vandoorselaere <yoann.v@prelude-ids.com>
Simon Josefsson [Mon, 19 Jun 2006 11:18:39 +0000 (11:18 +0000)]
2006-06-19  Yoann Vandoorselaere <yoann.v@prelude-ids.com>

* modules/sys_socket, modules/socklen: Include sys/types since
FreeBSD 4.x's sys/socket.h needs it.

18 years ago2006-06-19 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Mon, 19 Jun 2006 10:47:30 +0000 (10:47 +0000)]
2006-06-19  Simon Josefsson  <jas@extundo.com>

* inet_ntop.c: Always build inet_ntop4, since inet_ntop6 calls it.

18 years ago* alloca_.h (alloca) [defined alloca]: Don't define or declare.
Paul Eggert [Mon, 19 Jun 2006 09:39:50 +0000 (09:39 +0000)]
* alloca_.h (alloca) [defined alloca]: Don't define or declare.

18 years agoTweak for FreeBSD.
Bruno Haible [Sat, 17 Jun 2006 20:02:16 +0000 (20:02 +0000)]
Tweak for FreeBSD.

18 years agoTweak for Solaris 2.5.1.
Bruno Haible [Sat, 17 Jun 2006 19:33:36 +0000 (19:33 +0000)]
Tweak for Solaris 2.5.1.

18 years ago* strtod.c [!defined errno]: Assume errno.h declares errno.
Eric Blake [Sat, 17 Jun 2006 19:29:36 +0000 (19:29 +0000)]
* strtod.c [!defined errno]: Assume errno.h declares errno.

18 years ago* rmdir-errno.m4 (gl_FUNC_FMDIR_NOTEMPTY): Assume errno.h declares
Eric Blake [Sat, 17 Jun 2006 19:26:19 +0000 (19:26 +0000)]
* rmdir-errno.m4 (gl_FUNC_FMDIR_NOTEMPTY): Assume errno.h declares
errno.

18 years agoAssume errno.h declares errno.
Bruno Haible [Sat, 17 Jun 2006 16:10:06 +0000 (16:10 +0000)]
Assume errno.h declares errno.

18 years agoFrom Eric Blake: Assume errno.h declares errno.
Bruno Haible [Sat, 17 Jun 2006 16:09:19 +0000 (16:09 +0000)]
From Eric Blake: Assume errno.h declares errno.

18 years ago.
Karl Berry [Sat, 17 Jun 2006 07:37:20 +0000 (07:37 +0000)]
.

18 years agoAdd read-file module.
Simon Josefsson [Fri, 16 Jun 2006 19:40:12 +0000 (19:40 +0000)]
Add read-file module.

18 years agoComments from 2006-04-27.
Bruno Haible [Fri, 16 Jun 2006 17:34:33 +0000 (17:34 +0000)]
Comments from 2006-04-27.

18 years agoautoupdate
Karl Berry [Fri, 16 Jun 2006 13:42:08 +0000 (13:42 +0000)]
autoupdate

18 years agoRewrite module 'stdint' to be fully autoconfiguring.
Bruno Haible [Fri, 16 Jun 2006 13:29:51 +0000 (13:29 +0000)]
Rewrite module 'stdint' to be fully autoconfiguring.

18 years agoNew module 'stdint-tests'.
Bruno Haible [Fri, 16 Jun 2006 13:29:04 +0000 (13:29 +0000)]
New module 'stdint-tests'.

18 years agoMake it work when cross-compiling.
Bruno Haible [Fri, 16 Jun 2006 13:15:45 +0000 (13:15 +0000)]
Make it work when cross-compiling.

18 years agoWill be in gettext-0.15.
Bruno Haible [Fri, 16 Jun 2006 11:49:02 +0000 (11:49 +0000)]
Will be in gettext-0.15.

18 years ago* m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of -Werror.
Eric Blake [Thu, 15 Jun 2006 12:01:17 +0000 (12:01 +0000)]
* m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of -Werror.

18 years ago* srclist.txt (ssize_t.m4): Lose sync.
Eric Blake [Thu, 15 Jun 2006 12:00:11 +0000 (12:00 +0000)]
* srclist.txt (ssize_t.m4): Lose sync.

18 years agoautoupdate
Karl Berry [Wed, 14 Jun 2006 13:20:43 +0000 (13:20 +0000)]
autoupdate

18 years ago* getdate.y (__attribute__): Don't define if already defined.
Paul Eggert [Sun, 11 Jun 2006 07:12:27 +0000 (07:12 +0000)]
* getdate.y (__attribute__): Don't define if already defined.
Problem reported by Larry Jones.
* utimens.c (__attribute__): Likewise.

18 years agoautoupdate
Karl Berry [Tue, 6 Jun 2006 13:47:53 +0000 (13:47 +0000)]
autoupdate

18 years agoautoupdate
Karl Berry [Mon, 5 Jun 2006 13:01:10 +0000 (13:01 +0000)]
autoupdate

18 years ago* regexec.c (group_nodes_into_DFAstates): Fix a buffer overrun
Paul Eggert [Mon, 5 Jun 2006 05:21:20 +0000 (05:21 +0000)]
* regexec.c (group_nodes_into_DFAstates): Fix a buffer overrun
reported by Andreas Schwab.

18 years agoupdate from texinfo
Karl Berry [Fri, 2 Jun 2006 13:48:45 +0000 (13:48 +0000)]
update from texinfo

18 years agodoc
Karl Berry [Tue, 30 May 2006 23:56:35 +0000 (23:56 +0000)]
doc

18 years agoTweak comment.
Bruno Haible [Tue, 30 May 2006 20:28:36 +0000 (20:28 +0000)]
Tweak comment.

18 years agoWork around broken AIX 5.1 strndup function.
Bruno Haible [Tue, 30 May 2006 19:14:05 +0000 (19:14 +0000)]
Work around broken AIX 5.1 strndup function.

18 years agoupdate from texinfo
Karl Berry [Mon, 29 May 2006 00:13:14 +0000 (00:13 +0000)]
update from texinfo

18 years ago*** empty log message ***
Karl Berry [Sun, 28 May 2006 13:07:45 +0000 (13:07 +0000)]
*** empty log message ***

18 years ago(printf-args.c): lose sync.
Karl Berry [Sun, 28 May 2006 13:07:39 +0000 (13:07 +0000)]
(printf-args.c): lose sync.

18 years ago* c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
Paul Eggert [Sun, 28 May 2006 09:17:17 +0000 (09:17 +0000)]
* c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
compile test, for Tru64 4.0D.

18 years ago2006-05-26 Martin Lambers <marlam@marlam.de>
Simon Josefsson [Fri, 26 May 2006 10:13:59 +0000 (10:13 +0000)]
2006-05-26  Martin Lambers  <marlam@marlam.de>

* getpass.c: Updates the test for the native W32 API, and adds
missing includes, thus fixing compilation warnings.

18 years ago* tempname.c (small_open, large_open): New macros.
Paul Eggert [Thu, 25 May 2006 21:55:35 +0000 (21:55 +0000)]
* tempname.c (small_open, large_open): New macros.
(__open, __open64) [!_LIBC]: Remove.
(__gen_tempname): Use small_open and large_open instead of __open
and __open64.  This fixes a portability bug on HP-UX 11.11i
reported by Simon Wing-Tang in
<http://lists.gnu.org/archive/html/bug-coreutils/2006-05/msg00114.html>.

18 years agoUpdate
Sergey Poznyakoff [Thu, 25 May 2006 07:03:17 +0000 (07:03 +0000)]
Update