add -fvisibility=hidden to CC flags, mark XXX_main functions
[platform/upstream/busybox.git] / coreutils / cal.c
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-09-27 Denis Vlasenkointroduce bb_putchar(). saves ~1800 on uclibc (less...
2007-08-18 Denis Vlasenkodon't pass argc in getopt32, it's superfluous
2007-08-13 Denis Vlasenkohttpd: round down sendfile byte count to 64k
2007-08-12 Denis Vlasenkotrylink: produce even more info about final link stage
2007-07-26 Denis Vlasenkocal: small code shrink
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2006-12-22 Denis Vlasenkoremoval of commented-out cruft
2006-11-21 Denis Vlasenkohttpd: LC_TIME locale _must_ be POSIX to httpd! We...
2006-10-26 Denis Vlasenkoremove bb_printf and the like
2006-10-08 Denis Vlasenkoattempt to regularize atoi mess.
2006-10-03 Denis Vlasenkogetopt_ulflags -> getopt32.
2006-09-17 Denis Vlasenkowhitespace cleanup
2006-08-03 Rob LandleyRemove bb_ prefixes from xfuncs.c (and a few other...
2006-07-12 "Robert P. J. Day"Add one-line GPL boilerplate to numerous (but not all...
2006-07-02 "Robert P. J. Day"Standardize on the vi editing directives being on the...
2006-02-28 "Vladimir N. Oleynik"more busybox's style: close bug 745
2006-02-19 Mike Frysingerrfelker writes in Bug 734: Nothing from err.h is used...
2006-01-30 "Vladimir N. Oleynik"removed warning "comparison between signed and unsigned".
2006-01-25 Tim Rikerjust whitespace
2004-04-14 Eric AndersenLarry Doolittle writes:
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-08-13 Manuel Novoa III Remove unnecessary pointer dereference.
2003-08-09 Manuel Novoa III Adjust Erik's change, as I don't claim copyright of...
2003-08-08 Eric AndersenRemove unnecessary defamatory comment
2003-03-19 Manuel Novoa III Major coreutils update.
2002-06-23 Aaron LehmannRemove advertising clauses in accordance with
2002-06-15 Eric AndersenFix a potential macro expansion problem... isspace...
2002-05-29 Manuel Novoa III Include busybox.h before testing CONFIG_LOCALE_SUPPORT.
2001-12-06 Eric AndersenMerge in the cal applet from Steve Merrifield <steve...