diff options
Diffstat (limited to 'runtime/user/ChangeLog')
-rw-r--r-- | runtime/user/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/runtime/user/ChangeLog b/runtime/user/ChangeLog index 227fe966..357bb422 100644 --- a/runtime/user/ChangeLog +++ b/runtime/user/ChangeLog @@ -1,3 +1,9 @@ +2005-08-31 Martin Hunt <hunt@redhat.com> + + * emul.h (_stp_kallsyms_lookup): Renamed from kallsyms_lookup. + * runtime.h: Add prototype for exit(); + * copy.c: New file. Just some empty functions. + 2005-08-19 Martin Hunt <hunt@redhat.com> * runtime.h: Include io.c. |