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
/
xfuncs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
win32: work around problem with stderr in MSVCRT
Ron Yorston
2024-09-30
1
-0
/
+5
*
Merge branch 'busybox' into merge
Ron Yorston
2023-07-13
1
-0
/
+10
|
\
|
*
libbb: code shrink: introduce and use [_]exit_FAILURE()
Denys Vlasenko
2023-06-15
1
-0
/
+10
*
|
libbb: don't build useless functions
Ron Yorston
2023-04-16
1
-0
/
+2
*
|
win32: virtual terminal input fixes
Ron Yorston
2023-03-06
1
-1
/
+2
*
|
win32: add virtual terminal support to termios(3)
Ron Yorston
2023-03-05
1
-3
/
+5
*
|
Merge busybox into merge
Ron Yorston
2022-01-06
1
-0
/
+10
|
\
|
|
*
libbb: code shrink: introduce and use [_]exit_SUCCESS()
Denys Vlasenko
2022-01-05
1
-0
/
+10
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-06-07
1
-0
/
+6
|
\
|
|
*
libbb: correct the name of is_TERM_dumb()
Denys Vlasenko
2021-06-05
1
-1
/
+1
|
*
ls: don't output any colors with TERM=dumb
Sören Tempel
2021-06-04
1
-0
/
+6
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-01-14
1
-12
/
+0
|
\
|
|
*
libbb: introduce and use xsettimeofday()
Denys Vlasenko
2020-12-16
1
-12
/
+0
*
|
Merge branch 'busybox' into merge
Ron Yorston
2019-08-16
1
-1
/
+1
|
\
|
|
*
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2019-07-02
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-05-13
1
-4
/
+9
|
\
|
|
*
less: fix fallout from "use common routine to set raw termios"
Denys Vlasenko
2018-04-16
1
-4
/
+9
*
|
win32: exclude termios code
Ron Yorston
2018-04-05
1
-0
/
+2
*
|
win32: improvements to get_terminal_width_height
Ron Yorston
2018-04-03
1
-0
/
+2
|
/
*
libbb: use BUILD_BUG_ON in utoa_to_buf()
Denys Vlasenko
2018-03-28
1
-4
/
+3
*
xfuncs: Handle missing non-POSIX termios constants
James Clarke
2017-10-30
1
-0
/
+9
*
whitespace and comment format fixes, no code changes
Denys Vlasenko
2017-10-05
1
-2
/
+0
*
Clarify OPOST bit meaning
Denys Vlasenko
2017-09-15
1
-3
/
+3
*
less,microcom,lineedit: use common routine to set raw termios
Denys Vlasenko
2017-09-15
1
-15
/
+40
*
slattach: code shrink, better --help text
Denys Vlasenko
2017-08-06
1
-1
/
+1
*
libbb: consolidate the code to set termios unbuffered mode
Denys Vlasenko
2017-01-11
1
-0
/
+37
*
man: make width selection more thorough; explain how to override it
Denys Vlasenko
2016-10-31
1
-9
/
+38
*
libbb: two new functions: wait_for_exitstatus(pid), xfchdir(fd)
Denys Vlasenko
2016-04-01
1
-0
/
+12
*
libbb: factor out code which queries screen width
Denys Vlasenko
2015-10-23
1
-0
/
+6
*
Removes stray empty line from code
Maninder Singh
2015-07-13
1
-1
/
+0
*
less: move "retry-on-EAGAIN" logic closer to read ops
Denys Vlasenko
2014-09-22
1
-4
/
+6
*
libbb: make ndelay_no/off a bit more clever. +14 bytes
Denys Vlasenko
2011-01-24
1
-6
/
+12
*
typo fix
Denys Vlasenko
2010-12-05
1
-1
/
+1
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
libbb: introduce and use BB_EXECVP_or_die()
Pascal Bellard
2010-07-04
1
-0
/
+34
*
utoa: shrink
Denys Vlasenko
2010-06-10
1
-15
/
+29
*
bbconfig: make it independent from printf functions
Denys Vlasenko
2010-06-07
1
-0
/
+10
*
pipe_progress: make it independent of printf machinery
Denys Vlasenko
2010-06-06
1
-71
/
+2
*
vi: discover window size even on serial consoles. optional
Denys Vlasenko
2010-04-18
1
-24
/
+30
*
libbb: factor out hex2bin() for infiniband address parser
Denys Vlasenko
2010-04-04
1
-0
/
+35
*
tidy up O_NONBLOCK usage. use libbb functions in stty.
Denys Vlasenko
2009-11-11
1
-2
/
+2
*
move generate_uuid from mkswap to libbb
Vladimir Dronnikov
2009-10-15
1
-0
/
+63
*
libbb/human_readable.c: shrink; and reduce bss usage
Denys Vlasenko
2009-10-13
1
-104
/
+0
*
libbb: introduce and use xmalloc_ttyname (-32 in bss).
Denis Vlasenko
2008-12-23
1
-0
/
+11
*
libbb: add strncpy_IFNAMSIZ
Denis Vlasenko
2008-12-02
1
-0
/
+8
*
*: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, x...
Denis Vlasenko
2008-11-05
1
-0
/
+5
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
1
-12
/
+12
*
more -Wall warning fixes. -Wall is enabled now.
Denis Vlasenko
2008-05-18
1
-1
/
+1
*
style fixes. no code changes
Denis Vlasenko
2008-04-19
1
-1
/
+1
*
Splitting xfuncs.c into two parts. No code chabges.
Denis Vlasenko
2008-04-09
1
-507
/
+24
[next]