index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
termios
Age
Commit message (
Expand
)
Author
2003-10-18
Peter Kjellerstedt writes:
Eric Andersen
2003-09-06
Running ltp 20030905 showed that tcsendbreak was broken.
Eric Andersen
2003-09-01
Greg Nutt writes:
Eric Andersen
2002-11-05
A patch from Danny Lepage so that we do not setting on symlinks
Eric Andersen
2002-07-16
Fix from "Gerhard Uttenthaler" <uttenthaler@ems-wuensche.com> so
Eric Andersen
2002-07-06
Stupid filesystems like cramfs fail to guarantee that st_ino and st_dev
Eric Andersen
2002-06-19
Oops. Looks like I broke ttyname. Fix it.
Eric Andersen
2002-06-15
Implement ttyname_r
Eric Andersen
2002-02-13
A number of naming updates in preparation for adding in
Eric Andersen
2002-01-09
Fixup broken termios stuff. No, really this time.
Eric Andersen
2002-01-09
Rework termios wrapping code to try and do the right thing.
Eric Andersen
2001-12-19
Update my email address. I am no longer andersen@lineo.com
Eric Andersen
2001-09-27
Update to accomodate the header file changes
Eric Andersen
2001-07-13
PowerPC has a different kernel interface for termios. Grrr...
David Schleef
2001-06-13
Fix a really stupid bug with ttyname, thanks to a patch from
Eric Andersen
2001-05-29
Sometimes (often) the kernel will return things other then -1.
Eric Andersen
2001-05-21
rewrite to accomodate devfs
Eric Andersen
2001-05-12
Ok, this should finish off my massive ro-organization. The source
Eric Andersen
2001-04-06
Fix include/errno.h to not use kernel header, and instead use bits/errno.h.
Eric Andersen
2001-02-19
Have isatty call ioctl directly rather than tcgetattr; especially since any
Manuel Novoa III
2001-01-15
Fix termios handling. Now synced with behavior of GNU libc.
Eric Andersen
2001-01-11
A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.
Eric Andersen
2000-11-04
Fix doc blunder.
Eric Andersen
2000-11-04
Make spelling of uClibc be consistant.
Eric Andersen
2000-10-20
Strip all object files of all non global symbols and .note and
Eric Andersen
2000-10-12
Makefile update
Eric Andersen
2000-10-09
Bug ugly formatting update
Eric Andersen
2000-10-07
Update dependancies
Eric Andersen
2000-10-04
Fix all the makefiles. Clean up some warnings, cleanup some headers.
Eric Andersen
2000-07-05
Many bugfixes, header cleanups, etc. Added abort and glob.
Eric Andersen
2000-05-14
Work in progress -- cleanups.
Erik Andersen
2000-05-14
Some makefile updates to make it behave a bit better/consistently.
Erik Andersen
2000-05-14
Patch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control.com>
Erik Andersen
2000-05-14
Initial revision
Erik Andersen