From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11225 invoked by alias); 31 Oct 2013 11:43:20 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 31933 Received: (qmail 287 invoked from network); 31 Oct 2013 11:43:14 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI, SPF_HELO_PASS autolearn=ham version=3.3.2 X-AuditID: cbfec7f5-b7ef66d00000795a-fa-52723ff4343e Date: Thu, 31 Oct 2013 11:33:07 +0000 From: Peter Stephenson To: zsh-workers@zsh.org Subject: Re: PATCH: add more ulimit extensions from BSDs Message-id: <20131031113307.30f95260@pwslap01u.europe.root.pri> In-reply-to: <131030082930.ZM8009@torch.brasslantern.com> References: <20131030.86li1bwnj5@bitmessage.ch> <20131030105933.4c6336e0@pwslap01u.europe.root.pri> <131030082930.ZM8009@torch.brasslantern.com> Organization: Samsung Cambridge Solution Centre X-Mailer: Claws Mail 3.7.9 (GTK+ 2.22.0; i386-redhat-linux-gnu) MIME-version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFuphluLIzCtJLcpLzFFi42I5/e/4Vd0v9kVBBp+uqFkcbH7I5MDoserg B6YAxigum5TUnMyy1CJ9uwSujJfnu5kKfnBWHO6ramDcwd7FyMkhIWAi8ff/AhYIW0ziwr31 bF2MXBxCAksZJY79XQ3lLGeSePb/KjNIFYuAqsSVrzvButkEDCWmbprNCGKLCIhLnF17HmyS sICFxO6Pm4DqOTh4BewlLm2RBglzClhK3O2czA4xcwqjxOWVh5lAEvwC+hJX/35igrjCXmLm lTNgM3kFBCV+TL4HNpNZQEti87YmVghbXmLzmrfMExgFZiEpm4WkbBaSsgWMzKsYRVNLkwuK k9JzjfSKE3OLS/PS9ZLzczcxQkLw6w7GpcesDjEKcDAq8fAy6BYGCbEmlhVX5h5ilOBgVhLh vaZTFCTEm5JYWZValB9fVJqTWnyIkYmDU6qBccOvhXLXr2+cUx6wt/1S+cb6mMJHO8wn6isu 2/P/kPzhH7W+qtseT2Tw+v2E6VLKq0qJR117u6fJq1RmHmJOCp74IG/bXoNJCcc41f5LCYWU ik5WOuf9obo5T77nc/zxqrkZqzhfpc04tbjb59w5ns7vvelp3jIvJuTLZM6Z1Lk9KFyyKe1h nRJLcUaioRZzUXEiAEc6XmgfAgAA On Wed, 30 Oct 2013 08:29:30 -0700 Bart Schaefer wrote: > On Oct 30, 10:59am, Peter Stephenson wrote: > } Subject: Re: PATCH: add more ulimit extensions from BSDs > } > } > while sh's ulimit -a describes them as > } > > } > kqueues (-k) unlimited > } > > } > and DragonFly only has > } > > } > posixlocks (-k) unlimited > } > } Thanks for the changes... are we sure that posixlocks and kqueues are > } mutually incompatible, or should we move one to -K via #define's if both > } exist? > > It makes me nervous to have two limits on the same option letter even if > they are not mutually incompatible. Lots of people (including me) have > "portable" RC files. Yes, having versions of zsh incompatible with one another is probably a much bigger problem than having it incompatible with other shells in a case where some form of incompatibility is unavoidable. In the absence of other suggestions(*) I think I'll just turn posixlocks itno -K (but note the incompatibility in the manual). pws (*) I nearly said "absent other suggestions". What is the world coming to? (**) (**) I don't need a "tongue in cheek" marker, do I? They take ages to draw.