* sysdeps/unix/bsd/bsd4.4/isatty.c: New file.
authorRoland McGrath <roland@gnu.org>
Fri, 20 Sep 2002 20:18:24 +0000 (20:18 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 20 Sep 2002 20:18:24 +0000 (20:18 +0000)
commitdab9837091a70e6ed6ea0d6474e0508ea6fccde5
treead85a1ef0fc8260ba148db194e630166754d18f9
parentfcdc67f963a44603553e52a0f883e5d0e5727b34
* sysdeps/unix/bsd/bsd4.4/isatty.c: New file.

* sysdeps/unix/bsd/isatty.c (__isatty): Don't save and restore errno.
* sysdeps/unix/bsd/ptsname.c (__ptsname_r): Return errno value from
isatty unmodified.  Reported by Bruno Haible <bruno@clisp.org>.
ChangeLog
sysdeps/unix/bsd/bsd4.4/isatty.c [new file with mode: 0644]
sysdeps/unix/bsd/isatty.c
sysdeps/unix/bsd/ptsname.c