mirror of git://sourceware.org/git/glibc.git
1999-03-13 Mark Kettenis <kettenis@gnu.org> * sysdeps/unix/bsd/getpt.c (__getpt): Do not use `isatty' to check if the opened master pty really is a pty. `isatty' checks for tty-ness and a pty is not a tty. Return ENOENT instead of ENFILE if we are out of pty's. 1999-03-13 Mark Kettenis <kettenis@gnu.org> * sysdeps/generic/utmp_file.c (setutent_file): Make sure the just opened file is closed on exec. * login/utmp_daemon.c (setutent_daemon): Likewise for the just opened socket. 1999-03-13 Andreas Jaeger <aj@arthur.rhein-neckar.de> * manual/llio.texi (File Position Primitive): Reformat @end command. Patch by Bruno Haible <haible@ilog.fr> [PR libc/1020]. * nscd/nscd_getpw_r.c (nscd_getpw_r): Set `errno' correctly if no entry is found. * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise. * nscd/nscd_gethst_r.c (nscd_gethst_r): Likewise. |
||
|---|---|---|
| .. | ||
| bits | ||
| bsd4.4 | ||
| hp/m68k | ||
| i386 | ||
| m68k | ||
| osf | ||
| sequent/i386 | ||
| sony | ||
| sun | ||
| sys | ||
| tahoe | ||
| ultrix4 | ||
| vax | ||
| Dist | ||
| Implies | ||
| bsdstat.h | ||
| bsdtty.h | ||
| clock.c | ||
| confstr.h | ||
| ftime.c | ||
| getpt.c | ||
| gtty.c | ||
| init-posix.c | ||
| isatty.c | ||
| poll.c | ||
| ptsname.c | ||
| seekdir.c | ||
| setegid.c | ||
| seteuid.c | ||
| setgid.c | ||
| setrgid.c | ||
| setruid.c | ||
| setsid.c | ||
| setuid.c | ||
| sigaction.c | ||
| sigprocmask.c | ||
| sigsuspend.c | ||
| stty.c | ||
| syscalls.list | ||
| tcdrain.c | ||
| tcflow.c | ||
| tcflush.c | ||
| tcgetattr.c | ||
| tcgetpgrp.c | ||
| tcsendbrk.c | ||
| tcsetattr.c | ||
| tcsetpgrp.c | ||
| telldir.c | ||
| times.c | ||
| ualarm.c | ||
| ulimit.c | ||
| unlockpt.c | ||
| usleep.c | ||