1999-04-26 |
Jim Meyering | Include <config.h>, <sys/types.h> for mode_t. |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Jim Meyering | <config.h>, <sys/types.h>: Include for mode_t. |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Jim Meyering | (make_path): Use proper mode_t types and macros. |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Jim Meyering | (setst, ftypelet, mode_string): Use proper mode_t types... |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Jim Meyering | <inttypes.h>: Include it here instead. |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Jim Meyering | Don't include inttypes.h here. |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Jim Meyering | Guard strong_alias and weak_alias with #ifdef _LIBC. |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Jim Meyering | Remove the temporary strtoumax replacement; |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Jim Meyering | Update to glibc 2.1.1 version. |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Jim Meyering | (jm_CHECK_ALL_TYPES): Require jm_AC_TYPE_UNSIGNED_LONG_... |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Jim Meyering | (AC_CHECK_FUNCS): Remove strtoull, strtoumax, strtouq. |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Jim Meyering | (jm_AC_TYPE_UINTMAX_T): Move unsigned long |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Jim Meyering | Require jm_AC_TYPE_UNSIGNED_LONG_LONG. |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Jim Meyering | Port to AIX and HP-UX. Support cross-compilation. |
commit | commitdiff | tree | snapshot |
1999-04-20 |
Jim Meyering | (my_strtoumax): Fix typo in computing |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Jim Meyering | Require jm_AC_PREREQ_XSTRTOUMAX. |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-04-18 |
Jim Meyering | Include xstrtol.h, not xstrtoul.h, since xstrtol.h... |
commit | commitdiff | tree | snapshot |
1999-04-18 |
Jim Meyering | <stdlib.h>: Include if HAVE_STDLIB_H, since bison 1... |
commit | commitdiff | tree | snapshot |
1999-04-18 |
Jim Meyering | (xalloc_fail): Pass xalloc_msg_memory_exhausted through... |
commit | commitdiff | tree | snapshot |
1999-04-18 |
Jim Meyering | (libfu_a_SOURCES): Add xstrtoumax.c. |
commit | commitdiff | tree | snapshot |
1999-04-18 |
Jim Meyering | (__xstrtol, __strtol, __unsigned): Remove macro decls. |
commit | commitdiff | tree | snapshot |
1999-04-18 |
Jim Meyering | (__strtol, __strtol_t, __xstrtol): |
commit | commitdiff | tree | snapshot |
1999-04-18 |
Jim Meyering | (STRING_TO_UNSIGNED): Remove. |
commit | commitdiff | tree | snapshot |
1999-04-15 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Jim Meyering | (readtoken, readtokens): Protoize. |
commit | commitdiff | tree | snapshot |
1999-04-07 |
Jim Meyering | (difftm): Protoize. |
commit | commitdiff | tree | snapshot |
1999-04-07 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Jim Meyering | Update from master source in libc, removing %f. |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Jim Meyering | Remove test for %f. |
commit | commitdiff | tree | snapshot |
1999-04-04 |
Jim Meyering | fix comments |
commit | commitdiff | tree | snapshot |
1999-03-31 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1999-03-30 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1999-03-30 |
Jim Meyering | (make_node_op_equals): New function. |
commit | commitdiff | tree | snapshot |
1999-03-30 |
Jim Meyering | (rmdir): Use pid_t instead of int; check status |
commit | commitdiff | tree | snapshot |
1999-03-30 |
Jim Meyering | (rename): Use pid_t instead of int; check status |
commit | commitdiff | tree | snapshot |
1999-03-30 |
Jim Meyering | (mkdir): Use pid_t instead of int; check status |
commit | commitdiff | tree | snapshot |
1999-03-30 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-03-30 |
Jim Meyering | (jm_CHECK_ALL_TYPES): New macro. |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Jim Meyering | Define GNU_PACKAGE here. |
commit | commitdiff | tree | snapshot |
1999-03-28 |
Jim Meyering | (get_date): Reuse tm_isdst of first localtime |
commit | commitdiff | tree | snapshot |
1999-03-28 |
Jim Meyering | (mode_compile): Upon allocation failure, free |
commit | commitdiff | tree | snapshot |
1999-03-27 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1999-03-26 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1999-03-26 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1999-03-26 |
Jim Meyering | (libfu_a_SOURCES): Add version-etc.c. |
commit | commitdiff | tree | snapshot |
1999-03-26 |
Jim Meyering | (parse_long_options): Remove version-, copyright-, |
commit | commitdiff | tree | snapshot |
1999-03-26 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-03-20 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1999-03-20 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1999-03-20 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-03-20 |
Jim Meyering | s/jm_WITH_REGEX/jm_INCLUDED_REGEX/ |
commit | commitdiff | tree | snapshot |
1999-03-20 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-03-20 |
Jim Meyering | (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX. |
commit | commitdiff | tree | snapshot |
1999-03-20 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-03-20 |
Jim Meyering | (jm_WINSIZE_IN_PTEM): New macro. |
commit | commitdiff | tree | snapshot |
1999-03-17 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1999-03-17 |
Jim Meyering | (is_prime): Return bool rather than int. |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Jim Meyering | tweak comments |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Jim Meyering | Revamp to allow fine-tuning to control when and by how |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Jim Meyering | (struct hash_tuning): Define. |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Jim Meyering | (hash_insert): Update prototype. |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Jim Meyering | (hash_insert): Remove last parameter and change semantics. |
commit | commitdiff | tree | snapshot |
1999-03-13 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-03-13 |
Jim Meyering | (base_name): If NAME is all slashes, return `/' (in |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Jim Meyering | Use AC_FUNC_SETVBUF_REVERSED. |
commit | commitdiff | tree | snapshot |
1999-03-10 |
Jim Meyering | (canon_host): Don't use he->h_addr directly. |
commit | commitdiff | tree | snapshot |
1999-03-10 |
Jim Meyering | (getugroups): Take new parameter, gid. |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Jim Meyering | fix typo in comment. |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Jim Meyering | fix small thinko |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Jim Meyering | (getugroups): Take new parameter, gid. |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Jim Meyering | protoize |
commit | commitdiff | tree | snapshot |
1999-03-08 |
Jim Meyering | (xalloc_fail): Use "%s" format so the message doesn't |
commit | commitdiff | tree | snapshot |
1999-03-07 |
Jim Meyering | restore blank lines in --version output |
commit | commitdiff | tree | snapshot |
1999-03-07 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-03-07 |
Jim Meyering | Use only those *_unlocked macros that are declared. |
commit | commitdiff | tree | snapshot |
1999-03-07 |
Jim Meyering | (parse_long_options): Include `Copyright...' line in... |
commit | commitdiff | tree | snapshot |
1999-03-07 |
Jim Meyering | (parse_long_options): Add the `...NO warranty...' message. |
commit | commitdiff | tree | snapshot |
1999-03-06 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1999-03-06 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Jim Meyering | Update prototype. |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Jim Meyering | (_): Define it. |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Jim Meyering | (read_utmp) [HAVE_UTMPNAME]: Rewrite. |
commit | commitdiff | tree | snapshot |
next |