summaryrefslogtreecommitdiffstats
path: root/libc/termios/ttyname.c
Commit message (Expand)AuthorAgeFilesLines
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-5/+5
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-201-2/+2
* Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko2008-05-191-2/+2
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-23/+35
* Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add ...Peter S. Mazinger2005-12-161-1/+2
* Convert all users of earlier hiddensPeter S. Mazinger2005-12-131-1/+1
* Convert internal users of chmod/*stat*, minimize change for __strsepPeter S. Mazinger2005-12-131-2/+2
* fix a warningMike Frysinger2005-12-101-1/+1
* Use internal versionsPeter S. Mazinger2005-12-081-0/+4
* Hide morePeter S. Mazinger2005-12-071-8/+9
* Hide mostly used functionsPeter S. Mazinger2005-12-011-5/+5
* Cleanup a few of the more egregiously broken sysconf values toEric Andersen2004-07-151-0/+2
* Add another devfs subdir to the list of checked subdirs.Manuel Novoa III2004-01-131-0/+1
* Kept the same approach, but rewrote the code for the most part.Manuel Novoa III2004-01-021-86/+98
* Greg Nutt writes:Eric Andersen2003-09-011-2/+2
* A patch from Danny Lepage so that we do not setting on symlinksEric Andersen2002-11-051-2/+2
* Stupid filesystems like cramfs fail to guarantee that st_ino and st_devEric Andersen2002-07-061-2/+11
* Oops. Looks like I broke ttyname. Fix it.Eric Andersen2002-06-191-5/+5
* Implement ttyname_rEric Andersen2002-06-151-28/+50
* Fix a really stupid bug with ttyname, thanks to a patch fromEric Andersen2001-06-131-1/+1
* rewrite to accomodate devfsEric Andersen2001-05-211-30/+60
* Fix include/errno.h to not use kernel header, and instead use bits/errno.h.Eric Andersen2001-04-061-3/+3
* Bug ugly formatting updateEric Andersen2000-10-091-35/+31
* Work in progress -- cleanups.Erik Andersen2000-05-141-1/+2
* Initial revision0_9_1Erik Andersen2000-05-141-0/+45