aboutsummaryrefslogtreecommitdiff
path: root/sync.c
AgeCommit message (Expand)Author
2001-02-20It turns out that DODMALLOC was broken when I reorganized busybox.hEric Andersen
2001-02-16Fix compile error, sync() always returns 0 anyway.Glenn L McGrath
2001-02-14This patch, put together by Manuel Novoa III, is a merge of workEric Andersen
2001-01-27Fix header file usage -- there were many unnecessary header files included inEric Andersen
2000-09-25Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen
2000-07-16Extract usage information into a separate file.Matt Kraai
2000-07-14Don't use strings directly in calls to usage(). This is in preparationMatt Kraai
2000-06-19Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen
2000-05-12Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen
2000-02-08Some formatting updates (ran the code through indent)Erik Andersen
1999-11-10Updates to usage, and made tar work.Eric Andersen
1999-11-03More init fixes. Fixed sync segfault.Eric Andersen
1999-10-20Fixed up copyright notices and suchEric Andersen
1999-10-18More stuff.Eric Andersen
1999-10-18Fixed includeEric Andersen
1999-10-18More fixesEric Andersen
1999-10-05Initial revisionEric Andersen