Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Apple's patches to zsh-4.3.9
- X-seq: zsh-workers 27300
- From: "Jun T." <takimoto-j@xxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Apple's patches to zsh-4.3.9
- Date: Thu, 1 Oct 2009 01:57:39 +0900
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
The version of zsh pre-installed in Snow Leopard is 4.3.9.
I looked into the Apple's "Open Source" page
http://www.opensource.apple.com/
and found that Apple applied nine patches to zsh-4.3.9:
http://www.opensource.apple.com/source/zsh/zsh-53/patches/
configure-traditional-cpp.patch is just to delete the -traditional-cpp
option.
Among the other eight patches, I think the following two are relevant
also for non-Apple systems and must be back-ported into the main zsh:
PR-6370391.patch
utils.c.patch
The former fixes a bug that "kill -n a pid" (non-numeric value after -
n) crashes.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author