| Commit message (Expand) | Author | Age | Files | Lines |
* | * Allow baud rates above 115200 again. | Peter Kjellerstedt | 2006-02-22 | 1 | -1/+8 |
* | libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a... | Peter S. Mazinger | 2006-02-13 | 1 | -8/+7 |
* | Add back the 115200 limit | Peter S. Mazinger | 2006-02-13 | 1 | -0/+2 |
* | remove unneeded duplicate sid definition | Mike Frysinger | 2006-01-29 | 1 | -1/+0 |
* | sync with glibc | Mike Frysinger | 2006-01-29 | 1 | -22/+24 |
* | Get rid of missing prototype warnings | Peter S. Mazinger | 2006-01-26 | 1 | -0/+1 |
* | Convert all the strong_aliases to weak that are cancelable in libpthread | Peter S. Mazinger | 2006-01-24 | 1 | -1/+1 |
* | Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ... | Peter S. Mazinger | 2006-01-22 | 2 | -2/+0 |
* | s/weak_alias/strong_alias/, only what I knew as needed are kept. We will now ... | Peter S. Mazinger | 2006-01-16 | 1 | -1/+1 |
* | hidden_def/hidden_proto: convert all users (I hope) termios split, add some m... | Peter S. Mazinger | 2006-01-14 | 16 | -401/+601 |
* | Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add ... | Peter S. Mazinger | 2005-12-16 | 1 | -1/+2 |
* | Convert all users of earlier hiddens | Peter S. Mazinger | 2005-12-13 | 1 | -1/+1 |
* | Convert internal users of chmod/*stat*, minimize change for __strsep | Peter S. Mazinger | 2005-12-13 | 1 | -2/+2 |
* | fix a warning | Mike Frysinger | 2005-12-10 | 1 | -1/+1 |
* | Use internal versions | Peter S. Mazinger | 2005-12-08 | 5 | -12/+17 |
* | Hide more | Peter S. Mazinger | 2005-12-07 | 5 | -18/+32 |
* | Hide mostly used functions | Peter S. Mazinger | 2005-12-01 | 3 | -10/+10 |
* | Hide some of mem* and str* | Peter S. Mazinger | 2005-11-27 | 1 | -0/+2 |
* | Remove TOPDIR | Peter S. Mazinger | 2005-11-21 | 1 | -3/+1 |
* | Only because of multi sources I had to touch up these and add code duplication | Peter S. Mazinger | 2005-11-01 | 1 | -1/+4 |
* | Remove last unused references to libc-a-pic-, we use only the lists in libc-a... | Peter S. Mazinger | 2005-11-01 | 1 | -1/+0 |
* | Replace all Makefiles for new build infrastucture | Peter S. Mazinger | 2005-10-29 | 1 | -45/+8 |
* | All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch... | Peter S. Mazinger | 2005-10-25 | 1 | -0/+41 |
* | Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec... | Peter S. Mazinger | 2005-10-12 | 1 | -11/+10 |
* | merge parallel build support | Mike Frysinger | 2005-01-25 | 1 | -6/+4 |
* | Cleanup a few of the more egregiously broken sysconf values to | Eric Andersen | 2004-07-15 | 1 | -0/+2 |
* | Add another devfs subdir to the list of checked subdirs. | Manuel Novoa III | 2004-01-13 | 1 | -0/+1 |
* | Kept the same approach, but rewrote the code for the most part. | Manuel Novoa III | 2004-01-02 | 1 | -86/+98 |
* | Peter Kjellerstedt writes: | Eric Andersen | 2003-10-18 | 1 | -1/+1 |
* | Running ltp 20030905 showed that tcsendbreak was broken. | Eric Andersen | 2003-09-06 | 1 | -11/+13 |
* | Greg Nutt writes: | Eric Andersen | 2003-09-01 | 1 | -2/+2 |
* | A patch from Danny Lepage so that we do not setting on symlinks | Eric Andersen | 2002-11-05 | 1 | -2/+2 |
* | Fix from "Gerhard Uttenthaler" <uttenthaler@ems-wuensche.com> so | Eric Andersen | 2002-07-16 | 1 | -1/+1 |
* | Stupid filesystems like cramfs fail to guarantee that st_ino and st_dev | Eric Andersen | 2002-07-06 | 1 | -2/+11 |
* | Oops. Looks like I broke ttyname. Fix it. | Eric Andersen | 2002-06-19 | 1 | -5/+5 |
* | Implement ttyname_r | Eric Andersen | 2002-06-15 | 1 | -28/+50 |
* | A number of naming updates in preparation for adding in | Eric Andersen | 2002-02-13 | 1 | -1/+2 |
* | Fixup broken termios stuff. No, really this time. | Eric Andersen | 2002-01-09 | 4 | -128/+240 |
* | Rework termios wrapping code to try and do the right thing. | Eric Andersen | 2002-01-09 | 4 | -68/+36 |
* | Update my email address. I am no longer andersen@lineo.com | Eric Andersen | 2001-12-19 | 1 | -0/+1 |
* | Update to accomodate the header file changes | Eric Andersen | 2001-09-27 | 2 | -1/+2 |
* | PowerPC has a different kernel interface for termios. Grrr... | David Schleef | 2001-07-13 | 1 | -0/+22 |
* | Fix a really stupid bug with ttyname, thanks to a patch from | Eric Andersen | 2001-06-13 | 1 | -1/+1 |
* | Sometimes (often) the kernel will return things other then -1. | Eric Andersen | 2001-05-29 | 1 | -7/+6 |
* | rewrite to accomodate devfs | Eric Andersen | 2001-05-21 | 1 | -30/+60 |
* | Ok, this should finish off my massive ro-organization. The source | Eric Andersen | 2001-05-12 | 1 | -2/+1 |
* | Fix include/errno.h to not use kernel header, and instead use bits/errno.h. | Eric Andersen | 2001-04-06 | 4 | -11/+11 |
* | Have isatty call ioctl directly rather than tcgetattr; especially since any | Manuel Novoa III | 2001-02-19 | 1 | -2/+9 |
* | Fix termios handling. Now synced with behavior of GNU libc. | Eric Andersen | 2001-01-15 | 6 | -233/+464 |
* | A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. | Eric Andersen | 2001-01-11 | 1 | -2/+2 |