summaryrefslogtreecommitdiffstats
path: root/libc/misc/ttyent
Commit message (Collapse)AuthorAgeFilesLines
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
| | | | | | | rm.patch: * Define $(RM) as rm -f in Rules.mak and test/Rules.mak (this is the same definition as gmake uses by default). * Change all occurrences of rm and rm -f into $(RM).
* Shuffle the logic around a bitEric Andersen2002-06-171-56/+49
| | | | -Erik
* Patch from Steven J. Hill to disable __fsetlocking whenEric Andersen2002-03-251-0/+2
| | | | | threads are disabled. Bug is my fault. oops. -Erik
* Support getttyent and friends so ncurses will compileEric Andersen2002-03-212-0/+237