From 9bd77523563ddda0dab4d80d4898f02f33361c4e Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Mon, 2 Apr 2001 07:18:10 +0000 Subject: [PATCH] Update. 2001-04-02 Andreas Jaeger * string/string.h (strndupa): Add cast for C++ conformance. (strdupa): Likewise. Fixes PR libc/2173, reported by tbrowder@home.com. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index c29d58a283..a0e12588fd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-04-02 Andreas Jaeger + + * string/string.h (strndupa): Add cast for C++ conformance. + (strdupa): Likewise. + Fixes PR libc/2173, reported by tbrowder@home.com. + 2001-03-30 Roland McGrath * sysdeps/mach/hurd/Makefile ($(link-rpcuserlibs)): Don't append -- 2.11.4.GIT