From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 130102 invoked by alias); 4 Apr 2017 07:05:07 -0000 Mailing-List: contact newlib-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: newlib-owner@sourceware.org Received: (qmail 130037 invoked by uid 89); 4 Apr 2017 07:05:05 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:115 X-HELO: dedi548.your-server.de Received: from dedi548.your-server.de (HELO dedi548.your-server.de) (85.10.215.148) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 04 Apr 2017 07:05:02 +0000 Received: from [88.198.220.131] (helo=sslproxy02.your-server.de) by dedi548.your-server.de with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.85_2) (envelope-from ) id 1cvIWU-0002tG-Dz for newlib@sourceware.org; Tue, 04 Apr 2017 09:05:02 +0200 Received: from [82.135.62.35] (helo=mail.embedded-brains.de) by sslproxy02.your-server.de with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.84_2) (envelope-from ) id 1cvIWT-0002If-Ks for newlib@sourceware.org; Tue, 04 Apr 2017 09:05:02 +0200 Received: from localhost (localhost.localhost [127.0.0.1]) by mail.embedded-brains.de (Postfix) with ESMTP id E1ACE2A166A for ; Tue, 4 Apr 2017 09:05:42 +0200 (CEST) Received: from mail.embedded-brains.de ([127.0.0.1]) by localhost (zimbra.eb.localhost [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id 5IIM4JIJW-Pb for ; Tue, 4 Apr 2017 09:05:42 +0200 (CEST) Received: from localhost (localhost.localhost [127.0.0.1]) by mail.embedded-brains.de (Postfix) with ESMTP id 9BAAB2A1668 for ; Tue, 4 Apr 2017 09:05:42 +0200 (CEST) Received: from mail.embedded-brains.de ([127.0.0.1]) by localhost (zimbra.eb.localhost [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id YJLFt8RP_oy5 for ; Tue, 4 Apr 2017 09:05:42 +0200 (CEST) Received: from huber-linux.eb.localhost (unknown [192.168.96.129]) by mail.embedded-brains.de (Postfix) with ESMTP id 82FF32A1664 for ; Tue, 4 Apr 2017 09:05:42 +0200 (CEST) From: Sebastian Huber To: newlib@sourceware.org Subject: Synchronize with FreeBSD Date: Tue, 04 Apr 2017 07:05:00 -0000 Message-Id: <1491289499-30548-1-git-send-email-sebastian.huber@embedded-brains.de> X-IsSubscribed: yes X-SW-Source: 2017/txt/msg00248.txt.bz2 This patch set synchronizes with the latest FreeBSD version.