summaryrefslogtreecommitdiffstats
path: root/libc/termios/ttyname.c
Commit message (Expand)AuthorAgeFilesLines
* 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