summaryrefslogtreecommitdiff
path: root/src/gsystem-shutil.h
Commit message (Collapse)AuthorAgeFilesLines
* docs: Fix GISCAN warningsSjoerd Simons2015-11-201-1/+1
| | | | | | | | Fix GISCAN by synchronizing the variable names in the .h files with that in the .c and documentation comments and fix the documentation comments to match the naming in the function implementation. Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
* shutil: Change rm_rf() to use new GSDirFdIterator, and add *at variantColin Walters2014-12-171-0/+6
| | | | | This noticeably cleans up the rm_rf() code. And also it now becomes easy add a gs_shutil_rm_rf_at() variant.
* Rework to be an installed libraryv2014.1Colin Walters2014-02-061-0/+47
See https://mail.gnome.org/archives/desktop-devel-list/2014-February/msg00028.html