summaryrefslogtreecommitdiff
path: root/glnx-shutil.c
Commit message (Expand)AuthorAgeFilesLines
* Declare copyright and licensing using REUSESimon McVittie2022-02-191-0/+1
* Include libglnx-config.h instead of config.hSimon McVittie2021-06-281-1/+1
* shutil: Prefix error with path in rm_rf()Colin Walters2018-12-071-16/+24
* tree-wide: Some new style portingColin Walters2017-10-241-5/+4
* tree-wide: Use glnx_autofd and glnx_close_fd()Colin Walters2017-10-161-1/+1
* shutil: Fix assertion failure in glnx_shutil_mkdir_p_at()Philip Withnall2017-09-261-1/+10
* dirfd: Add glnx_ensure_dir()Colin Walters2017-07-201-0/+2
* dirfd: Have dfd iter _take_fd() take a pointer and do a stealColin Walters2017-05-311-2/+1
* Port most code (except fdio) to new styleColin Walters2017-04-251-55/+21
* glnx-shutil: Add glnx_shutil_mkdir_p_at_open()Philip Withnall2017-04-211-0/+37
* shutil: Use new API to iterate ensuring d_typeColin Walters2016-07-291-40/+1
* shutil: Drop unnecessary new block scopeColin Walters2015-04-081-5/+4
* shutil: Add mkdir -p APIColin Walters2015-04-071-0/+98
* Add glnx_dirfd_canonicalize()Colin Walters2015-03-171-1/+3
* Import directory iteration, errno handling, and shutil from libgsystemColin Walters2015-02-151-0/+188