1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-28 06:30:57 +02:00

nolonger works on IRIX 5.3, and other updates

This commit is contained in:
Oliver Kiddle 2001-05-30 11:36:06 +00:00
parent 475ba659a2
commit c78b01db57

View file

@ -49,6 +49,7 @@ Data General: DG/UX 5.4R3.10 MU01 (various AViiONs)
DEC: Ultrix (Alpha or DECstation) DEC: Ultrix (Alpha or DECstation)
DEC: Mach 3.0 (DECstation 5000/25) DEC: Mach 3.0 (DECstation 5000/25)
DEC: OSF/1 1.2, 1.3, 2.0, 3.*, DEC Unix 4.* (Alpha) DEC: OSF/1 1.2, 1.3, 2.0, 3.*, DEC Unix 4.* (Alpha)
Compaq: Tru64
In OSF/1 3.x, there is apparently a bug in the header file In OSF/1 3.x, there is apparently a bug in the header file
/usr/include/rpcsvc/ypclnt.h; the prototype for yp_all() has a /usr/include/rpcsvc/ypclnt.h; the prototype for yp_all() has a
struct ypall_callback as its final argument, which should be a struct ypall_callback as its final argument, which should be a
@ -91,7 +92,7 @@ IBM: AIX 3.2, 4.1
4.1, though native cc works. More information about this problem 4.1, though native cc works. More information about this problem
would be appreciated. would be appreciated.
Linux: Linux (i[345]86,various Pentia,AMD K6/2) Linux: Linux 2.* (various 32-bit and 64-bit processors)
Should build `out-of-the-box'. Should build `out-of-the-box'.
If you are using an early minor version of libc 5, then a bug If you are using an early minor version of libc 5, then a bug
@ -144,12 +145,14 @@ SIEMENS: SINIX
Note, that this version is obsolete and users are expected to Note, that this version is obsolete and users are expected to
update to Reliant UNIX. update to Reliant UNIX.
SGI: IRIX 5.1.1.1, 5.2, 5.3, 6.2, 6.3, 6.5 SGI: IRIX 6.2, 6.3, 6.5
Should build `out-of-the-box'. Should build `out-of-the-box'.
On 6.5.2, zsh malloc routines are reported not to work; also On 6.5.2, zsh malloc routines are reported not to work; also
full optimization (cc -O3 -OPT:Olimit=0) causes problems. full optimization (cc -O3 -OPT:Olimit=0) causes problems.
The zpty module is not currently supported.
Sun: SunOS 4.1.* Sun: SunOS 4.1.*
Under 4.1.3 if yellow pages is used, username completion may cause Under 4.1.3 if yellow pages is used, username completion may cause
segmentation violation. This is a bug in the shared library not segmentation violation. This is a bug in the shared library not