Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-11-02 | . | Jim Meyering | |
1997-11-02 | *** empty log message *** | Jim Meyering | |
1997-10-28 | Guard cycle-detecting code inside #ifdef ENABLE_CYCLE_CHECK. | Jim Meyering | |
[D_INO_IN_DIRENT]: Define ENABLE_CYCLE_CHECK. | |||
1997-10-27 | *** empty log message *** | Jim Meyering | |
1997-10-27 | *** empty log message *** | Jim Meyering | |
1997-10-27 | add comment | Jim Meyering | |
1997-10-27 | Convert to upper case before comparing. | Jim Meyering | |
This makes join -i work with sort -f. | |||
1997-10-27 | fix typo in comment | Jim Meyering | |
1997-10-26 | . | Jim Meyering | |
1997-10-26 | Add A, _, a tests using -f. | Jim Meyering | |
1997-10-26 | . | Jim Meyering | |
1997-10-26 | . | Jim Meyering | |
1997-10-26 | . | Jim Meyering | |
1997-10-26 | *** empty log message *** | Jim Meyering | |
1997-10-26 | (NLS_STRNCMP) [!ENABLE_NLS]: s/strcmp/strncmp/ | Jim Meyering | |
1997-10-26 | (xalloc_fail_func): Initialize to 0, not NULL. | Jim Meyering | |
1997-10-26 | . | Jim Meyering | |
1997-10-26 | (EXTRA_DIST): Add malloc.c. | Jim Meyering | |
1997-10-26 | . | Jim Meyering | |
1997-10-26 | (EXTRA_DIST): Add malloc.m4. | Jim Meyering | |
1997-10-26 | . | Jim Meyering | |
1997-10-26 | (EXTRA_DIST): Add realloc.c. | Jim Meyering | |
1997-10-26 | . | Jim Meyering | |
1997-10-26 | . | Jim Meyering | |
1997-10-26 | . | Jim Meyering | |
1997-10-26 | . | Jim Meyering | |
1997-10-26 | (noinst_HEADERS): Add xalloc.h. | Jim Meyering | |
1997-10-25 | . | Jim Meyering | |
1997-10-25 | Remove old-style xmalloc and xrealloc decls. | Jim Meyering | |
1997-10-25 | Remove old-style xmalloc and xrealloc decls. | Jim Meyering | |
1997-10-25 | Include xalloc.h. | Jim Meyering | |
Remove dcls of xmalloc, xcalloc and xrealloc. | |||
1997-10-25 | . | Jim Meyering | |
1997-10-25 | s/xmalloc_exit_failure/xalloc_exit_failure | Jim Meyering | |
1997-10-25 | Include xalloc.h. | Jim Meyering | |
Change VOID to void. (xalloc_exit_failure): Renamed extern. (xalloc_msg_memory_exhausted): New extern. (xalloc_fail_func): New extern. (fixup_null_alloc): Use new variables. | |||
1997-10-25 | . | Jim Meyering | |
1997-10-25 | . | Jim Meyering | |
1997-10-25 | Remove old-style xmalloc and xrealloc decls. | Jim Meyering | |
1997-10-25 | Remove old-style xmalloc and xrealloc decls. | Jim Meyering | |
(add_tabstop): Cast first arg of xrealloc to char*. | |||
1997-10-25 | Include xalloc.h. | Jim Meyering | |
(xmalloc): Remove function. (xrealloc): Remove function. (main): Set xalloc_fail_func to cleanup. Set xmalloc_exit_failure SORT_FAILURE. | |||
1997-10-25 | Remove old-style xmalloc and xrealloc decls. | Jim Meyering | |
(paste_parallel): Cast first arg of xrealloc to char*. | |||
1997-10-25 | Remove old-style xmalloc and xrealloc decls. | Jim Meyering | |
(decode_format_string): Cast first arg of xrealloc to char*. | |||
1997-10-25 | Remove old-style xmalloc and xrealloc decls. | Jim Meyering | |
(add_tabstop): Cast first arg of xrealloc to char*. | |||
1997-10-25 | Include xalloc.h. | Jim Meyering | |
(xmalloc): Remove function. (xrealloc): Remove function. (main): Set xalloc_fail_func to cleanup. | |||
1997-10-25 | (ADD_RANGE_PAIR): Cast first arg of xrealloc to char*. | Jim Meyering | |
(getstr): Cast xmalloc return value to char*. (xmalloc): Remove decl. (xrealloc): Remove decl. | |||
1997-10-24 | Use unsigned int, not just unsigned. | Jim Meyering | |
1997-10-24 | *** empty log message *** | Jim Meyering | |
1997-10-24 | . | Jim Meyering | |
1997-10-24 | *** empty log message *** | Jim Meyering | |
1997-10-24 | quote AC_HEADER_STDC in AC_REQUIRE. | Jim Meyering | |
1997-10-24 | don't use lower and upper temporaries | Jim Meyering | |