summaryrefslogtreecommitdiffstats
path: root/shlibs/mount/src/lock.c
Commit message (Expand)AuthorAgeFilesLines
* build-sys: use top-level directory for libmount rather than shlibs/mountKarel Zak2011-06-091-703/+0Star
* libmount: use libmnt_lock for utab flockKarel Zak2011-04-131-2/+3
* libmount: merge mtab and utab locking codeKarel Zak2011-04-131-94/+175
* libmount: small lock code cleanupKarel Zak2011-03-301-14/+15
* libmount: block signals when writing to mtabKarel Zak2011-03-301-1/+42
* build-sys: provide alternatives for err, errx, warn and warnxFabian Groffen2011-02-141-1/+1
* libmount: cleanup API, remove typedefKarel Zak2011-01-221-16/+16
* libmount: cleanup API and docsKarel Zak2011-01-041-12/+6Star
* libmount: rewrite updateKarel Zak2011-01-031-1/+1
* libmount: fix comment for mnt_unlock_file()Karel Zak2011-01-031-1/+1
* libmount: allow to overwrite mtab/fstab pathsKarel Zak2011-01-031-4/+7
* tests: add libmount lock testKarel Zak2011-01-031-9/+44
* libmount: rewrite DBG() macroKarel Zak2011-01-031-9/+10
* libmount: cleanup return codes (lock.c)Karel Zak2011-01-031-16/+24
* libmount: cleanup return codes (cache.c)Karel Zak2011-01-031-1/+1
* libmount: clean up lock.cKarel Zak2011-01-031-52/+62
* findmnt: small change in usage()Karel Zak2010-06-031-1/+1
* libmount: add docsKarel Zak2010-06-031-26/+26
* libmount: cleanup docsKarel Zak2010-06-031-8/+26
* libmount: add mtab locking codeKarel Zak2010-06-031-0/+510