From fda848e0ad9aaaa1ae0543f2bc8f6c322c1be2c5 Mon Sep 17 00:00:00 2001 From: Kris Warkentin Date: Tue, 8 Jul 2003 19:37:15 +0000 Subject: [PATCH] Cleaned up ChangeLog entry. --- gdb/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 4b554b3..12c7976 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,6 +1,9 @@ 2003-07-08 Kris Warkentin * nto-procfs.c: Cleaned up a bunch of ARI hits. + Include "gdb_dirent.h" instead of , replace all instances + of strerror with safe_strerror, use ISO C function definitions, + and replace instances of sprintf with snprintf. 2003-07-07 Andrew Cagney -- 2.7.4