Age | Commit message (Expand) | Author |
2005-05-18 | Include fts_.h first, to check interface. | Paul Eggert |
2005-05-18 | Include canonicalize.h first, to test interface. | Paul Eggert |
2005-05-18 | Add copyright notice. gl_LIB_CHECK -> cu_LIB_CHECK. | Paul Eggert |
2005-05-16 | Fix Cygwin porting problem reported by Eric Blake. | Paul Eggert |
2005-05-16 | Fix Cygwin porting problem reported by Eric Blake. | Paul Eggert |
2005-05-16 | *** empty log message *** | Jim Meyering |
2005-05-16 | (gl_FUNC_FTS): Don't require AC_FUNC_MALLOC or AC_FUNC_REALLOC. | Jim Meyering |
2005-05-15 | Sync from gnulib (scriptversion change only). | Paul Eggert |
2005-05-15 | Use geteuid, not getuid. Set "initialized" only if it was clear. | Paul Eggert |
2005-05-15 | Sync from gnulib. | Paul Eggert |
2005-05-14 | . | Jim Meyering |
2005-05-14 | *** empty log message *** | Jim Meyering |
2005-05-14 | Register unlinkdir.c and unlinkdir.h via AC_LIBSOURCES. | Jim Meyering |
2005-05-14 | Regenerate. | Paul Eggert |
2005-05-14 | tweak cpp indentation on one line | Jim Meyering |
2005-05-14 | New unlinkdir module. | Paul Eggert |
2005-05-14 | (gl_PREREQ): Require gl_UNLINKDIR. | Paul Eggert |
2005-05-14 | * unlinkdir.c, unlinkdir.h: New files. | Paul Eggert |
2005-05-14 | * src/remove.c: Use new unlinkdir module. | Paul Eggert |
2005-05-14 | Include unlinkdir.h. | Paul Eggert |
2005-05-14 | remove recent temporary additions | Jim Meyering |
2005-05-14 | Correct cpp indentation | Jim Meyering |
2005-05-14 | New unlinkdir module. | Paul Eggert |
2005-05-14 | Update FSF postal mail address. | Jim Meyering |
2005-05-14 | Update FSF postal mail address. | Jim Meyering |
2005-05-14 | One more | Jim Meyering |
2005-05-14 | Add these temporarily: | Jim Meyering |
2005-05-14 | unlocked-io.h | Jim Meyering |
2005-05-14 | . | Jim Meyering |
2005-05-14 | don't add gl_UNLINKDIR just yet :) | Jim Meyering |
2005-05-14 | . | Jim Meyering |
2005-05-14 | *** empty log message *** | Jim Meyering |
2005-05-14 | Don't require gl_FUNC_STAT or gl_FUNC_LSTAT. | Jim Meyering |
2005-05-14 | Remove unnecessary file. | Jim Meyering |
2005-05-14 | *** empty log message *** | Jim Meyering |
2005-05-14 | Update FSF postal mail address. | Jim Meyering |
2005-05-14 | *** empty log message *** | Jim Meyering |
2005-05-14 | Update FSF postal mail address. | Jim Meyering |
2005-05-13 | "bytes, words and lines" -> "lines, words, and bytes" in comment | Paul Eggert |
2005-05-13 | fix grammar typo in comment | Jim Meyering |
2005-05-13 | . | Jim Meyering |
2005-05-13 | rm now performs run-time test to work around buggy readdir implementations | Jim Meyering |
2005-05-13 | *** empty log message *** | Jim Meyering |
2005-05-13 | (gl_MACROS): Don't require GL_FUNC_READDIR. | Jim Meyering |
2005-05-13 | (GL_FUNC_READDIR): Remove, now that remove.c no longer needs it. | Jim Meyering |
2005-05-13 | *** empty log message *** | Jim Meyering |
2005-05-13 | * NEWS: `rm -r' now removes all of the files it should, even on | Jim Meyering |
2005-05-12 | nohup now closes stdin if it is a terminal, unless POSIXLY_CORRECT is set. | Paul Eggert |
2005-05-12 | (main): nohup now closes stdin if it is a terminal, unless | Paul Eggert |
2005-05-12 | (nohup invocation): nohup now closes stdin if it is a terminal, unless | Paul Eggert |