From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/9148 Path: news.gmane.org!not-for-mail From: Christian Neukirchen Newsgroups: gmane.linux.lib.musl.general Subject: Re: Open/pending issues as of Jan 17 Date: Mon, 18 Jan 2016 13:12:31 +0100 Message-ID: <87egdfrsr4.fsf@gmail.com> References: <20160117231554.GA19126@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1453119174 1784 80.91.229.3 (18 Jan 2016 12:12:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 18 Jan 2016 12:12:54 +0000 (UTC) Cc: musl@lists.openwall.com To: Rich Felker Original-X-From: musl-return-9161-gllmg-musl=m.gmane.org@lists.openwall.com Mon Jan 18 13:12:52 2016 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1aL8fw-0000o1-OF for gllmg-musl@m.gmane.org; Mon, 18 Jan 2016 13:12:49 +0100 Original-Received: (qmail 17759 invoked by uid 550); 18 Jan 2016 12:12:46 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Original-Received: (qmail 17741 invoked from network); 18 Jan 2016 12:12:45 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=9s6s5BjC6HVlNS3gPjZqKdzU6QqWC/WrMvxsbTQrYO0=; b=Pw3YsDxIM1rxCo+Y28ms3PCw9JCBmJqrmzu4h72IPXcw+dd6bAHSt5+8cNEcgjavqd TwlhXvf0Yl+uCtJk17khkoYkkSTKjE5y5BY270NujWw3KfNWjYZRO9u9tpMn+xfVaNCt MXQWCI4fBtQHIh+Chj0exxNrWTIhuGwXh9kM+LUX8mgfVoDKRNE90MyWMWGob6x03zei cHj1iQ+rye1llcgw9ytZldm3qR+aLXJj/J8JFJJjnjjkKNMCT5kcCrIf/nYeyuTGqq09 CDXIr09w+YQPUs/+HUlVtIIDF9CmqvDqDZqqCMKrHRTt1H2MpJtfG4yf3QUvZO95v/4v HInA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-type; bh=9s6s5BjC6HVlNS3gPjZqKdzU6QqWC/WrMvxsbTQrYO0=; b=Axfh2LMyzesT/NhnSdQulsD17GrZm+7jbMkKb8Dn3rLOgCbmAFLSzPczesdZiPqys4 ifBIp2RseqtQbKPXyhtQPr3IiEdtzUOpIHZZ3zEow2M53UGKaIYE2q6ShEzn8u3/45nA fXuDE73RuhdWofW+A8Aum02dvkilJ03Ad2gHod6nzYrPkKI56/gg5cZJ1rc0EgUakkfH 7vRVc6OP4/tYi2aSm1YLzM8jrykzw1EaVe66rXtWOqZYhIuWP8npeq2J75ZK+5MRyjdF YV00UFe4q78V8oUrPqtPRAud9a1i2lvy5/1NTBR5RAnBbISjxb2ONTqu/ERs+K/8IrJi GIMQ== X-Gm-Message-State: ALoCoQmhxRjefVDhNpxNrYhaGSaPXl8JJriIxUtEK5J2qpGYJFeuzYhS9Z3o0IAzTS2dopALOqT2ZRkUb8wl2df8muD3ULKRUA== X-Received: by 10.194.143.104 with SMTP id sd8mr23627080wjb.35.1453119154154; Mon, 18 Jan 2016 04:12:34 -0800 (PST) In-Reply-To: <20160117231554.GA19126@brightrain.aerifal.cx> (Rich Felker's message of "Sun, 17 Jan 2016 18:15:54 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) Xref: news.gmane.org gmane.linux.lib.musl.general:9148 Archived-At: Rich Felker writes: > With a quick review of the mailing list since late November I found > the following possibly-open issues: > > - resolver search domain support > - preinit_array > - mlock2 syscall wrapper > - mips siginfo_t fix > - avl tree: any changes still pending?? > - adding pot file for translators > - unsetenv pointer eval after free > - printf big widths/precisions > - atomic.h overhaul > - dirent.h macros > - dlopen deadlock > - setvbuf So it wont be forgotten: - adding GLOB_TILDE would simplify building quite some projects -- Christian Neukirchen http://chneukirchen.org