diff options
author | Rob Landley <rob@landley.net> | 2006-04-29 20:05:17 +0000 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2006-04-29 20:05:17 +0000 |
commit | 8a6254994ce56859f245120726f47bafa8281b2d (patch) | |
tree | 3f1e08a90fbddc01f2f7bf6f331521702a2b5c6d /util-linux/hwclock.c | |
parent | 9950cab8e0f51f2810b3d9a8d403fdfd98881235 (diff) | |
download | busybox-8a6254994ce56859f245120726f47bafa8281b2d.tar.gz |
Patch from Denis Vlasenko:
* Do not initialize globals to 0, it is done automatically
* unsigned short -> uint16_t, unsigned int -> uint32_t
where appropriate (did it ever work on Alphas?)
* triple sync() is silly - removed
* check_zone_nr uses check_zone_nr2 now
* remove trailing periods from messages, uppercase first letter
Diffstat (limited to 'util-linux/hwclock.c')
0 files changed, 0 insertions, 0 deletions