summaryrefslogtreecommitdiffstats
path: root/libmount/src/lock.c
Commit message (Expand)AuthorAgeFilesLines
* libmount: cleanup licenses sections in the filesKarel Zak2018-08-161-3/+8
* libmount: Ensure utab.lock mode 644Stanislav Brabec2017-04-181-0/+5
* tests: add static keyword where needed [smatch scan]Sami Kerola2017-03-171-1/+1
* misc: Fix various typosSebastian Rasmussen2016-05-311-2/+2
* tests: fix compiler warnings [-Wmissing-prototypes]Ruediger Meier2016-02-231-4/+4
* libmount: add note about flock() to docsKarel Zak2015-04-021-0/+4
* libmount: remove assert(arg) from public functionsKarel Zak2015-02-161-1/+2
* libmount: add options map to docsKarel Zak2015-01-261-2/+5
* libmount: fix lock test to use real time to syncKarel Zak2014-11-191-3/+5
* build-sys: move all around clock_gettime() to monotonic.cKarel Zak2014-11-191-1/+1
* misc: use monotonic time rater than gettimeofdayKarel Zak2014-11-181-4/+5
* libmount: use new debug functionsKarel Zak2014-03-211-15/+15
* include/c.h: prefer nanosleep() over usleep()Karel Zak2014-01-241-2/+2
* lib: rename time-util.c to timeutils.c, fix headersKarel Zak2013-09-101-0/+1
* libmount: fix typosOndrej Oprala2013-08-051-15/+15
* libmount: (test) check writing to a file was successfulSami Kerola2013-04-261-1/+4
* libmount: fix mount.nfs segfault, rely on assert() rather than on nonnullKarel Zak2013-04-121-0/+2
* libmount: use O_CLOEXECKarel Zak2013-04-031-2/+2
* libmount: clean nonnull attribute usageKarel Zak2012-12-041-3/+0Star
* libmount: use O_CLOEXEC everywhereKarel Zak2012-09-041-2/+2
* libmount: add noreturn function attributeSami Kerola2012-07-261-1/+1
* libmount: make some string operations more robustKarel Zak2012-06-151-0/+4
* libmount: cleanup docsKarel Zak2012-02-221-2/+2
* libmount: use unsigned int for bitfields [smatch scan]Karel Zak2011-09-121-3/+3
* libmount: fix compiler warnings [-Wunused-parameter -Wsign-compare]Karel Zak2011-08-021-1/+1
* libmount: remove unnecessary includes, mask API as stableKarel Zak2011-07-251-10/+0Star
* libmount: cleanup docsKarel Zak2011-07-231-1/+1
* build-sys: use top-level directory for libmount rather than shlibs/mountKarel Zak2011-06-091-0/+703