+2006-10-09 Soren Sandmann <sandmann@redhat.com>

+
+       * binfile.c (bin_file_get_inode): Remove this function
+
+       * binfile.c (bin_file_check_inode): New function. Only print inode
+       warning once per BinFile.
+
+       * process.c (process_get_vdso_bytes): Remove debug spew
+
This commit is contained in:
Søren Sandmann Pedersen
2006-10-10 00:52:44 +00:00
parent b54b0809b6
commit 6475029375
4 changed files with 38 additions and 15 deletions

View File

@ -1,3 +1,12 @@
2006-10-09 Soren Sandmann <sandmann@redhat.com>
* binfile.c (bin_file_get_inode): Remove this function
* binfile.c (bin_file_check_inode): New function. Only print inode
warning once per BinFile.
* process.c (process_get_vdso_bytes): Remove debug spew
2006-10-09 Soren Sandmann <ssp@localhost.localdomain>
* process.c (process_get_vdso_bytes): New function.