index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
bb_do_delay.c
(
follow
)
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