Age | Commit message (Expand) | Author |
2003-05-13 | *** empty log message *** | Jim Meyering |
2003-05-13 | (alloca): Don't apply cast to argument of free. | Jim Meyering |
2003-05-13 | (rpl_putenv): Don't apply cast to argument of free. | Jim Meyering |
2003-05-13 | (setenv): Don't apply cast to argument of free. | Jim Meyering |
2003-05-12 | *** empty log message *** | Jim Meyering |
2003-05-12 | (ftw_startup): Always call free_cwd after restore_cwd. | Jim Meyering |
2003-05-12 | *** empty log message *** | Jim Meyering |
2003-05-12 | (my_strftime): Let the `-' (no-pad) flag affect | Jim Meyering |
2003-05-08 | *** empty log message *** | Jim Meyering |
2003-05-08 | (timespec_subtract): Don't modify the 2nd arg. | Jim Meyering |
2003-05-08 | (clock_get_realtime): Use gettime.c's gettime function, | Jim Meyering |
2003-05-06 | *** empty log message *** | Jim Meyering |
2003-05-05 | *** empty log message *** | Jim Meyering |
2003-05-05 | (struct dummy): Ensure that at least the number of | Jim Meyering |
2003-05-05 | (enum Ftw_option): Name this previously-anonymous enum. | Jim Meyering |
2003-05-05 | Avoid array overrun. | Jim Meyering |
2003-05-04 | *** empty log message *** | Jim Meyering |
2003-05-04 | *** empty log message *** | Jim Meyering |
2003-05-04 | (__set_errno, LOCK, UNLOCK): Define. | Jim Meyering |
2003-05-04 | *** empty log message *** | Jim Meyering |
2003-05-04 | This avoids a core dump on systems without GNU putenv, | Jim Meyering |
2003-05-02 | *** empty log message *** | Jim Meyering |
2003-05-02 | (canonicalize_file_name) [!HAVE_RESOLVEPATH]: | Jim Meyering |
2003-04-24 | . | Jim Meyering |
2003-04-15 | *** empty log message *** | Jim Meyering |
2003-04-15 | Remove (or replace-with-TAB(s) to retain alignment) | Jim Meyering |
2003-04-15 | Remove (or replace-with-TAB(s) to retain alignment) | Jim Meyering |
2003-04-15 | Remove (or replace-with-TAB(s) to retain alignment) | Jim Meyering |
2003-04-15 | Remove (or replace-with-TAB(s) to retain alignment) | Jim Meyering |
2003-04-15 | Remove (or replace-with-TAB(s) to retain alignment) | Jim Meyering |
2003-04-15 | Remove (or replace-with-TAB(s) to retain alignment) | Jim Meyering |
2003-04-11 | Remove anachronistic casts of xmalloc, xrealloc, and xcalloc return values. | Jim Meyering |
2003-04-11 | *** empty log message *** | Jim Meyering |
2003-04-11 | Include <string.h> and <stdlib.h> unconditionally. | Jim Meyering |
2003-04-11 | Remove anachronistic casts of xmalloc, xrealloc, and xcalloc return values. | Jim Meyering |
2003-04-11 | Remove anachronistic casts of xmalloc, xrealloc, and xcalloc return values. | Jim Meyering |
2003-04-11 | . | Jim Meyering |
2003-04-11 | (XMALLOC, XCALLOC, XREALLOC): Remove unnecessary casts. | Jim Meyering |
2003-04-11 | *** empty log message *** | Jim Meyering |
2003-04-11 | Remove use of PARAMS. | Jim Meyering |
2003-04-11 | (PARAMS): Remove definitions and uses. | Jim Meyering |
2003-04-10 | *** empty log message *** | Jim Meyering |
2003-04-10 | (canonicalize_file_name): NUL-terminate the result. | Jim Meyering |
2003-04-10 | (canonicalize_file_name): Always free `extra_buf' before returning. | Jim Meyering |
2003-04-10 | (canonicalize_file_name): Return NULL immediately if resolvepath fails. | Jim Meyering |
2003-04-10 | *** empty log message *** | Jim Meyering |
2003-04-10 | (canonicalize_file_name): Remove stray semicolon | Jim Meyering |
2003-04-05 | . | Jim Meyering |
2003-04-05 | *** empty log message *** | Jim Meyering |
2003-04-05 | (DEFS): Use += notation rather than `DEFS = ... @DEFS@'. | Jim Meyering |