aboutsummaryrefslogtreecommitdiff
path: root/util-linux/rdate.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Change calls to error_msg.* and strerror to use perror_msg.*.Matt Kraai2000-12-181-5/+5
|
* Changed names of functions in utility.c and all affected files, to makeMark Whitley2000-12-071-6/+6
| | | | compliant with the style guide. Everybody rebuild your tags file!
* Stop using TRUE and FALSE for exit status.Matt Kraai2000-12-011-4/+2
|
* Silence a warning,Eric Andersen2000-10-261-1/+1
|
* Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen2000-09-251-1/+1
| | | | -Erik
* Fix a potential warningEric Andersen2000-09-211-1/+1
|
* Oops. Forgot to commit rdate.c.Eric Andersen2000-08-211-0/+135
-Erik