summaryrefslogtreecommitdiff
path: root/coreutils/cal.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | ftp://ftp.cs.berkeley.edu/ucb/4bsd/README.Impt.License.Change
* Fix a potential macro expansion problem... isspace can beEric Andersen2002-06-151-1/+1
| | | | a macro causing a double decrement...
* 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