summaryrefslogtreecommitdiff
path: root/libexec/lfs_cleanerd/fdfs.c
AgeCommit message (Expand)Author
2013-06-18Prefix most of the cpp macros with lfs_ and LFS_ to avoid conflicts with ffs.christos
2012-04-12Use the same loop order for freeing as for allocation. Simpler code andjoerg
2011-07-01Fix memset usage.joerg
2009-08-06Define syscalls of lfs userspace tools (cleaner, mainly) throughpooka
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-10-08brelse() now takes two arguments.ad
2006-05-19Coverity CID 3766: Avoid null pointer derefchristos
2006-05-12Be more careful about checking return value of {m,re}alloc().perseant
2006-04-01Coverity CID 2846: Don't use LIST_FOREACH if you are going to free the cursorchristos
2006-03-30A new version of the cleaner. In general, works about as well as the oldperseant