swh:1:snp:9ca9e75279df5f4e3fee19bf5190ed672dcdfb33

sort by:
Revision Author Date Message Commit Date
6712be8 . 03 May 1999, 02:46:54 UTC
ceaf650 (read_utmp): Ignore the return value from utmpname. 03 May 1999, 02:38:50 UTC
d1cfafb *** empty log message *** 01 May 1999, 04:13:56 UTC
0a908b1 (AC_REPLACE_FUNCS): Add dup2. 01 May 1999, 04:13:45 UTC
40e284d (utime_null): Don't pass 0666 to open; it's not needed and isn't guaranteed to be portable. 26 April 1999, 13:25:08 UTC
f2ab7f3 (S_IRWXU, S_IRWXG, S_IRWXO): Define if not defined. Use proper mode_t types and macros. Don't assume the traditional Unix values for mode bits. 26 April 1999, 13:22:23 UTC
050d93b (make_node_op_equals, mode_compile, mode_create_from_ref, mode_adjust): Use proper mode_t types and macros. Don't assume the traditional Unix values for mode bits. modechange.h now includes sys/types.h. Include xstrtol.h. (isodigit, oatoi): Remove. (S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR, S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH, S_IRWXU, S_IRWXG, S_IRWXO): Define if not defined. (CHMOD_MODE_BITS): New macro. (mode_compile): Convert from octal with xstrtoul, not our own routine. 26 April 1999, 13:19:37 UTC
06b7dd0 Include <config.h>, <sys/types.h> for mode_t. (struct mode_change): Members affected and value are now mode_t instead of unsigned short. 26 April 1999, 13:13:59 UTC
11a9ce2 <config.h>, <sys/types.h>: Include for mode_t. (mode_string): Now takes mode_t. 26 April 1999, 13:13:36 UTC
60cbbda (make_path): Use proper mode_t types and macros. Don't assume the traditional Unix values for mode bits. (S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IRWXU): Define if not defined. 26 April 1999, 13:13:00 UTC
3eeca80 (setst, ftypelet, mode_string): Use proper mode_t types and macros. Don't assume the traditional Unix values for mode bits. (S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH): Define if not defined. <config.h>, <sys/types.h>: Include for mode_t. (mode_string): Now takes mode_t. 26 April 1999, 13:10:11 UTC
665e172 <inttypes.h>: Include it here instead. <config.h>: Include it here too. 25 April 1999, 19:20:18 UTC
4abb967 Don't include inttypes.h here. 25 April 1999, 19:18:55 UTC
db78638 . 24 April 1999, 12:57:43 UTC
9322c07 Guard strong_alias and weak_alias with #ifdef _LIBC. 22 April 1999, 14:35:59 UTC
a8edca6 . 21 April 1999, 23:17:13 UTC
9ca3e52 . 21 April 1999, 04:30:22 UTC
901a28d . 21 April 1999, 04:30:22 UTC
5cda9cf Remove the temporary strtoumax replacement; we now have a true replacement in strtoumax.c. (__strtol): Always define to strtoumax. (<stdlib.h>): No need to include. (PARAMS): Remove. (my_strtoumax): Move this to strtoumax.c, rename it to strtoumax, and simplify. 21 April 1999, 04:28:36 UTC
333f20c Update to glibc 2.1.1 version. 21 April 1999, 04:27:24 UTC
59660f8 . 21 April 1999, 04:24:39 UTC
2d9efd0 *** empty log message *** 21 April 1999, 04:22:15 UTC
df088c5 *** empty log message *** 21 April 1999, 04:21:50 UTC
7ec9b63 (jm_CHECK_ALL_TYPES): Require jm_AC_TYPE_UNSIGNED_LONG_LONG. 21 April 1999, 04:21:44 UTC
d032318 (AC_CHECK_FUNCS): Remove strtoull, strtoumax, strtouq. 21 April 1999, 04:14:59 UTC
a133907 *** empty log message *** 21 April 1999, 04:04:20 UTC
21da74c (jm_AC_TYPE_UINTMAX_T): Move unsigned long long check into new jm_AC_TYPE_UNSIGNED_LONG_LONG macro. 21 April 1999, 04:04:04 UTC
3932f7d Require jm_AC_TYPE_UNSIGNED_LONG_LONG. Replace xstroull if necessary. 21 April 1999, 04:00:38 UTC
5ee5377 *** empty log message *** 21 April 1999, 03:58:57 UTC
842f192 . 21 April 1999, 02:29:50 UTC
2993dbd *** empty log message *** 21 April 1999, 02:21:57 UTC
47d29a6 Port to AIX and HP-UX. Support cross-compilation. 21 April 1999, 02:21:47 UTC
93627d9 (my_strtoumax): Fix typo in computing whether overflow occurred. Improve overflow-detection to use only one conditional branch total, rather than 2N+1 conditional branches for an N-digit number. 20 April 1999, 13:24:14 UTC
c28aede . 19 April 1999, 04:20:57 UTC
fc3d57a Require jm_AC_PREREQ_XSTRTOUMAX. 19 April 1999, 02:54:48 UTC
23a921a *** empty log message *** 19 April 1999, 02:53:36 UTC
b994e6a . 19 April 1999, 02:42:58 UTC
953ff42 *** empty log message *** 19 April 1999, 00:20:36 UTC
7cc2103 Include xstrtol.h, not xstrtoul.h, since xstrtol.h now defines all the xstrto... functions. 18 April 1999, 23:18:32 UTC
224dcca <stdlib.h>: Include if HAVE_STDLIB_H, since bison 1.27 invokes "free". (LookupWord, yylex): Don't pass negative char to ctype macros. 18 April 1999, 23:17:30 UTC
34e6caa (xalloc_fail): Pass xalloc_msg_memory_exhausted through gettext. 18 April 1999, 23:17:05 UTC
48eedd5 (libfu_a_SOURCES): Add xstrtoumax.c. (noinst_HEADERS): Remove xstrtoul.h. 18 April 1999, 23:16:49 UTC
c35eaf6 (__xstrtol, __strtol, __unsigned): Remove macro decls. <inttypes.h>: Include if HAVE_INTTYPES_H. (_DECLARE_XSTRTOL): New macro. (xstrtol, xstrtoul, xstrtoumax): Declare all three functions, so that we need only one include file, not three. (_STRTOL_ERROR): Do not undef, as this is no longer needed. Reword overflow message so that it's independent of type. 18 April 1999, 23:16:23 UTC
c52f4d0 (__strtol, __strtol_t, __xstrtol): New macros to specify the underlying function, its returned type, and our function. Default to values suitable for xstrtol. Include <ctype.h>, since we use its macros. (ULONG_MAX, LONG_MAX, ISBLANK): Remove: no longer needed. (ISSPACE): New macro. (bkm_scale, bkm_scale_by_power, __xstrtol, main): __unsigned long int -> __strtol_t. (__xstrtol): Depend on whether __strtol_t is an unsigned type, not on whether STRING_TO_UNSIGNED is defined. Skip isspace chars, not isblank chars, to match strtol. When returning LONGINT_INVALID_SUFFIX_CHAR, store the value that we computed into *val. 18 April 1999, 23:15:34 UTC
a49ce97 (STRING_TO_UNSIGNED): Remove. (__strtol, __strtol_t, __xstrtol): New macros. 18 April 1999, 23:15:02 UTC
20f509f . 15 April 1999, 14:09:04 UTC
dc60b42 (readtoken, readtokens): Protoize. 11 April 1999, 13:25:52 UTC
2a2630c (difftm): Protoize. 07 April 1999, 17:43:36 UTC
a313478 . 07 April 1999, 17:41:57 UTC
6dca64d Update from master source in libc, removing %f. 06 April 1999, 14:22:06 UTC
933bee1 *** empty log message *** 06 April 1999, 14:15:04 UTC
4ae82bd Remove test for %f. 06 April 1999, 14:14:58 UTC
9ab5659 fix comments add FIXME 04 April 1999, 14:30:30 UTC
b64db15 . 31 March 1999, 15:21:00 UTC
143e305 . 30 March 1999, 04:52:57 UTC
23f5c01 (make_node_op_equals): New function. (mode_append_entry): Likewise. (mode_compile): When none of [ugoa] is specified in an `=OP' change mode request, insert a `=0' entry into the linked list so that all bits are cleared first. Use the new functions. 30 March 1999, 04:51:08 UTC
f77f4c4 (rmdir): Use pid_t instead of int; check status against zero. This is to improve portability. 30 March 1999, 04:48:41 UTC
6d18b59 (rename): Use pid_t instead of int; check status against zero. This is to improve portability. 30 March 1999, 04:48:17 UTC
0bb0c42 (mkdir): Use pid_t instead of int; check status against zero. This is to improve portability. 30 March 1999, 04:47:52 UTC
1e69815 *** empty log message *** 30 March 1999, 04:36:00 UTC
22ba35d (jm_CHECK_ALL_TYPES): New macro. 30 March 1999, 04:29:19 UTC
0cb374d *** empty log message *** 29 March 1999, 04:39:56 UTC
f791f40 Define GNU_PACKAGE here. Be sure to AC_SUBST it, once again, so that @GNU_PACKAGE@ is replaced e.g., in the *.sh files of the sh-utils. 29 March 1999, 04:39:50 UTC
dc062ad (get_date): Reuse tm_isdst of first localtime call; this is an improvement on a bug fix suggested by martin@dresden.nacamar.de. Do not assume that localtime and gmtime return non-null. From Paul Eggert. 28 March 1999, 20:58:51 UTC
833b606 (mode_compile): Upon allocation failure, free everything starting with the head, not the tail. 28 March 1999, 05:44:33 UTC
98df473 . 27 March 1999, 23:08:02 UTC
cc325a9 . 26 March 1999, 14:27:18 UTC
d7fb9ea . 26 March 1999, 04:23:01 UTC
2d12859 (libfu_a_SOURCES): Add version-etc.c. (noinst_HEADERS): Add version-etc.h. 26 March 1999, 04:20:23 UTC
bda142e (parse_long_options): Remove version-, copyright-, and author-printing code. Do it via version_etc. 26 March 1999, 04:19:07 UTC
acca102 *** empty log message *** 26 March 1999, 04:17:33 UTC
14b8e07 . 20 March 1999, 23:25:35 UTC
096dd07 . 20 March 1999, 23:24:55 UTC
b6bb105 *** empty log message *** 20 March 1999, 23:24:23 UTC
3952d35 s/jm_WITH_REGEX/jm_INCLUDED_REGEX/ 20 March 1999, 23:24:15 UTC
8771559 *** empty log message *** 20 March 1999, 23:23:20 UTC
a24cd80 (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX. Don't depend on AM_GLIBC. Suggestions from Alain Magloire. 20 March 1999, 23:23:14 UTC
8635f05 *** empty log message *** 20 March 1999, 04:02:37 UTC
99f2780 (jm_WINSIZE_IN_PTEM): New macro. 20 March 1999, 04:02:23 UTC
d37d243 . 17 March 1999, 21:16:01 UTC
b6044c6 (is_prime): Return bool rather than int. 17 March 1999, 14:07:34 UTC
9166d49 tweak comments add curlies use assert(0) in place of abort 15 March 1999, 16:52:22 UTC
6ad0acb Revamp to allow fine-tuning to control when and by how much the table grows and shrinks. (next_prime): Don't assert. (hash_reset_tuning): New function. (check_tuning): New function. (hash_initialize): Accept and use new tuning parameter. (hash_rehash): Rewrite, updating for tuning. (hash_insert): Honor tuning semantics. (hash_delete): Likewise. From Fran\xe7ois Pinard. 15 March 1999, 15:50:31 UTC
cac600a (struct hash_tuning): Define. (struct hash_table) [tuning]: Add member. (hash_initialize): Add `tuning' parameter. 15 March 1999, 15:41:59 UTC
b6e565a (hash_insert): Update prototype. 15 March 1999, 15:33:21 UTC
21382cf (hash_insert): Remove last parameter and change semantics. (hash_insert): Don't increment n_entries unconditionally -- otherwise, we'd do so even when the insertion failed. From Fran\xe7ois Pinard. 15 March 1999, 15:33:01 UTC
cd988ca *** empty log message *** 13 March 1999, 16:19:18 UTC
19a0a43 (base_name): If NAME is all slashes, return `/' (in conformance with the single unix spec). Reported by Peter Moulder. 13 March 1999, 16:09:00 UTC
33dfc1e *** empty log message *** 12 March 1999, 15:11:29 UTC
6a95632 Use AC_FUNC_SETVBUF_REVERSED. 12 March 1999, 15:11:06 UTC
47dfd67 (canon_host): Don't use he->h_addr directly. Based on a patch from Savochkin Andrey Vladimirovich. 10 March 1999, 15:39:02 UTC
4527d5c (getugroups): Take new parameter, gid. Add gid to the list of groups. From Ulrich Drepper. 10 March 1999, 15:35:47 UTC
7cb0d12 fix typo in comment. 09 March 1999, 18:53:54 UTC
b7b9b90 fix small thinko 09 March 1999, 16:10:30 UTC
1ef0717 (getugroups): Take new parameter, gid. Add gid to the list of groups. From Ulrich Drepper. 09 March 1999, 16:07:49 UTC
a52b366 protoize 09 March 1999, 16:07:16 UTC
c073723 (xalloc_fail): Use "%s" format so the message doesn't have to be scanned for % signs. Suggestion from Fran\xe7ois Pinard. 08 March 1999, 02:43:14 UTC
8401509 restore blank lines in --version output 07 March 1999, 17:48:10 UTC
d7ce11e *** empty log message *** 07 March 1999, 16:59:29 UTC
1840ed7 Use only those *_unlocked macros that are declared. 07 March 1999, 16:59:21 UTC
back to top