Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-19 | accommodate gnulib header removals | Jim Meyering | |
* src/copy.c: Don't include "euidaccess.h" or "lchmod.h". * src/cp.c: Don't include "lchmod.h". * src/ls.c: Don't include "dirfd.h". * src/mkdir.c: Don't include "lchmod.h". * src/pwd.c: Don't include "dirfd.h". * src/remove.c: Don't include "dirfd.h" or "euidaccess.h". * src/test.c: Don't include "euidaccess.h". * gl/modules/getloadavg.diff: Adjust diff for changed context. * src/uptime.c (uptime): Remove declaration. | |||
2006-09-23 | remove trailing blanks | Jim Meyering | |
2006-09-23 | * gl/modules/getloadavg.diff: New file. Work around the way the latest | Jim Meyering | |
version of the getloadavg module interacts with our bootstrap script. * bootstrap (gnulib_tool_options): Add "--local-dir gl". |