Reduce the buffer size for the threaded version of ttyname() to TTY_PATH_MAX.
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 23 Aug 2005 17:46:28 +0000 (17:46 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 23 Aug 2005 17:46:28 +0000 (17:46 +0000)
commit74a226795c697bdb78282c960db8d8e8d75e8209
tree9b5b6bf96ad74a3386e9748a4cfe9a58150eb531
parenta2e28608e6bce457f1172cb5700c1a11828de85a
Reduce the buffer size for the threaded version of ttyname() to TTY_PATH_MAX.
lib/libc/gen/ttyname.c