Sat, 24 Sep 2005 23:01:27 +0000 |
Paul Eggert |
* regex_internal.h (__attribute): Define to nothing for GCC 2.
|
Sat, 24 Sep 2005 22:12:20 +0000 |
Paul Eggert |
Yesterday's changes.
|
Fri, 23 Sep 2005 23:00:10 +0000 |
Jim Meyering |
*** empty log message ***
|
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.
|
Wed, 21 Sep 2005 19:34:04 +0000 |
Bruno Haible |
Add back unicode_to_mb declaration that was lost on the way from GNU tar to
|
Tue, 20 Sep 2005 16:44:50 +0000 |
Derek R. Price |
* getaddrinfo.c: Don't include <netdb.h> included from getaddrinfo.h.
|
Mon, 19 Sep 2005 17:28:14 +0000 |
Paul Eggert |
Use a consistent style for including <config.h>.
|
Fri, 16 Sep 2005 07:16:21 +0000 |
Paul Eggert |
* utimecmp.c: Include stat-time.h.
|
Fri, 16 Sep 2005 06:52:14 +0000 |
Paul Eggert |
* MODULES.html.sh (File system functions): Add stat-time.
|
Fri, 16 Sep 2005 00:23:36 +0000 |
Derek R. Price |
* regcomp.c, regexec.c, regex_internal.c: Back out previous
|
Thu, 15 Sep 2005 19:14:23 +0000 |
Derek R. Price |
* regex_internal.h: Blank `pure' for GNUC < 3.
|
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 13:23:57 +0000 |
Derek R. Price |
* canon-host.c (canon_host_r): Set *cherror on memory allocation
|
Tue, 13 Sep 2005 12:39:28 +0000 |
Jim Meyering |
*** empty log message ***
|
Tue, 13 Sep 2005 08:04:11 +0000 |
Simon Josefsson |
2005-09-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
|
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.
|
Mon, 12 Sep 2005 22:05:15 +0000 |
Paul Eggert |
Merge glibc and coreutils changes into gnulib, plus a few
|
Mon, 12 Sep 2005 14:25:04 +0000 |
Derek R. Price |
* gai_strerror.c: Include config.h when available. Include
|
Thu, 08 Sep 2005 20:18:48 +0000 |
Paul Eggert |
* lib/glob.c (glob, globfree, __glob_pattern_p): Use old-style function
|
Tue, 06 Sep 2005 17:50:47 +0000 |
Paul Eggert |
* regex_internal.h (bitset_not): Add parens to avoid gcc -Wall warning.
|
Tue, 06 Sep 2005 08:21:32 +0000 |
Simon Josefsson |
* getpass.c (getpass): Fix typo, test for HAVE_TCSETATTR and not
|
Tue, 06 Sep 2005 07:36:48 +0000 |
Paul Eggert |
Change bitset word type from unsigned int to unsigned long int,
|
Fri, 02 Sep 2005 22:54:59 +0000 |
Paul Eggert |
Check for arithmetic overflow when calculating sizes, to prevent
|
Thu, 01 Sep 2005 22:36:04 +0000 |
Paul Eggert |
* lib/glob.c (GET_LOGIN_NAME_MAX): Renamed from LOGIN_NAME_MAX,
|
Thu, 01 Sep 2005 22:10:59 +0000 |
Paul Eggert |
* regex_internal.c (re_string_context_at): Fix bug where the
|
Thu, 01 Sep 2005 21:01:26 +0000 |
Paul Eggert |
* lib/regex_internal.c (build_wcs_upper_buffer): Fix portability
|
Thu, 01 Sep 2005 19:41:07 +0000 |
Paul Eggert |
Use bool where appropriate.
|
Thu, 01 Sep 2005 11:09:14 +0000 |
Simon Josefsson |
2005-08-31 Derek Price <derek@ximbiot.com>
|
Thu, 01 Sep 2005 07:03:01 +0000 |
Paul Eggert |
* lib/regex_internal.c (re_string_reconstruct): Don't assume buffer
|
Wed, 31 Aug 2005 23:36:42 +0000 |
Paul Eggert |
* lib/regcomp.c (search_duplicated_node): Make first pointer arg
|
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:27:56 +0000 |
Paul Eggert |
* lib/regcomp.c (re_comp) [defined _REGEX_RE_COMP || defined _LIBC]:
|
Wed, 31 Aug 2005 19:55:29 +0000 |
Paul Eggert |
* lib/regexec.c (re_search_internal): Simplify update of
|
Wed, 31 Aug 2005 19:38:13 +0000 |
Paul Eggert |
* lib/regcomp.c (re_compile_fastmap_iter, init_dfa, init_word_char):
|
Wed, 31 Aug 2005 18:08:34 +0000 |
Paul Eggert |
* lib/regex_internal.h (re_sub_match_top_t): Remove unused member
|
Wed, 31 Aug 2005 11:51:18 +0000 |
Bruno Haible |
Include a header, to define NULL.
|
Tue, 30 Aug 2005 07:38:53 +0000 |
Simon Josefsson |
* iconvme.h: Add prototype for iconv_alloc.
|
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.
|