File: BUGS

package info (click to toggle)
zip 2.32-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 3,592 kB
  • ctags: 5,524
  • sloc: ansic: 35,111; asm: 3,677; makefile: 740; cs: 727; sh: 42
file content (9 lines) | stat: -rw-r--r-- 401 bytes parent folder | download
1
2
3
4
5
6
7
8
9
This file is likely out of date
17 May 2006

- zip sometimes crashes on some versions of NetBSD (0.8, 0.9 and early
  0.9-current), FreeBSD (<= 1.1) and BSDI (< 1.1) . This is due to a
  bug in stdio.
  Upgrading the stdio package in /usr/src/lib/libc/stdio should
  fix the problem. See *BSD mirrors in src/lib/libc/stdio
  You must at least replace setvbuf.o in all the libc's with a newer version.