summaryrefslogtreecommitdiffstats
path: root/shlibs/mount/samples/mount.c
Commit message (Expand)AuthorAgeFilesLines
* build-sys: use top-level directory for libmount rather than shlibs/mountKarel Zak2011-06-091-423/+0Star
* libmount: fix uninitialized variable in sampleKarel Zak2011-06-081-1/+1
* libmount: plug memory leak in sample programPetr Uzel2011-03-311-0/+1
* libmount: fix leak in sample programKarel Zak2011-03-281-1/+1
* move struct option to .rodataKarel Zak2011-03-031-1/+1
* textual: improve the wording of some error and usage messagesBenno Schulenberg2011-02-161-1/+1
* build-sys: provide alternatives for err, errx, warn and warnxFabian Groffen2011-02-141-1/+0Star
* libmount: cleanup high-level mount APIKarel Zak2011-02-021-1/+1
* libmount: cleanup API, remove typedefKarel Zak2011-01-221-9/+9
* libmount: rename mount.h to libmount.hKarel Zak2011-01-221-1/+2
* libmount: split mnt_context_do_mount()Karel Zak2011-01-221-1/+1
* libmount: add mount(8) sampleKarel Zak2011-01-101-0/+422