summaryrefslogtreecommitdiff
path: root/libc/misc/ttyent/getttyent.c
AgeCommit message (Expand)Author
2004-05-07"Fix" this so that at least things will link when threading is disabled.Manuel Novoa III
2004-03-18Reduce memory used by static buffers and allocate that memory dynamiclyEric Andersen
2002-06-17Shuffle the logic around a bitEric Andersen
2002-03-25Patch from Steven J. Hill to disable __fsetlocking whenEric Andersen
2002-03-21Support getttyent and friends so ncurses will compileEric Andersen