aboutsummaryrefslogtreecommitdiff
path: root/coreutils/cal.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* httpd: LC_TIME locale _must_ be POSIX to httpd! We speak over the net!vda2006-11-211-3/+4
* remove bb_printf and the likevda2006-10-261-5/+5
* attempt to regularize atoi mess.vda2006-10-081-2/+2
* getopt_ulflags -> getopt32.vda2006-10-031-1/+1
* whitespace cleanupvda2006-09-171-2/+2
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidatelandley2006-08-031-13/+1
* Add one-line GPL boilerplate to numerous (but not all yet) source files.rpjday2006-07-121-15/+2
* Standardize on the vi editing directives being on the first line.rpjday2006-07-021-0/+1
* more busybox's style: close bug 745vodz2006-02-281-3/+3
* rfelker writes in Bug 734: Nothing from err.h is used, but cal.c includes it,...vapier2006-02-191-1/+0
* removed warning "comparison between signed and unsigned".vodz2006-01-301-3/+4
* just whitespacetimr2006-01-251-3/+3
* Larry Doolittle writes:andersen2004-04-141-1/+1
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-3/+3
* Remove unnecessary pointer dereference.mjn32003-08-131-1/+1
* Adjust Erik's change, as I don't claim copyright of the applet.mjn32003-08-091-2/+0
* Remove unnecessary defamatory commentandersen2003-08-081-12/+1
* Major coreutils update.mjn32003-03-191-258/+226
* Remove advertising clauses in accordance withaaronl2002-06-231-5/+1
* Fix a potential macro expansion problem... isspace can beandersen2002-06-151-1/+1
* Include busybox.h before testing CONFIG_LOCALE_SUPPORT.mjn32002-05-291-2/+2
* Merge in the cal applet from Steve Merrifield <steve@labyrinth.net.au>andersen2001-12-061-0/+428