index
:
openslx/kernel-qcow2-util-linux.git
kernel-qcow2
master
xloop-hack
In-kernel qcow2 (losetup)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys-utils
/
flock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: consolidate macro style USAGE_HELP_OPTIONS
Ruediger Meier
2017-06-29
1
-1
/
+1
*
misc: introduce print_usage_help_options()
Ruediger Meier
2017-06-27
1
-2
/
+1
*
flock, getopt: write --help to stdout and return 0
Ruediger Meier
2017-06-26
1
-25
/
+27
*
misc: fix more strutils related exit codes
Ruediger Meier
2017-06-22
1
-0
/
+2
*
misc: fix ggc-7 fallthrough warnings
Sami Kerola
2017-06-14
1
-1
/
+1
*
misc: do not use plain 0 as NULL [smatch scan]
Sami Kerola
2017-02-20
1
-1
/
+1
*
Use --help suggestion on invalid option
Karel Zak
2016-12-19
1
-5
/
+3
*
flocks: keep run_program() simple
Karel Zak
2016-10-31
1
-8
/
+7
*
flock: fix no-flock patch
Karel Zak
2016-10-31
1
-17
/
+28
*
flock: Introduce no-fork option.
Terry Burton
2016-04-16
1
-27
/
+41
*
textual: adjust grammar and punctuation of some messages
Benno Schulenberg
2015-08-03
1
-1
/
+1
*
flock: NULL deref
Brad Forschinger
2015-05-05
1
-1
/
+1
*
lib/timer: use separate file for timers
Karel Zak
2015-03-06
1
-0
/
+1
*
flock: improve timeout handling
Sami Kerola
2015-03-05
1
-7
/
+10
*
flock: add --verbose option
Sami Kerola
2015-03-03
1
-2
/
+29
*
textual: add a docstring to most of the utilities
Benno Schulenberg
2015-01-06
1
-0
/
+4
*
flock: zero timeout is valid
Karel Zak
2014-10-07
1
-2
/
+0
*
flock: add error message to translations
Sami Kerola
2014-10-01
1
-1
/
+1
*
textual: using angular brackets around individual arguments
Benno Schulenberg
2014-10-01
1
-10
/
+10
*
flock: use nfs4 fallback on EBADF too
Karel Zak
2014-03-24
1
-0
/
+1
*
textual: fix several typos and angular brackets in messages
Benno Schulenberg
2013-06-07
1
-1
/
+1
*
flock: possible pointer dereferences [coverity scan]
Karel Zak
2013-03-27
1
-0
/
+1
*
flock: use include/timer.h
Karel Zak
2013-03-13
1
-18
/
+3
*
flock: use strtotimeval() from libcommon
Karel Zak
2013-03-13
1
-12
/
+4
*
translation: unify exec error messages
Sami Kerola
2013-02-06
1
-1
/
+1
*
textual: standardize the reporting of program name plus package version
Benno Schulenberg
2013-01-30
1
-2
/
+1
*
textual: standardize reporting of program name plus package version
Benno Schulenberg
2013-01-25
1
-1
/
+2
*
flock: improve usage strings
Mike Frysinger
2013-01-09
1
-3
/
+3
*
textual: fix typos in messages
Yuri Chornoivan
2012-09-04
1
-1
/
+1
*
flock: user-configurable exit code
Jan \"Yenya\" Kasprzak
2012-06-15
1
-10
/
+16
*
sys-utils: verify writing to streams was successful
Sami Kerola
2012-04-04
1
-0
/
+2
*
flock: fix sizeof usage [clang -Wsizeof-pointer-memaccess]
Karel Zak
2012-01-19
1
-1
/
+1
*
flock: use O_RDWR as fallback if O_RDONLY returns EIO
Karel Zak
2011-11-21
1
-20
/
+48
*
flock: timer code refactoring
Karel Zak
2011-11-21
1
-13
/
+20
*
flock: simplify strtotimeval()
Sami Kerola
2011-09-29
1
-26
/
+8
*
flock: use strutils.h to check numeric user input
Sami Kerola
2011-09-29
1
-4
/
+2
*
flock: use sysexit.h for all exit values
Sami Kerola
2011-09-29
1
-9
/
+14
*
flock: use function attributes
Sami Kerola
2011-09-29
1
-3
/
+2
*
flock: align with howto-usage-function.txt
Sami Kerola
2011-09-29
1
-15
/
+16
*
flock: use libc error printing facilities
Sami Kerola
2011-09-29
1
-43
/
+22
*
flock: move long_options struct to function scope
Sami Kerola
2011-09-29
1
-14
/
+14
*
flock: fix coding style
Sami Kerola
2011-09-29
1
-280
/
+282
*
flock: make flock(1) work on NFSv4
Petr Uzel
2011-09-27
1
-2
/
+5
*
flock: cleanup usage()
Karel Zak
2011-08-16
1
-14
/
+15
*
fsck, checktty, flock: Use more portable includes.
Josiah Worcester
2011-06-14
1
-0
/
+2
*
flock: properly report exec() errors
Karel Zak
2010-08-20
1
-1
/
+1
*
portability: use standard constants
François Revol
2010-07-26
1
-1
/
+1
*
flock: fix hang when parent ignores SIGCHLD
Mike Frysinger
2009-12-07
1
-1
/
+9
*
flock: add NLS support, remove tailing white-spaces
Karel Zak
2009-03-11
1
-18
/
+24
*
flock: fix printf format error in usage()
Karel Zak
2009-03-11
1
-5
/
+5
[next]