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
/
get_console.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
whitespace and comment format fixes, no code changes
Denys Vlasenko
2017-10-05
1
-1
/
+0
*
kbd_mode: try harder to find console device if -C TTY is not given
Denys Vlasenko
2017-08-06
1
-1
/
+0
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
*: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, x...
Denis Vlasenko
2008-11-05
1
-2
/
+0
*
*: use get_console_fd() as appropriate, and make it fail on open error -
Denis Vlasenko
2008-08-05
1
-3
/
+3
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
1
-2
/
+2
*
- Rename getpty() to xgetpty() and adjust callers.
Bernhard Reutner-Fischer
2008-05-19
1
-2
/
+12
*
kbd_mode: new applet by Loïc Grenié <loic.grenie@gmail.com>
Denis Vlasenko
2007-10-20
1
-1
/
+1
*
delete tons of extra #includes
Denis Vlasenko
2007-05-31
1
-1
/
+1
*
style fixes. No code changes
Denis Vlasenko
2007-04-12
1
-5
/
+5
*
init: code readability enhancements; very small code changes
Denis Vlasenko
2007-02-17
1
-10
/
+5
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-2
/
+2
*
Yet another silly little byte saving. couldn't -> cannot
Denis Vlasenko
2006-09-29
1
-1
/
+1
*
- remove emacs layout block as suggested by Robert P.J. Day
Bernhard Reutner-Fischer
2006-05-19
1
-23
/
+1
*
Patch from Denis Vlasenko turning static const int (which gets emitted into
Rob Landley
2006-03-10
1
-1
/
+1
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-1
/
+1
*
Fix compile error and reducing size for libbb/get_console.c to previous size.
Glenn L McGrath
2003-09-01
1
-45
/
+27
*
Remove some unwanted code, patch from Holger Schurig, confirmed by vodz
Glenn L McGrath
2003-08-29
1
-4
/
+0
*
Update a bunch of docs. Run a script to update my email addr.
Eric Andersen
2003-07-14
1
-2
/
+2
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-1
/
+1
*
Apply vodz' last_patch52
Eric Andersen
2002-09-16
1
-6
/
+3
*
Major rework of the directory structure and the entire build system.
Eric Andersen
2001-10-24
1
-7
/
+2
*
Add support for devfs device names.
Matt Kraai
2001-07-23
1
-4
/
+4
*
Convert utility.c into libbb.a. It is now a whole pile of .c
Eric Andersen
2001-03-16
1
-0
/
+129