Code

utils os: Added sdb_remove_all() to recursively remove a path.
authorSebastian Harl <sh@tokkee.org>
Mon, 30 Jun 2014 06:40:08 +0000 (08:40 +0200)
committerSebastian Harl <sh@tokkee.org>
Mon, 30 Jun 2014 06:40:08 +0000 (08:40 +0200)
commite9495f7a2897fcb4a16220a0baa0acd6a053da7d
tree23d601a557fc71f95eb42f087cc80f4e6ee476b1
parent4bac3d2beaba1071e0863d3d496377c515c13bac
utils os: Added sdb_remove_all() to recursively remove a path.
src/include/utils/os.h
src/utils/os.c