Age | Commit message (Expand) | Author |
---|---|---|
2003-05-02 | (canonicalize_file_name) [!HAVE_RESOLVEPATH]: | Jim Meyering |
2003-04-11 | Remove anachronistic casts of xmalloc, xrealloc, and xcalloc return values. | 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 | (canonicalize_file_name): Remove stray semicolon | Jim Meyering |
2003-01-20 | Include "path-concat.h". | Jim Meyering |
2003-01-11 | Don't test HAVE_ERRNO_H. It's not necessary. | Jim Meyering |
2003-01-11 | From Dmitry Levin. | Jim Meyering |