Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: use unique ifdefs for tests | Karel Zak | 2017-01-04 | 1 | -1/+1 |
* | lib: provide fallback if mkostemp(3) missing | Ruediger Meier | 2016-02-29 | 1 | -1/+30 |
* | chsh, chfn, vipw: fix filenames collision | Karel Zak | 2015-08-24 | 1 | -14/+7 |
* | lib/fileutils: Add new dup_fd_cloexec function | Guillem Jover | 2015-06-08 | 1 | -0/+30 |
* | lib/fileutils: xalloc stuff in library-like code | Karel Zak | 2014-06-18 | 1 | -4/+7 |
* | lib/fileutils: add stripoff_last_component() from libmount | Karel Zak | 2014-06-09 | 1 | -0/+12 |
* | lib/fileutils: add mkdir_p() from libmount | Karel Zak | 2014-06-09 | 1 | -0/+36 |
* | lib: use O_CLOEXEC in libcommon | Karel Zak | 2013-04-03 | 1 | -1/+1 |
* | fileutils: xmkstemp() interface change | Dave Reisner | 2012-06-02 | 1 | -3/+9 |
* | lib/fileutils: add get_fd_tabsize() | Karel Zak | 2012-04-23 | 1 | -0/+24 |
* | fileutils: differentiate xmkstemp and xfmkstemp | Sami Kerola | 2012-03-18 | 1 | -13/+10 |
* | xalloc: use xasprintf in all files | Sami Kerola | 2012-03-18 | 1 | -2/+3 |
* | lib: add fileutils function collection | Sami Kerola | 2012-03-18 | 1 | -0/+55 |