From owner-svn-src-all@FreeBSD.ORG Mon Dec 7 10:55:16 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D1E90106566C; Mon, 7 Dec 2009 10:55:16 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id 8EEA38FC13; Mon, 7 Dec 2009 10:55:16 +0000 (UTC) Received: from critter.freebsd.dk (critter.freebsd.dk [192.168.61.3]) by phk.freebsd.dk (Postfix) with ESMTP id 20EE37EA13; Mon, 7 Dec 2009 10:55:15 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.3/8.14.3) with ESMTP id nB7Atct0042027; Mon, 7 Dec 2009 10:55:38 GMT (envelope-from phk@critter.freebsd.dk) To: Luigi Rizzo From: "Poul-Henning Kamp" In-Reply-To: Your message of "Mon, 07 Dec 2009 11:53:43 +0100." <20091207105343.GA62012@onelab2.iet.unipi.it> Date: Mon, 07 Dec 2009 10:55:38 +0000 Message-ID: <42026.1260183338@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: Ed Schouten , src-committers@freebsd.org, Hajimu UMEMOTO , svn-src-all@freebsd.org, svn-src-head@freebsd.org, Dag-Erling Sm??rgrav Subject: Re: the need for safe dynamic string libraries (was Re: svn commit: r200157 - head/bin/date) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Dec 2009 10:55:16 -0000 In message <20091207105343.GA62012@onelab2.iet.unipi.it>, Luigi Rizzo writes: >One way to promote this is to put the code in libc so even lazy >people won't need to remember to pass linker flags when using the library. I don't think sbuf's belong in libc, unless we can persude POSIX to adopt them. Poul-Henning -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.