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
/
getpty.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2019-07-02
1
-3
/
+3
*
whitespace and comment format fixes, no code changes
Denys Vlasenko
2017-10-05
1
-1
/
+0
*
script: make it work even if fd 0 is closed
Denys Vlasenko
2014-03-16
1
-1
/
+1
*
Fixes for warnings in FreeBSD build
Denys Vlasenko
2011-08-28
1
-8
/
+10
*
FreeBSD compat
Chris Rees
2011-01-24
1
-1
/
+1
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
libbb: use ptsname_r, it's smaller
Denis Vlasenko
2008-08-17
1
-10
/
+14
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
1
-1
/
+1
*
- Rename getpty() to xgetpty() and adjust callers.
Bernhard Reutner-Fischer
2008-05-19
1
-3
/
+5
*
remove extra spaces in help text; delete duplicate #define
Denis Vlasenko
2008-03-17
1
-2
/
+0
*
*: fix fallout from -Wunused-parameter
Denis Vlasenko
2008-03-17
1
-2
/
+4
*
define DEBUG as 0, for when ENABLE_FEATURE_DEVPTS is not on.
Paul Fox
2008-03-05
1
-0
/
+2
*
libbb: add forgotten part of "script" applet change
Denis Vlasenko
2008-02-27
1
-0
/
+56