OSDN Git Service

- fix generation of sysnum.h for parallel builds, second take.
[uclinux-h8/uClibc.git] / libc / termios /
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