OSDN Git Service

xtensa: add missing .literal_position directives
[uclinux-h8/uClibc.git] / libc / termios /
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2010-04-23 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-14 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-12 Austin FoxleyMerge remote branch 'origin/master' into nptl
2010-04-06 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-03-25 Bernhard Reutner... prettify make clean
2010-02-05 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-01 Khem RajMerge commit 'origin/master' into nptl
2010-01-25 Carmelo AmorosoMerge branch 'master' into nptl
2009-12-23 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-12-19 Austin FoxleyMerge commit 'origin/master' into nptl
2009-12-16 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-11-29 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-11-23 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-22 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-10-17 Austin Foxleycancellation support for a large amount of the required...
2009-09-18 Bernhard Reutner... trim Experimentally off and uncommented hidden
2009-08-17 Bernhard Reutner... support building out-of-tree
2009-02-25 Denis VlasenkoReinstate __libc_foo's needed for linuxthreads.old.
2008-12-10 Denis Vlasenko*: remove some __libc_XXX functions:
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2008-11-20 Denis Vlasenkonext portion of libc_hidden_proto removal
2008-11-07 Bernhard Reutner... - less verbose make clean
2008-09-09 Carmelo AmorosoFill in termios_p data structure only if ioctl syscall
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-05-20 Denis VlasenkoIntroduce and use small[u]int type. Changes in size:
2008-05-20 Bernhard Reutner... - remove old-style definitions. No object-code changes.
2008-05-19 Denis VlasenkoMoving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL...
2007-05-02 Mike FrysingerNickolai Zeldovich writes:
2006-07-05 Eric Andersenfixup my copyright notice, trim stale remnants of older...
2006-06-21 Peter KjellerstedtAdded a missing baud rate (614400) to the speeds[]...
2006-03-23 Peter S. MazingerMark some functions as BSD only
2006-02-22 Peter Kjellerstedt* Allow baud rates above 115200 again.
2006-02-13 Peter S. Mazingerlibc-{a,so,multi}-y replaced by libc-y covering common...
2006-02-13 Peter S. MazingerAdd back the 115200 limit
2006-01-29 Mike Frysingerremove unneeded duplicate sid definition
2006-01-29 Mike Frysingersync with glibc
2006-01-26 Peter S. MazingerGet rid of missing prototype warnings
2006-01-24 Peter S. MazingerConvert all the strong_aliases to weak that are cancela...
2006-01-22 Peter S. MazingerEnable _GNU_SOURCE build wide, trying to get consistent...
2006-01-16 Peter S. Mazingers/weak_alias/strong_alias/, only what I knew as needed...
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2005-12-16 Peter S. MazingerConvert all the rest, remove isxupper/isxlower, if...
2005-12-13 Peter S. MazingerConvert all users of earlier hiddens
2005-12-13 Peter S. MazingerConvert internal users of chmod/*stat*, minimize change...
2005-12-10 Mike Frysingerfix a warning
2005-12-08 Peter S. MazingerUse internal versions
2005-12-07 Peter S. MazingerHide more
2005-12-01 Peter S. MazingerHide mostly used functions
2005-11-27 Peter S. MazingerHide some of mem* and str*
2005-11-21 Peter S. MazingerRemove TOPDIR
2005-11-01 Peter S. MazingerOnly because of multi sources I had to touch up these...
2005-11-01 Peter S. MazingerRemove last unused references to libc-a-pic-, we use...
2005-10-29 Peter S. MazingerReplace all Makefiles for new build infrastucture
2005-10-25 Peter S. MazingerAll Makefile.in's. Only arm/i386/mips/powerpc/x86_64...
2005-10-12 Peter S. MazingerRewrote almost all Makefiles: do not use strip $(x...
2005-01-25 Mike Frysingermerge parallel build support
2004-07-15 Eric AndersenCleanup a few of the more egregiously broken sysconf...
2004-01-13 Manuel Novoa III Add another devfs subdir to the list of checked subdirs.
2004-01-02 Manuel Novoa III Kept the same approach, but rewrote the code for the...
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-09-06 Eric AndersenRunning ltp 20030905 showed that tcsendbreak was broken.
2003-09-01 Eric AndersenGreg Nutt writes:
2002-11-05 Eric AndersenA patch from Danny Lepage so that we do not setting...
2002-07-16 Eric AndersenFix from "Gerhard Uttenthaler" <uttenthaler@ems-wuensch...
2002-07-06 Eric AndersenStupid filesystems like cramfs fail to guarantee that...
2002-06-19 Eric AndersenOops. Looks like I broke ttyname. Fix it.
2002-06-15 Eric AndersenImplement ttyname_r
2002-02-13 Eric AndersenA number of naming updates in preparation for adding in
2002-01-09 Eric AndersenFixup broken termios stuff. No, really this time.
2002-01-09 Eric AndersenRework termios wrapping code to try and do the right...
2001-12-19 Eric AndersenUpdate my email address. I am no longer andersen@lineo.com
2001-09-27 Eric AndersenUpdate to accomodate the header file changes
2001-07-13 David SchleefPowerPC has a different kernel interface for termios...
2001-06-13 Eric AndersenFix a really stupid bug with ttyname, thanks to a patch...
2001-05-29 Eric AndersenSometimes (often) the kernel will return things other...
2001-05-21 Eric Andersenrewrite to accomodate devfs
2001-05-12 Eric AndersenOk, this should finish off my massive ro-organization...
2001-04-06 Eric AndersenFix include/errno.h to not use kernel header, and inste...
2001-02-19 Manuel Novoa III Have isatty call ioctl directly rather than tcgetattr...
2001-01-15 Eric AndersenFix termios handling. Now synced with behavior of...
2001-01-11 Eric AndersenA large update from Manuel Novoa III <mnovoa3@bellsouth...
2000-11-04 Eric AndersenFix doc blunder.
2000-11-04 Eric AndersenMake spelling of uClibc be consistant.
2000-10-20 Eric AndersenStrip all object files of all non global symbols and...
2000-10-12 Eric AndersenMakefile update
2000-10-09 Eric AndersenBug ugly formatting update
2000-10-07 Eric AndersenUpdate dependancies
2000-10-04 Eric AndersenFix all the makefiles. Clean up some warnings, cleanup...
2000-07-05 Eric AndersenMany bugfixes, header cleanups, etc. Added abort and...
2000-05-14 Erik AndersenWork in progress -- cleanups.
2000-05-14 Erik AndersenSome makefile updates to make it behave a bit better...
2000-05-14 Erik AndersenPatch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control...
2000-05-14 Erik AndersenInitial revision