Fri, 23 Sep 2005 04:15:13 +0000 |
Paul Eggert |
Sync from coreutils.
|
Thu, 22 Sep 2005 23:39:06 +0000 |
Paul Eggert |
Log first part of merge from coreutils.
|
Mon, 19 Sep 2005 16:11:10 +0000 |
Simon Josefsson |
* socklen.m4: Fix typo.
|
Fri, 16 Sep 2005 06:52:14 +0000 |
Paul Eggert |
* MODULES.html.sh (File system functions): Add stat-time.
|
Thu, 15 Sep 2005 16:25:48 +0000 |
Bruno Haible |
Fix redefinition problem: strstr may be defined as a macro in string.h.
|
Tue, 13 Sep 2005 04:15:15 +0000 |
Derek R. Price |
* modules/canon-host: Add canon-host.h. Depend on getaddrinfo. Make
|
Tue, 13 Sep 2005 03:47:44 +0000 |
Derek R. Price |
* modules/glob (Files): Add glob-libc.h.
|
Thu, 08 Sep 2005 20:08:18 +0000 |
Simon Josefsson |
2005-09-08 Simon Josefsson <jas@extundo.com>
|
Sun, 04 Sep 2005 00:05:32 +0000 |
Derek R. Price |
* getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
|
Fri, 02 Sep 2005 11:20:50 +0000 |
Bruno Haible |
Support for lib vs. lib64 distinction on biarch platforms.
|
Thu, 01 Sep 2005 18:10:07 +0000 |
Jim Meyering |
*** empty log message ***
|
Thu, 01 Sep 2005 18:08:06 +0000 |
Jim Meyering |
*** empty log message ***
|
Wed, 31 Aug 2005 22:51:09 +0000 |
Paul Eggert |
On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
|
Wed, 31 Aug 2005 20:51:09 +0000 |
Bruno Haible |
Put all dummy definitions of gnulib-tool's specification macros into
|
Mon, 29 Aug 2005 11:08:46 +0000 |
Bruno Haible |
Fix, spotted by Stepan Kasal.
|
Sat, 27 Aug 2005 20:39:01 +0000 |
Jim Meyering |
*** empty log message ***
|
Sat, 27 Aug 2005 20:35:39 +0000 |
Jim Meyering |
*** empty log message ***
|
Sat, 27 Aug 2005 14:37:32 +0000 |
Jim Meyering |
*** empty log message ***
|
Thu, 25 Aug 2005 21:19:07 +0000 |
Simon Josefsson |
* getpass.m4: Check for termios.h, tcgetattr, tcsetattr, and
|
Thu, 25 Aug 2005 20:57:11 +0000 |
Bruno Haible |
Use m4_pushdef/m4_popdef and AS_TR_SH, AS_TR_CPP.
|
Thu, 25 Aug 2005 20:54:03 +0000 |
Paul Eggert |
* m4/regex.m4: Add AC_PREREQ(2.50).
|
Thu, 25 Aug 2005 20:42:45 +0000 |
Bruno Haible |
Add comment.
|
Wed, 24 Aug 2005 23:43:00 +0000 |
Paul Eggert |
* srclist.txt: Comment out lib/regex.c. Add glibc bug 1238.
|
Wed, 24 Aug 2005 19:42:04 +0000 |
Jim Meyering |
*** empty log message ***
|
Wed, 24 Aug 2005 06:23:16 +0000 |
Jim Meyering |
*** empty log message ***
|
Tue, 23 Aug 2005 18:48:31 +0000 |
Paul Eggert |
* regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
|
Sun, 21 Aug 2005 00:51:27 +0000 |
Paul Eggert |
* m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
|
Wed, 17 Aug 2005 14:09:19 +0000 |
Bruno Haible |
New module 'strcasestr'.
|
Wed, 17 Aug 2005 14:05:33 +0000 |
Bruno Haible |
Make strstr() work in multibyte locales.
|
Tue, 16 Aug 2005 18:45:50 +0000 |
Paul Eggert |
* m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
|
Tue, 16 Aug 2005 12:21:21 +0000 |
Bruno Haible |
Make strcasecmp() work right in multibyte locales.
|
Tue, 16 Aug 2005 12:09:52 +0000 |
Bruno Haible |
New module 'mbfile'.
|
Tue, 16 Aug 2005 12:08:40 +0000 |
Bruno Haible |
New module 'mbiter'.
|
Tue, 16 Aug 2005 12:06:55 +0000 |
Bruno Haible |
New module 'mbchar'.
|
Tue, 16 Aug 2005 11:18:22 +0000 |
Bruno Haible |
New module 'tls'.
|
Fri, 12 Aug 2005 07:57:44 +0000 |
Simon Josefsson |
* readline.m4: Look for termcap, curses or ncurses if required.
|
Thu, 11 Aug 2005 19:42:27 +0000 |
Simon Josefsson |
Add readline.
|
Thu, 11 Aug 2005 09:56:12 +0000 |
Simon Josefsson |
2005-08-10 Simon Josefsson <jas@extundo.com>
|
Wed, 10 Aug 2005 12:06:39 +0000 |
Bruno Haible |
Really require autoconf-2.57.
|
Tue, 02 Aug 2005 09:33:30 +0000 |
Simon Josefsson |
2005-08-02 Simon Josefsson <jas@extundo.com>
|
Tue, 26 Jul 2005 21:55:31 +0000 |
Paul Eggert |
Add support to getopt for Emacs, which doesn't use LIBOBJS in the
|
Tue, 26 Jul 2005 12:35:20 +0000 |
Bruno Haible |
Portability fixes for IRIX, Solaris, HP-UX, AIX, OSF/1.
|
Mon, 25 Jul 2005 19:28:26 +0000 |
Paul Eggert |
* regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_ELSE instead of the
|
Mon, 25 Jul 2005 12:07:43 +0000 |
Bruno Haible |
New gnulib module 'visibility'.
|
Mon, 18 Jul 2005 11:35:09 +0000 |
Bruno Haible |
New gnulib module 'lock'.
|
Fri, 15 Jul 2005 10:34:31 +0000 |
Bruno Haible |
Don't use poll() on MacOS X 10.4.
|
Thu, 14 Jul 2005 22:15:14 +0000 |
Paul Eggert |
* modules/argp (Depends-on): Remove unlocked-io.
|
Thu, 14 Jul 2005 14:45:40 +0000 |
Derek R. Price |
* m4/glob.m4 (gl_GLOB): Cache glob interface check result. Add check for
|
Mon, 11 Jul 2005 11:29:40 +0000 |
Bruno Haible |
Make it work also if size_t is smaller than unsigned int.
|
Fri, 08 Jul 2005 06:51:24 +0000 |
Paul Eggert |
* m4/backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on pathconf.
|
Thu, 07 Jul 2005 08:08:39 +0000 |
Paul Eggert |
* modules/regex (Files): Add lib/regex_internal.c,
|
Wed, 06 Jul 2005 10:33:04 +0000 |
Bruno Haible |
Avoid false positive on mingw.
|
Mon, 04 Jul 2005 04:40:46 +0000 |
Paul Eggert |
Remove the dependency of the strftime module on the tzset module.
|
Sat, 02 Jul 2005 09:58:35 +0000 |
Jim Meyering |
Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
|
Tue, 28 Jun 2005 08:17:31 +0000 |
Simon Josefsson |
2005-06-28 Simon Josefsson <jas@extundo.com>
|
Fri, 24 Jun 2005 14:53:03 +0000 |
Derek R. Price |
Remove stat module & update lstat.
|
Mon, 20 Jun 2005 15:03:36 +0000 |
Derek R. Price |
* bison.m4: Note that precious decls of YACC & YFLAGS will be
|
Thu, 16 Jun 2005 13:00:54 +0000 |
Derek R. Price |
* bison.m4: Declare YACC & YFLAGS precious.
|
Wed, 08 Jun 2005 12:10:25 +0000 |
Bruno Haible |
New module 'csharpcomp'.
|
Thu, 02 Jun 2005 20:41:04 +0000 |
Paul Eggert |
Sync from coreutils.
|