aboutsummaryrefslogtreecommitdiff
path: root/coreutils/cal.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* more busybox's style: close bug 745"Vladimir N. Oleynik"2006-02-281-3/+3
* rfelker writes in Bug 734: Nothing from err.h is used, but cal.c includes it,...Mike Frysinger2006-02-191-1/+0
* removed warning "comparison between signed and unsigned"."Vladimir N. Oleynik"2006-01-301-3/+4
* just whitespaceTim Riker2006-01-251-3/+3
* Larry Doolittle writes:Eric Andersen2004-04-141-1/+1
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-3/+3
* Remove unnecessary pointer dereference.Manuel Novoa III2003-08-131-1/+1
* Adjust Erik's change, as I don't claim copyright of the applet.Manuel Novoa III2003-08-091-2/+0
* Remove unnecessary defamatory commentEric Andersen2003-08-081-12/+1
* Major coreutils update.Manuel Novoa III2003-03-191-258/+226
* Remove advertising clauses in accordance withAaron Lehmann2002-06-231-5/+1
* Fix a potential macro expansion problem... isspace can beEric Andersen2002-06-151-1/+1
* Include busybox.h before testing CONFIG_LOCALE_SUPPORT.Manuel Novoa III2002-05-291-2/+2
* Merge in the cal applet from Steve Merrifield <steve@labyrinth.net.au>Eric Andersen2001-12-061-0/+428