Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
dd19c6990496023fe23fefef8f1798740f7d39c6
/
rdate.c
dd19c69
Removed trailing \n from error_msg{,_and_die} messages.
by Matt Kraai
· 24 years ago
ed3ef50
Fix header file usage -- there were many unnecessary header files included in
by Eric Andersen
· 24 years ago
59ab025
#define -> static const int. Also got rid of some big static buffers.
by Mark Whitley
· 24 years ago
12f417e
Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to
by Matt Kraai
· 24 years ago
1fa1ade
Change calls to error_msg.* and strerror to use perror_msg.*.
by Matt Kraai
· 24 years ago
f57c944
Changed names of functions in utility.c and all affected files, to make
by Mark Whitley
· 24 years ago
3e856ce
Stop using TRUE and FALSE for exit status.
by Matt Kraai
· 24 years ago
d1ee7e3
Silence a warning,
by Eric Andersen
· 24 years ago
3570a34
Renamed "internal.h" to the more sensible "busybox.h". -Erik
by Eric Andersen
· 24 years ago
ba35b98
Fix a potential warning
by Eric Andersen
· 24 years ago
6ab2202
Oops. Forgot to commit rdate.c. -Erik
by Eric Andersen
· 24 years ago