aboutsummaryrefslogtreecommitdiff
path: root/libbb/unarchive.c
AgeCommit message (Expand)Author
2001-06-22Fix the build process so it does not do the evil #ifdef BB_FOO stuff.Eric Andersen
2001-06-22Dont change date or chmod on symlinks, lchown on symlinks if lchown availableGlenn L McGrath
2001-06-22remove defines around unarchive, its always usedGlenn L McGrath
2001-06-22comment cleanupTim Riker
2001-06-22create_path -> make_directoryTim Riker
2001-06-20Reorganise unarchiving functions, more code re-use, only does single pass(no ...Glenn L McGrath