summaryrefslogtreecommitdiff
path: root/src/timeout.c
AgeCommit message (Expand)Author
2009-08-25maint: remove Local Variables: indent-tabs-mode: nil from all sourcesJim Meyering
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering
2009-06-13diag: say "failed to...", rather than "cannot..." in a few diagnosticsJim Meyering
2009-04-07maint: Clarify ambiguous refs to Linux kernels or GNU/Linux systemsPádraig Brady
2008-12-23timeout: remove problematic castsPádraig Brady
2008-12-21build: add configure-time --enable-gcc-warnings option; avoid warningsJim Meyering
2008-10-03timeout.c: don't use perror; exit 125 upon failed forkJim Meyering
2008-08-26use new global, "Version", rather than macro, VERSIONJim Meyering
2008-07-30* timeout.c: Fix grammar in a comment. Normalize comment syntax.Jim Meyering
2008-06-16remove redundant const directivesJim Meyering
2008-06-14add "const" attribute, where possibleJim Meyering
2008-06-10timeout: use system-independent exit valuesPádraig Brady
2008-06-03use gnulib's progname moduleJim Meyering
2008-06-02fix cpp indentation policy violationsJim Meyering
2008-06-02declare program_name consistentlyJim Meyering
2008-06-02export program_name, required by gnulibEric Blake
2008-06-02new program: timeoutPádraig Brady