aboutsummaryrefslogtreecommitdiff
path: root/libbb/bb_do_delay.c
AgeCommit message (Collapse)Author
2006-04-03- move buffer allocation schemes to libbb.hBernhard Reutner-Fischer
- include the correct headers: applets need busybox.h while lib* need libbb.h
2006-01-06patch from tito: consolidate delay functions as bb_do_delay()Rob Landley