From mboxrd@z Thu Jan 1 00:00:00 1970 From: dj@sourceware.cygnus.com To: src-cvs@sourceware.cygnus.com Subject: src/libiberty ChangeLog safe-ctype.c strtod.c ... Date: Sat, 16 Dec 2000 19:07:00 -0000 Message-id: <20001217030750.27067.qmail@sourceware.cygnus.com> X-SW-Source: 2000-q4/msg00110.html List-Id: CVSROOT: /cvs/src Module name: src Changes by: dj@sources.redhat.com 2000-12-16 19:07:50 Modified files: libiberty : ChangeLog safe-ctype.c strtod.c strtoul.c Log message: * safe-ctype.c: #include "ansidecl.h". * strtod.c: Likewise. * strtoul.c: Include safe-ctype.h, not ctype.h. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.58&r2=1.59 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/safe-ctype.c.diff?cvsroot=src&r1=1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/strtod.c.diff?cvsroot=src&r1=1.2&r2=1.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/strtoul.c.diff?cvsroot=src&r1=1.4&r2=1.5