Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2004-12-13 03:35:29 +0300
committerHans-Peter Nilsson <hp@axis.com>2004-12-13 03:35:29 +0300
commit716f334bcedcad1fefdb072dd1b37a7b24a83576 (patch)
treebd801090b85fb0e69bb86238a5fd250388258f26 /include/gdb/ChangeLog
parent3020ba83ce5c45a2ad55e8174d35889f659f4e6a (diff)
* callback.h (struct host_callback_struct): New member lstat.
(CB_SYS_lstat): New macro.
Diffstat (limited to 'include/gdb/ChangeLog')
-rw-r--r--include/gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/gdb/ChangeLog b/include/gdb/ChangeLog
index 06c02af58..d9654a793 100644
--- a/include/gdb/ChangeLog
+++ b/include/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2004-12-13 Hans-Peter Nilsson <hp@axis.com>
+
+ * callback.h (struct host_callback_struct): New member lstat.
+ (CB_SYS_lstat): New macro.
+
2004-09-08 Michael Snyder <msnyder@redhat.com>
Commited by Corinna Vinschen <vinschen@redhat.com>