Mon, 29 Aug 2005 08:09:21 +0000 |
Simon Josefsson |
* iconvme.c: Fix errno.
|
Sat, 27 Aug 2005 20:49:48 +0000 |
Jim Meyering |
*** empty log message ***
|
Sat, 27 Aug 2005 20:06:29 +0000 |
Jim Meyering |
*** empty log message ***
|
Sat, 27 Aug 2005 14:29:00 +0000 |
Jim Meyering |
*** empty log message ***
|
Fri, 26 Aug 2005 21:47:51 +0000 |
Paul Eggert |
* config/srclist.text: Add glibc bug 1248.
|
Fri, 26 Aug 2005 12:33:59 +0000 |
Simon Josefsson |
* getpass.c: Use _WIN32 instead of WIN32, suggested by Bruno
|
Fri, 26 Aug 2005 05:58:54 +0000 |
Paul Eggert |
* config/srclist.txt: Add glibc bug 1245.
|
Thu, 25 Aug 2005 21:18:50 +0000 |
Simon Josefsson |
* getpass.c: Add WIN32 implementation. Conditionalize use of
|
Thu, 25 Aug 2005 20:39:57 +0000 |
Paul Eggert |
Make regex safe for g++. This fixes one real bug (an "err"
|
Thu, 25 Aug 2005 16:30:08 +0000 |
Jim Meyering |
*** empty log message ***
|
Thu, 25 Aug 2005 05:08:59 +0000 |
Paul Eggert |
* config/srclist.txt: Add glibc bug 1240.
|
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 11:04:19 +0000 |
Bruno Haible |
Add multiple-inclusion guard.
|
Tue, 23 Aug 2005 20:37:24 +0000 |
Paul Eggert |
* config/srclist.txt: Add glibc bug 1233.
|
Tue, 23 Aug 2005 19:11:45 +0000 |
Paul Eggert |
* config/srclist.txt: Add glibc bug 1232.
|
Tue, 23 Aug 2005 18:55:44 +0000 |
Paul Eggert |
* config/srclist.txt: Add glibc bug 1231.
|
Sun, 21 Aug 2005 05:01:20 +0000 |
Paul Eggert |
* config/srclist.txt: Add glibc bug 1227.
|
Sun, 21 Aug 2005 03:31:45 +0000 |
Paul Eggert |
* config/srclist.txt: Add glibc bug 1226.
|
Sun, 21 Aug 2005 00:43:34 +0000 |
Paul Eggert |
* config/srclist.txt: Add glibc bug 1225.
|
Sun, 21 Aug 2005 00:29:47 +0000 |
Paul Eggert |
* config/srclist.txt: Add glibc bug 1224.
|
Sat, 20 Aug 2005 22:26:51 +0000 |
Paul Eggert |
* config/srclist.txt: Add glibc bug 1223.
|
Sat, 20 Aug 2005 07:42:15 +0000 |
Paul Eggert |
* config/srclist.txt: Add glibc bugs 1220, 1221, 1222.
|
Sat, 20 Aug 2005 01:03:31 +0000 |
Paul Eggert |
Recent regex patches.
|
Fri, 19 Aug 2005 11:00:51 +0000 |
Bruno Haible |
Fix return value.
|
Fri, 19 Aug 2005 09:22:04 +0000 |
Jim Meyering |
*** empty log message ***
|
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.
|
Wed, 17 Aug 2005 14:01:07 +0000 |
Bruno Haible |
strcasecmp.c now uses mbuiter.
|
Wed, 17 Aug 2005 13:58:33 +0000 |
Bruno Haible |
New module 'mbuiter'.
|
Wed, 17 Aug 2005 13:55:55 +0000 |
Bruno Haible |
Fix the iterator, so that it ends before the '\0'.
|
Tue, 16 Aug 2005 16:08:22 +0000 |
Bruno Haible |
Simplify by using mb_casecmp.
|
Tue, 16 Aug 2005 12:21:21 +0000 |
Bruno Haible |
Make strcasecmp() work right in multibyte locales.
|
Tue, 16 Aug 2005 12:12:13 +0000 |
Bruno Haible |
New module 'strnlen1'.
|
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'.
|
Tue, 16 Aug 2005 00:07:03 +0000 |
Paul Eggert |
* config/srclist.txt: Comment out $LIBCSRC/posix/regex.h.
|
Sun, 14 Aug 2005 14:45:57 +0000 |
Jim Meyering |
*** empty log message ***
|
Thu, 11 Aug 2005 19:42:27 +0000 |
Simon Josefsson |
Add readline.
|
Thu, 11 Aug 2005 11:45:05 +0000 |
Bruno Haible |
Change parameter name to match comment.
|
Thu, 11 Aug 2005 09:56:12 +0000 |
Simon Josefsson |
2005-08-10 Simon Josefsson <jas@extundo.com>
|
Tue, 02 Aug 2005 09:33:30 +0000 |
Simon Josefsson |
2005-08-02 Simon Josefsson <jas@extundo.com>
|
Mon, 01 Aug 2005 12:19:38 +0000 |
Bruno Haible |
Update from GNU gettext.
|
Tue, 26 Jul 2005 12:35:20 +0000 |
Bruno Haible |
Portability fixes for IRIX, Solaris, HP-UX, AIX, OSF/1.
|
Mon, 18 Jul 2005 19:53:48 +0000 |
Bruno Haible |
Also support once-execution.
|
Mon, 18 Jul 2005 16:57:11 +0000 |
Paul Eggert |
* quotearg.c: Add translator comment.
|
Mon, 18 Jul 2005 13:52:24 +0000 |
Simon Josefsson |
(check_version): Accept identical versions too.
|
Mon, 18 Jul 2005 11:35:09 +0000 |
Bruno Haible |
New gnulib module 'lock'.
|
Mon, 11 Jul 2005 21:58:02 +0000 |
Paul Eggert |
* version-etc-fsf.c (version_etc_copyright): Parameterize the
|
Mon, 11 Jul 2005 19:13:35 +0000 |
Simon Josefsson |
* size_max.h: New file.
|
Sat, 09 Jul 2005 17:22:16 +0000 |
Sergey Poznyakoff |
Updated
|
Fri, 08 Jul 2005 17:57:01 +0000 |
Paul Eggert |
* config/srclist.txt: Comment out regcomp.c, since we have a porting fix
|
Thu, 07 Jul 2005 08:08:39 +0000 |
Paul Eggert |
* modules/regex (Files): Add lib/regex_internal.c,
|
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 10:24:00 +0000 |
Jim Meyering |
*** empty log message ***
|
Sat, 02 Jul 2005 09:45:07 +0000 |
Jim Meyering |
Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
|
Fri, 01 Jul 2005 17:25:01 +0000 |
Paul Eggert |
* xnanosleep.c: Include timespec.h, since OpenBSD 3.4 <time.h>
|
Wed, 29 Jun 2005 21:29:18 +0000 |
Jim Meyering |
*** empty log message ***
|