Whamcloud - gitweb
libext2fs: explicitly ignore a possible unlink failure in ext2fs_free_icount
[tools/e2fsprogs.git] / misc / logsave.c
2017-10-16 Sebastian RasmussenFix typos in code comments and developer docs
2015-05-16 Darrick J. Wongmisc: fix Coverity bugs
2014-03-29 Theodore Ts'ologsave: make message when process has a non-zero exit...
2013-12-16 Theodore Ts'oClean up sparse warnings
2012-07-23 Theodore Ts'ologsave: fix fd leak which could cause logsave to hang
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-09-16 Eric Sandeene2fsprogs: Don't try to close an fd which is negative
2011-05-08 Carsten Heylogsave: Update usage message so it is correct
2009-06-29 Theodore Ts'ologsave: Don't send the ^A and ^B delimiters to the...
2009-04-22 Theodore Ts'ologsave: Fix warn_unused_result warnings from gcc
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-07-13 Theodore Ts'oDefine _XOPEN_SOURCE to 600 consistently for Solaris...
2008-03-28 Theodore Ts'ologsave: Pass any SIGTERM or SIGINT signals to child...
2004-03-05 Theodore Ts'ologsave.c (main): Use setsid() to avoid getting killed...
2003-04-16 Theodore Ts'o * Add support for the -a and -s options to logsave.
2003-04-14 Theodore Ts'oAdd logsave, a new program which saves the output of...