Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 3fbade56 | 2000-12-06 11:06:39 | Check for strtol. Mainly as a cue to cause automake to include strtol.c -- that file is included by each of strtoul.c and strtoull.c. Check for limits.h -- strtol.c needs it. | ||
| 4bfa5b02 | 2000-12-06 10:52:37 | *** empty log message *** | ||
| cc27b89a | 2000-12-06 10:52:28 | Check for declarations of strtoul and strtoull. | ||
| 0381e0bc | 2000-12-06 10:26:51 | separate conditions for strtoul and strtoull | ||
| d6fd498a | 2000-12-06 09:55:03 | *** empty log message *** | ||
| fb464cc6 | 2000-12-06 09:35:48 | *** empty log message *** | ||
| 38fbb60b | 2000-12-06 09:35:40 | (jm_AC_PREREQ_XSTRTOUMAX): If we need the replacement strtoull, we may well need the replacement strtoul, too. | ||
| bc7dd073 | 2000-12-05 13:53:13 | . | ||
| 05f0f7f4 | 2000-12-05 13:14:13 | (dir_name_r): Add `const' in a few local declarations. | ||
| 43b11415 | 2000-12-04 09:41:28 | *** empty log message *** | ||
| 999775b6 | 2000-12-04 09:37:40 | *** empty log message *** | ||
| 1440fbdd | 2000-12-04 09:37:33 | Also include memory.h, stdlib.h, unistd.h if appropriate. | ||
| 779c962a | 2000-12-04 09:15:54 | *** empty log message *** | ||
| 45e296a3 | 2000-12-04 09:15:49 | [!HAVE_DECL_MALLOC]: Declare malloc. | ||
| c27f394b | 2000-12-03 10:04:30 | Add this: AC_REQUIRE([AC_TYPE_OFF_T]) | ||
| ccf6d654 | 2000-12-02 20:45:40 | *** empty log message *** | ||
| 523afc1a | 2000-12-02 20:45:30 | Make idempotent, to avoid some obscure warnings. | ||
| d73db9e2 | 2000-12-02 18:52:17 | . | ||
| 0ba70f2a | 2000-12-02 18:52:03 | *** empty log message *** | ||
| 952f8c2a | 2000-12-02 18:51:26 | (OFF_T_PRINTF_FORMAT_STRING): require it. | ||
| fa3c7859 | 2000-12-02 18:04:19 | *** empty log message *** | ||
| 6bcbe092 | 2000-12-02 18:02:05 | *** empty log message *** | ||
| 6023e702 | 2000-12-02 17:44:04 | *** empty log message *** | ||
| f08194b6 | 2000-12-02 17:40:26 | *** empty log message *** | ||
| 905b24ee | 2000-12-02 17:39:59 | *** empty log message *** | ||
| 559ac966 | 2000-12-02 09:58:43 | *** empty log message *** | ||
| 27ea02dc | 2000-12-02 09:58:31 | Include <config.h> before any system include file. | ||
| c89b16ff | 2000-11-30 20:36:08 | *** empty log message *** | ||
| 4f057f60 | 2000-11-30 20:35:02 | *** empty log message *** | ||
| 2c8bd985 | 2000-11-30 20:34:23 | (jm_MACROS): Add stdint.h to the list of headers. | ||
| 5fbd49c5 | 2000-11-30 09:36:04 | *** empty log message *** | ||
| bbbfa79c | 2000-11-30 09:35:52 | (dir_name_r): Fix typo: int -> size_t. | ||
| 3e6fc5c5 | 2000-11-30 07:45:38 | *** empty log message *** | ||
| 0a86f953 | 2000-11-30 07:44:58 | s/ifval/m4_ifval/ to accommodate new autoconf. | ||
| daa689eb | 2000-11-30 07:40:16 | . | ||
| ef1abf6f | 2000-11-27 09:33:53 | remove useless parens | ||
| 33d1c92b | 2000-11-26 23:30:27 | . | ||
| 6ae1d331 | 2000-11-26 23:01:02 | . | ||
| 9140ea4d | 2000-11-26 16:52:29 | Include sys/types.h. From Werner Almesberger. | ||
| b71a03a8 | 2000-11-26 15:59:59 | . | ||
| 27646e67 | 2000-11-23 21:48:47 | . | ||
| e359ee6b | 2000-11-23 07:24:59 | *** empty log message *** | ||
| a1afa17b | 2000-11-23 07:24:51 | (my_strftime): Do not invoke mbrlen with a size of (size_t) -1; it's not portable. | ||
| 911955d8 | 2000-11-18 11:17:41 | . | ||
| 063e0ea8 | 2000-11-18 09:53:33 | tweak a comment | ||
| 291a8b36 | 2000-11-18 09:50:09 | Formatting changes. (obstack_grow, obstack_grow0): Don't cast WHERE at all: that would prevent type checking. (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't cast the value to (void *): assigning a `foo *' to a `void *' variable is valid. (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int. | ||
| dee127eb | 2000-11-17 08:19:14 | *** empty log message *** | ||
| e6228399 | 2000-11-17 08:19:01 | Update from GNU libc. | ||
| a34dfa91 | 2000-11-16 12:20:35 | *** empty log message *** | ||
| ddc795dc | 2000-11-16 10:15:54 | Incorporate weak-alias-related changes from glibc. | ||
| b3024d9c | 2000-11-14 21:45:59 | remove bruno's 11-03 entry for unicodeio.c | ||
| f534d0f5 | 2000-11-11 14:32:00 | Add a couple #includes, merging from GNU libc version. | ||
| 8f34e041 | 2000-11-11 09:10:33 | Back out Paul's changes while we wait for him and Bruno to reach agreement. | ||
| a41e8f46 | 2000-11-11 09:09:55 | Remove Paul's entries for unicodeio.c: then I don't have to justify backing out the nov8/9 changes. | ||
| 77bc6364 | 2000-11-11 08:29:21 | *** empty log message *** | ||
| 60cd7fc4 | 2000-11-10 11:14:03 | *** empty log message *** | ||
| 8ccdfffb | 2000-11-10 11:10:39 | Update from GNU libc. | ||
| edc2440c | 2000-11-10 08:46:34 | *** empty log message *** | ||
| 785114fd | 2000-11-10 08:46:19 | (ENOTSUP): Define to EINVAL if not defined. | ||
| a4aa3dcb | 2000-11-10 08:44:51 | don't back them out | ||
| e678e74f | 2000-11-10 08:43:46 | Back out the last two changes, at least for now. | ||
| 7f652bf2 | 2000-11-09 08:33:01 | *** empty log message *** | ||
| ddbed2bf | 2000-11-09 08:32:52 | (MB_LEN_MAX): Make sure it's at least 6, to avoid buggy C libraries. | ||
| 582b534b | 2000-11-09 08:30:00 | (<wchar.h>): Do not include; no longer needed, since we no longer use wcrtomb. (<limits.h>): Include if HAVE_LIMITS_H. (MB_LEN_MAX): Define if limits.h doesn't. (convert_unicode_char): New function, with the conversion part of the old print_unicode_char. Use wctomb, not wcrtomb. Depend on HAVE_WCTOMB, not HAVE_WCRTOMB. (print_unicode_char): Use convert_unicode_char to do the conversion. | ||
| c17997b3 | 2000-11-08 14:46:35 | (jm_MACROS): Add test for wcrtomb. | ||
| d97a803a | 2000-11-08 14:46:20 | *** empty log message *** | ||
| 34b831c8 | 2000-11-08 14:46:13 | Include wchar.h. (wcrtomb): Provide fallback definition for broken platforms. (print_unicode_char): New alternative definition for platforms where wchar_t is Unicode. | ||
| b1f0cff3 | 2000-11-07 15:36:04 | . | ||
| 07e15406 | 2000-11-07 15:35:25 | *** empty log message *** | ||
| 3e391882 | 2000-11-07 15:35:15 | (setusershell): Use rewind rather than fseek/fseeko, to avoid configuration hassles with fseeko. Don't bother opening SHELLS_FILE if shellstream is NULL; it's not necessary. | ||
| f68ccb90 | 2000-11-05 15:04:53 | *** empty log message *** | ||
| 6a82db0e | 2000-11-05 15:04:39 | (make_dir): Declare. | ||
| a5c4d40f | 2000-11-05 15:04:17 | (make_dir): Remove `static' attribute. Tweak a comment. | ||
| 3923f0fd | 2000-11-05 10:12:25 | *** empty log message *** | ||
| bf6a7493 | 2000-11-05 09:54:07 | *** empty log message *** | ||
| 3c9fcb38 | 2000-11-05 09:52:55 | *** empty log message *** | ||
| 0bdeaa09 | 2000-11-04 22:19:21 | *** empty log message *** | ||
| 3e12b37e | 2000-11-04 22:19:15 | Use the `m4_' prefix on `syscmd' and `m4_sysval'. | ||
| fb769ae1 | 2000-11-04 21:39:00 | *** empty log message *** | ||
| a0a18dea | 2000-11-04 21:38:55 | (hash_get_next): Fix a thinko: when ENTRY is the last one in a bucket, advance to the next bucket. From Alexandre Duret-Lutz. | ||
| 59942fc7 | 2000-11-03 08:44:12 | *** empty log message *** | ||
| 082f3ebe | 2000-11-03 08:44:06 | cppi | ||
| ffc35388 | 2000-11-03 08:43:20 | Do not comment out all the code if we are using the GNU C library, because in some cases we are replacing buggy code in the GNU C library itself. | ||
| c8d3fe3f | 2000-10-31 07:10:03 | *** empty log message *** | ||
| f73e8ba6 | 2000-10-31 07:09:56 | Add "2000" to Copyright line, as this file was changed this year. | ||
| e0a31ac6 | 2000-10-31 07:09:02 | Remove "2000" from Copyright line, as the file hasn't been changed this year other than in the copyright notice. | ||
| ce7ae716 | 2000-10-31 07:07:26 | *** empty log message *** | ||
| 2b610108 | 2000-10-31 07:07:05 | (FOLD): Do not assume that characters are unsigned. (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs, e.g. fnmatch("d*/*1", "d/s/1", FNM_FILE_NAME) incorrectly yielded zero. | ||
| 09c224d2 | 2000-10-30 17:51:06 | . | ||
| 09753336 | 2000-10-30 15:22:29 | *** empty log message *** | ||
| 16816fd5 | 2000-10-30 15:20:17 | (re_iswctype, re_wctype_to_bit): Fix braino. (regex_compile): Catch bogus \(\1\). | ||
| 5b243972 | 2000-10-29 22:43:51 | *** empty log message *** | ||
| e794ae88 | 2000-10-29 22:43:08 | s/AC_SHELL_IFELSE/AS_IFELSE/ to match autoconf renaming. | ||
| 167c458b | 2000-10-29 17:19:51 | fix typo: s/fseek0/fseeko/ | ||
| ef3d3fa3 | 2000-10-29 13:50:25 | *** empty log message *** | ||
| 4aeea603 | 2000-10-29 13:49:56 | (__restrict_arr): Move definition out of #ifndef block. Required because egcs-2.91.66 (aka 1.1.2) defines __restrict, but doesn't define __restrict_arr. | ||
| a25d5532 | 2000-10-29 11:03:18 | *** empty log message *** | ||
| 3bce2fd4 | 2000-10-29 11:03:01 | Fix grammar in comment. | ||
| b42f724f | 2000-10-28 12:29:54 | *** empty log message *** | ||
| 4068d211 | 2000-10-28 12:29:45 | (jm_PREREQ): Add jm_PREREQ_MEMCHR. (jm_PREREQ_MEMCHR): New function. |