summaryrefslogtreecommitdiff
path: root/libc/termios/ttyname.c
AgeCommit message (Expand)Author
2009-09-18trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer
2008-11-20Last portion of libc_hidden_proto removal.Denis Vlasenko
2008-11-20next portion of libc_hidden_proto removalDenis Vlasenko
2008-05-19Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2005-12-16Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add ...Peter S. Mazinger
2005-12-13Convert all users of earlier hiddensPeter S. Mazinger
2005-12-13Convert internal users of chmod/*stat*, minimize change for __strsepPeter S. Mazinger
2005-12-10fix a warningMike Frysinger
2005-12-08Use internal versionsPeter S. Mazinger
2005-12-07Hide morePeter S. Mazinger
2005-12-01Hide mostly used functionsPeter S. Mazinger
2004-07-15Cleanup a few of the more egregiously broken sysconf values toEric Andersen
2004-01-13Add another devfs subdir to the list of checked subdirs.Manuel Novoa III
2004-01-02Kept the same approach, but rewrote the code for the most part.Manuel Novoa III
2003-09-01Greg Nutt writes:Eric Andersen
2002-11-05A patch from Danny Lepage so that we do not setting on symlinksEric Andersen
2002-07-06Stupid filesystems like cramfs fail to guarantee that st_ino and st_devEric Andersen
2002-06-19Oops. Looks like I broke ttyname. Fix it.Eric Andersen
2002-06-15Implement ttyname_rEric Andersen
2001-06-13Fix a really stupid bug with ttyname, thanks to a patch fromEric Andersen
2001-05-21rewrite to accomodate devfsEric Andersen
2001-04-06Fix include/errno.h to not use kernel header, and instead use bits/errno.h.Eric Andersen
2000-10-09Bug ugly formatting updateEric Andersen
2000-05-14Work in progress -- cleanups.Erik Andersen
2000-05-14Initial revisionErik Andersen