index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
timeout.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
1
-1
/
+1
2010-05-03
maint: remove now-redundant definitions provided by sys/wait.h
Jim Meyering
1
-7
/
+0
2010-04-24
maint: remove now-unnecessary #if HAVE_header_H tests.
Jim Meyering
1
-3
/
+1
2010-03-26
timeout: use more standard option parsing
Kim Hansen
1
-4
/
+8
2010-03-16
timeout: add the --kill-after option
Pádraig Brady
1
-22
/
+47
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
1
-1
/
+1
2009-12-08
timeout: fix failure if timeout's parent has ignored SIGCHLD
Pádraig Brady
1
-0
/
+1
2009-10-25
timeout: don't orphan monitored programs if they ignore specified signals
Pádraig Brady
1
-3
/
+4
2009-10-08
maint: move timeout exit statuses
Eric Blake
1
-6
/
+0
2009-09-21
doc: mention the texinfo documentation in --help
Pádraig Brady
1
-1
/
+1
2009-09-14
doc: improve timeout's --help message
Jim Meyering
1
-6
/
+5
2009-09-01
timeout: remove a redundant assignment
Pádraig Brady
1
-1
/
+0
2009-09-01
timeout: defensive handling of all wait() errors
Pádraig Brady
1
-6
/
+19
2009-08-25
maint: remove Local Variables: indent-tabs-mode: nil from all sources
Jim Meyering
1
-6
/
+0
2009-06-23
maint: update all Copyright year lists to include 2009
Jim Meyering
1
-1
/
+1
2009-06-13
diag: say "failed to...", rather than "cannot..." in a few diagnostics
Jim Meyering
1
-1
/
+1
2009-04-07
maint: Clarify ambiguous refs to Linux kernels or GNU/Linux systems
Pádraig Brady
1
-6
/
+6
2008-12-23
timeout: remove problematic casts
Pádraig Brady
1
-8
/
+10
2008-12-21
build: add configure-time --enable-gcc-warnings option; avoid warnings
Jim Meyering
1
-1
/
+1
2008-10-03
timeout.c: don't use perror; exit 125 upon failed fork
Jim Meyering
1
-3
/
+3
2008-08-26
use new global, "Version", rather than macro, VERSION
Jim Meyering
1
-1
/
+1
2008-07-30
* timeout.c: Fix grammar in a comment. Normalize comment syntax.
Jim Meyering
1
-11
/
+11
2008-06-16
remove redundant const directives
Jim Meyering
1
-1
/
+1
2008-06-14
add "const" attribute, where possible
Jim Meyering
1
-1
/
+2
2008-06-10
timeout: use system-independent exit values
Pádraig Brady
1
-13
/
+14
2008-06-03
use gnulib's progname module
Jim Meyering
1
-3
/
+1
2008-06-02
fix cpp indentation policy violations
Jim Meyering
1
-1
/
+1
2008-06-02
declare program_name consistently
Jim Meyering
1
-1
/
+1
2008-06-02
export program_name, required by gnulib
Eric Blake
1
-1
/
+2
2008-06-02
new program: timeout
Pádraig Brady
1
-0
/
+335