lineedit: do not hardcode ctrl-C and ctrl-D, use termios fields.
[oweals/busybox.git] / libbb / rtc.c
2008-12-07 Denis VlasenkoFix forgotten license comments
2008-07-21 Denis Vlasenkolibbb: [x]fopen_for_{read,write} introduced and used.
2008-06-27 Denis Vlasenko*: introduce and use FAST_FUNC: regparm on i386, otherw...
2008-02-15 Mike Frysingerwe need to pass back the rtc device name that was actua...
2008-02-15 Mike Frysingersplit some rtc funcs out of hwclock and into an rtc...