From owner-freebsd-hackers@FreeBSD.ORG Sat Dec 4 12:05:36 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6BF30106566B for ; Sat, 4 Dec 2010 12:05:36 +0000 (UTC) (envelope-from matthias.andree@gmx.de) Received: from mail.gmx.net (mailout-de.gmx.net [213.165.64.22]) by mx1.freebsd.org (Postfix) with SMTP id AE65D8FC15 for ; Sat, 4 Dec 2010 12:05:35 +0000 (UTC) Received: (qmail invoked by alias); 04 Dec 2010 11:38:54 -0000 Received: from f055110181.adsl.alicedsl.de (EHLO baloo.cs.uni-paderborn.de) [78.55.110.181] by mail.gmx.net (mp020) with SMTP; 04 Dec 2010 12:38:54 +0100 X-Authenticated: #428038 X-Provags-ID: V01U2FsdGVkX1+RR/ARBe+Rd82plypxSFV1tq64PC0HCK4fjk2kVz ywPqz01brBgl5x Received: from [127.0.0.1] by baloo.cs.uni-paderborn.de with esmtp (Exim 4.70) (envelope-from ) id LCWJ0Q-0001J4-DR for freebsd-hackers@freebsd.org; Sat, 04 Dec 2010 12:38:50 +0100 Message-ID: <4CFA284A.2050501@gmx.de> Date: Sat, 04 Dec 2010 12:38:50 +0100 From: Matthias Andree User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101027 Lightning/1.0b2 Thunderbird/3.1.6 MIME-Version: 1.0 To: freebsd-hackers@freebsd.org References: In-Reply-To: X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Subject: Re: [PATCH] Add HISTORY to strlen(3) and strstr(3) man pages X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Dec 2010 12:05:36 -0000 Am 04.12.2010 12:33, schrieb Marin Atanasov Nikolov: > Hello, > > Could someone review the attached patches and possibly commit them? > > The patches add HISTORY for the strstr(), strnstr(), strlen() and > strnlen() functions. > > Thanks, > Marin I find it hard to believe the versions especially for strstr and strlen. -- Matthias Andree