index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coreutils
/
cal.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
Bernhard Reutner-Fischer
2008-05-19
1
-1
/
+1
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
Denis Vlasenko
2007-09-27
1
-1
/
+1
*
don't pass argc in getopt32, it's superfluous
Denis Vlasenko
2007-08-18
1
-1
/
+1
*
httpd: round down sendfile byte count to 64k
Denis Vlasenko
2007-08-13
1
-1
/
+1
*
trylink: produce even more info about final link stage
Denis Vlasenko
2007-08-12
1
-2
/
+2
*
cal: small code shrink
Denis Vlasenko
2007-07-26
1
-55
/
+50
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
removal of commented-out cruft
Denis Vlasenko
2006-12-22
1
-5
/
+0
*
httpd: LC_TIME locale _must_ be POSIX to httpd! We speak over the net!
Denis Vlasenko
2006-11-21
1
-3
/
+4
*
remove bb_printf and the like
Denis Vlasenko
2006-10-26
1
-5
/
+5
*
attempt to regularize atoi mess.
Denis Vlasenko
2006-10-08
1
-2
/
+2
*
getopt_ulflags -> getopt32.
Denis Vlasenko
2006-10-03
1
-1
/
+1
*
whitespace cleanup
Denis Vlasenko
2006-09-17
1
-2
/
+2
*
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
Rob Landley
2006-08-03
1
-13
/
+1
*
Add one-line GPL boilerplate to numerous (but not all yet) source files.
"Robert P. J. Day"
2006-07-12
1
-15
/
+2
*
Standardize on the vi editing directives being on the first line.
"Robert P. J. Day"
2006-07-02
1
-0
/
+1
*
more busybox's style: close bug 745
"Vladimir N. Oleynik"
2006-02-28
1
-3
/
+3
*
rfelker writes in Bug 734: Nothing from err.h is used, but cal.c includes it,...
Mike Frysinger
2006-02-19
1
-1
/
+0
*
removed warning "comparison between signed and unsigned".
"Vladimir N. Oleynik"
2006-01-30
1
-3
/
+4
*
just whitespace
Tim Riker
2006-01-25
1
-3
/
+3
*
Larry Doolittle writes:
Eric Andersen
2004-04-14
1
-1
/
+1
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-3
/
+3
*
Remove unnecessary pointer dereference.
Manuel Novoa III
2003-08-13
1
-1
/
+1
*
Adjust Erik's change, as I don't claim copyright of the applet.
Manuel Novoa III
2003-08-09
1
-2
/
+0
*
Remove unnecessary defamatory comment
Eric Andersen
2003-08-08
1
-12
/
+1
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-258
/
+226
*
Remove advertising clauses in accordance with
Aaron Lehmann
2002-06-23
1
-5
/
+1
*
Fix a potential macro expansion problem... isspace can be
Eric Andersen
2002-06-15
1
-1
/
+1
*
Include busybox.h before testing CONFIG_LOCALE_SUPPORT.
Manuel Novoa III
2002-05-29
1
-2
/
+2
*
Merge in the cal applet from Steve Merrifield <steve@labyrinth.net.au>
Eric Andersen
2001-12-06
1
-0
/
+428