It turns out that DODMALLOC was broken when I reorganized busybox.h
[oweals/busybox.git] / coreutils / sync.c
2001-02-20 Eric AndersenIt turns out that DODMALLOC was broken when I reorganiz...
2001-02-16 Glenn L McGrathFix compile error, sync() always returns 0 anyway.
2001-02-14 Eric AndersenThis patch, put together by Manuel Novoa III, is a...
2001-01-27 Eric AndersenFix header file usage -- there were many unnecessary...
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-07-16 Matt KraaiExtract usage information into a separate file.
2000-07-14 Matt KraaiDon't use strings directly in calls to usage(). This...
2000-06-19 Eric AndersenUpdates to a number of apps to remove warnings/compile...
2000-05-12 Erik AndersenLots of updates. Finished implementing BB_FEATURE_TRIV...
2000-02-08 Erik AndersenSome formatting updates (ran the code through indent)
1999-11-10 Eric AndersenUpdates to usage, and made tar work.
1999-11-03 Eric AndersenMore init fixes. Fixed sync segfault.
1999-10-20 Eric AndersenFixed up copyright notices and such
1999-10-18 Eric AndersenMore stuff.
1999-10-18 Eric AndersenFixed include
1999-10-18 Eric AndersenMore fixes
1999-10-05 Eric AndersenInitial revision 0_29alpha2