OSDN Git Service

Patch from Brian Stafford <brian@stafford.uklinux.net> to fixup
authorEric Andersen <andersen@codepoet.org>
Mon, 14 Jan 2002 09:10:50 +0000 (09:10 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 14 Jan 2002 09:10:50 +0000 (09:10 -0000)
commitad3d96f8b792149d4a623584f8b403d40bd60331
treea642f520af5de3923c499f886e068e0b9bbdcef3
parent50b14f6bf77048f65377f26fe8737b9bfb8512a1
Patch from Brian Stafford <brian@stafford.uklinux.net> to fixup
support for Unix98 PTYs, and optionally exclude the older junk.
15 files changed:
Makefile
extra/Configs/Config.arm
extra/Configs/Config.cross.arm.uclinux
extra/Configs/Config.i386
extra/Configs/Config.m68k
extra/Configs/Config.m68k.coff
extra/Configs/Config.mips
extra/Configs/Config.mipsel
extra/Configs/Config.powerpc
extra/Configs/Config.sh
extra/Configs/Config.v850e
libc/stdlib/getpt.c
libc/stdlib/grantpt.c
libc/stdlib/ptsname.c
libutil/openpty.c