summaryrefslogtreecommitdiff
path: root/lib/misc/lvm-file.h
Commit message (Expand)AuthorAgeFilesLines
* lvm-file: remove duplication of dm_is_empty_dirZdenek Kabelac2021-03-101-5/+0
* log: separate output and make it possible to use given FDsPeter Rajnoha2016-08-091-0/+6
* doc: change fsf addressZdenek Kabelac2016-01-211-1/+1
* lvm-file: wrapper to read ctim from statZdenek Kabelac2015-03-181-0/+11
* setvbuf: reopen only valid fdPeter Rajnoha2012-08-271-0/+2
* Make _init_rand() thread safe - use rand_r() instead of rand().Dave Wysochanski2008-12-071-1/+2
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-3/+3
* Remove create_dir function; use now-equivalent dm_create_dir instead.Jim Meyering2007-07-281-6/+0
* Detect stream write failure reliably; new fn: lvm_fclose; use dm_fcloseJim Meyering2007-07-241-0/+9
* Introduce is_same_inode macro, now including a comparison of st_dev.Jim Meyering2007-07-201-0/+4
* Protect .cache manipulations with fcntl locking.Alasdair Kergon2006-11-041-0/+4
* Make SIZE_SHORT the default for display_size().Alasdair Kergon2006-05-091-0/+5
* Update copyright notices.Alasdair Kergon2004-03-301-2/+11
* Add sync_dir()Alasdair Kergon2002-12-051-0/+3
* update create_dir() commentAndres Salomon2002-05-191-2/+2
* Move is_empty_dir to lvm-fileAlasdair Kergon2002-03-111-0/+5
* o Support locking with local lock filesAlasdair Kergon2002-02-111-0/+11
* Temporary file creation & renaming.Alasdair Kergon2002-01-101-0/+18