mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-20 03:51:07 +02:00
nolonger works on IRIX 5.3, and other updates
This commit is contained in:
parent
475ba659a2
commit
c78b01db57
1 changed files with 5 additions and 2 deletions
|
@ -49,6 +49,7 @@ Data General: DG/UX 5.4R3.10 MU01 (various AViiONs)
|
|||
DEC: Ultrix (Alpha or DECstation)
|
||||
DEC: Mach 3.0 (DECstation 5000/25)
|
||||
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
|
||||
/usr/include/rpcsvc/ypclnt.h; the prototype for yp_all() has 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
|
||||
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'.
|
||||
|
||||
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
|
||||
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'.
|
||||
|
||||
On 6.5.2, zsh malloc routines are reported not to work; also
|
||||
full optimization (cc -O3 -OPT:Olimit=0) causes problems.
|
||||
|
||||
The zpty module is not currently supported.
|
||||
|
||||
Sun: SunOS 4.1.*
|
||||
Under 4.1.3 if yellow pages is used, username completion may cause
|
||||
segmentation violation. This is a bug in the shared library not
|
||||
|
|
Loading…
Reference in a new issue