projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c0a559
)
Cleaned up ChangeLog entry.
author
Kris Warkentin
<kewarken@qnx.com>
Tue, 8 Jul 2003 19:37:15 +0000
(19:37 +0000)
committer
Kris Warkentin
<kewarken@qnx.com>
Tue, 8 Jul 2003 19:37:15 +0000
(19:37 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 4b554b3824f209eb9a5931850ce870853a73ea29..12c79765ba4421c907ddba016467f87180d72795 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,6
+1,9
@@
2003-07-08 Kris Warkentin <kewarken@qnx.com>
* nto-procfs.c: Cleaned up a bunch of ARI hits.
+ Include "gdb_dirent.h" instead of <dirent.h>, 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 <cagney@redhat.com>