index
:
delta/busybox.git
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_32_stable
1_33_stable
1_34_stable
1_35_stable
1_36_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
baserock/1.22.1-openwrt
baserock/1.23.2-openwrt
baserock/build-essential
baserock/danielfirth/RT144
baserock/danielsilverstone/vagrant-support
baserock/jjardon/build-essential
baserock/liw/S8704-always-ntpd
baserock/morph
baserock/pedroalvarez/build-essential
baserock/pedroalvarez/enable-patch
baserock/radiofree/busyboxfix
baserock/radiofree/ntpdscript
baserock/richardmaw/S5892/boot-sequencing
baserock/richardmaw/S8564/ro-staging-area
baserock/richardmaw/S9245/init
baserock/richardmaw/add-read-dash-d
baserock/robkendrick/mips64
baserock/tiagogomes/bbgawk
master
git.busybox.net: busybox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
bb_do_delay.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbb: make msleep() result in only one syscall instead of looping
Denys Vlasenko
2020-12-11
1
-0
/
+18
*
libbb: introduce and use msleep()
Denys Vlasenko
2020-11-29
1
-1
/
+14
*
libbb: introduce and use sleep1()
Denys Vlasenko
2020-11-29
1
-0
/
+6
*
libbb: bb_do_delay(3) -> pause_after_failed_login(), and stop looping there
Denys Vlasenko
2020-11-29
1
-6
/
+16
*
whitespace and comment format fixes, no code changes
Denys Vlasenko
2017-10-05
1
-1
/
+0
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
libbb/bb_do_delay.c: shrink
Denys Vlasenko
2009-10-27
1
-5
/
+4
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
1
-1
/
+1
*
delete tons of extra #includes
Denis Vlasenko
2007-05-31
1
-2
/
+0
*
- remove emacs layout block as suggested by Robert P.J. Day
Bernhard Reutner-Fischer
2006-05-19
1
-8
/
+0
*
- move buffer allocation schemes to libbb.h
Bernhard Reutner-Fischer
2006-04-03
1
-0
/
+1
*
patch from tito: consolidate delay functions as bb_do_delay()
Rob Landley
2006-01-06
1
-0
/
+31