Denys Vlasenko
|
030fe31760
libbb: make msleep() result in only one syscall instead of looping
|
4 years ago |
Denys Vlasenko
|
6a55b4e403
libbb: introduce and use msleep()
|
4 years ago |
Denys Vlasenko
|
ec16c030bd
libbb: introduce and use sleep1()
|
4 years ago |
Denys Vlasenko
|
87bd558f3f
libbb: bb_do_delay(3) -> pause_after_failed_login(), and stop looping there
|
4 years ago |
Denys Vlasenko
|
ebe6d9d875
whitespace and comment format fixes, no code changes
|
7 years ago |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 years ago |
Denys Vlasenko
|
12450dbeef
libbb/bb_do_delay.c: shrink
|
15 years ago |
Denis Vlasenko
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
Denis Vlasenko
|
9a7d38fe24
delete tons of extra #includes
|
17 years ago |
Bernhard Reutner-Fischer
|
b1629b1b2a
- remove emacs layout block as suggested by Robert P.J. Day
|
18 years ago |
Bernhard Reutner-Fischer
|
421d9e5941
- move buffer allocation schemes to libbb.h
|
18 years ago |
Rob Landley
|
84cb76733f
patch from tito: consolidate delay functions as bb_do_delay()
|
19 years ago |