view COPYING @ 7379:3ee6e46a13c3

[lib/ChangeLog] This function could end up with a definition for a function named __strndup, rather than rpl_strndup on a system with incomplete weak_alias support. * strndup.c (strndup): Rename from __strndup. Remove #defines that used to map __strndup to strndup. Don't use K&R prototypes. Remove LIBC-related code, since this file is not sync'd with glibc. * strndup.h: Revamp, accordingly. [m4/ChangeLog] * strndup.m4: Modernize.
author Jim Meyering <jim@meyering.net>
date Thu, 28 Sep 2006 11:16:05 +0000
parents 40611dd456ca
children 70e0e23ed97a
line wrap: on
line source

$Id: COPYING,v 1.2 2004-09-15 15:59:43 karl Exp $
The files in here are mostly copyright (C) Free Software Foundation, and
are under assorted licenses.  Mostly, but not entirely, GPL.

Some of the source files in lib/ have different licenses.  Also, the
copy of maintain.texi in doc/ has a verbatim-copying license, and
doc/standards.texi and make-stds.texi are GFDL.