summaryrefslogtreecommitdiff
path: root/sys-utils/flock.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-07textual: fix several typos and angular brackets in messagesBenno Schulenberg1-1/+1
2013-03-27flock: possible pointer dereferences [coverity scan]Karel Zak1-0/+1
2013-03-13flock: use include/timer.hKarel Zak1-18/+3
2013-03-13flock: use strtotimeval() from libcommonKarel Zak1-12/+4
2013-02-06translation: unify exec error messagesSami Kerola1-1/+1
2013-01-30textual: standardize the reporting of program name plus package versionBenno Schulenberg1-2/+1
2013-01-25textual: standardize reporting of program name plus package versionBenno Schulenberg1-1/+2
2013-01-09flock: improve usage stringsMike Frysinger1-3/+3
2012-09-04textual: fix typos in messagesYuri Chornoivan1-1/+1
2012-06-15flock: user-configurable exit codeJan \"Yenya\" Kasprzak1-10/+16
2012-04-04sys-utils: verify writing to streams was successfulSami Kerola1-0/+2
2012-01-19flock: fix sizeof usage [clang -Wsizeof-pointer-memaccess]Karel Zak1-1/+1
2011-11-21flock: use O_RDWR as fallback if O_RDONLY returns EIOKarel Zak1-20/+48
2011-11-21flock: timer code refactoringKarel Zak1-13/+20
2011-09-29flock: simplify strtotimeval()Sami Kerola1-26/+8
2011-09-29flock: use strutils.h to check numeric user inputSami Kerola1-4/+2
2011-09-29flock: use sysexit.h for all exit valuesSami Kerola1-9/+14
2011-09-29flock: use function attributesSami Kerola1-3/+2
2011-09-29flock: align with howto-usage-function.txtSami Kerola1-15/+16
2011-09-29flock: use libc error printing facilitiesSami Kerola1-43/+22
2011-09-29flock: move long_options struct to function scopeSami Kerola1-14/+14
2011-09-29flock: fix coding styleSami Kerola1-280/+282
2011-09-27flock: make flock(1) work on NFSv4Petr Uzel1-2/+5
2011-08-16flock: cleanup usage()Karel Zak1-14/+15
2011-06-14fsck, checktty, flock: Use more portable includes.Josiah Worcester1-0/+2
2010-08-20flock: properly report exec() errorsKarel Zak1-1/+1
2010-07-26portability: use standard constantsFrançois Revol1-1/+1
2009-12-07flock: fix hang when parent ignores SIGCHLDMike Frysinger1-1/+9
2009-03-11flock: add NLS support, remove tailing white-spacesKarel Zak1-18/+24
2009-03-11flock: fix printf format error in usage()Karel Zak1-5/+5
2009-03-11flockc: segfaults when file name is not givenKarel Zak1-1/+8
2008-12-03flock: Allow lock directoryAlexey Gladkov1-1/+6
2008-07-28remove CVS keywordsmaximilian attems1-1/+0
2006-12-07Imported from util-linux-2.13-pre7 tarball.Karel Zak1-3/+3
2006-12-07Imported from util-linux-2.13-pre2 tarball.Karel Zak1-109/+296
2006-12-07Imported from util-linux-2.13-pre1 tarball.Karel Zak1-1/+1
2006-12-07Imported from util-linux-2.12j tarball.Karel Zak1-0/+116