Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
edacf1f302331da39d90e71baf026bf1017ea937
/
libbb
/
get_console.c
ca466f3
*: slap on a few ALIGN* where appropriate
by Denys Vlasenko
· 2 years, 10 months ago
6937487
libbb: reduce the overhead of single parameter bb_error_msg() calls
by James Byrne
· 5 years ago
ebe6d9d
whitespace and comment format fixes, no code changes
by Denys Vlasenko
· 7 years ago
32b60cc
kbd_mode: try harder to find console device if -C TTY is not given
by Denys Vlasenko
· 7 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
202ac50
*: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op
by Denis Vlasenko
· 16 years ago
2afd5ab
*: use get_console_fd() as appropriate, and make it fail on open error -
by Denis Vlasenko
· 16 years ago
defc1ea
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
by Denis Vlasenko
· 16 years ago
ae4342c
- Rename getpty() to xgetpty() and adjust callers.
by Bernhard Reutner-Fischer
· 17 years ago
aa7a888
kbd_mode: new applet by Loïc Grenié <loic.grenie@gmail.com>
by Denis Vlasenko
· 17 years ago
9a7d38f
delete tons of extra #includes
by Denis Vlasenko
· 18 years ago
51742f4
style fixes. No code changes
by Denis Vlasenko
· 18 years ago
ec27feb
init: code readability enhancements; very small code changes
by Denis Vlasenko
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
a959588
Yet another silly little byte saving. couldn't -> cannot
by Denis Vlasenko
· 18 years ago
b1629b1
- remove emacs layout block as suggested by Robert P.J. Day
by Bernhard Reutner-Fischer
· 19 years ago
bc68cd1
Patch from Denis Vlasenko turning static const int (which gets emitted into
by Rob Landley
· 19 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
005f83a
Fix compile error and reducing size for libbb/get_console.c to previous size.
by Glenn L McGrath
· 21 years ago
72f5f02
Remove some unwanted code, patch from Holger Schurig, confirmed by vodz
by Glenn L McGrath
· 21 years ago
cb81e64
Update a bunch of docs. Run a script to update my email addr.
by Eric Andersen
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
c38678d
Apply vodz' last_patch52
by Eric Andersen
· 22 years ago
bdfd0d7
Major rework of the directory structure and the entire build system. -Erik
by Eric Andersen
· 23 years ago
439e3df
Add support for devfs device names.
by Matt Kraai
· 23 years ago
aad1a88
Convert utility.c into libbb.a. It is now a whole pile of .c
by Eric Andersen
· 24 years ago