diff options
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -10,13 +10,6 @@ * libidu/walker.c: provide replacement function for lstat in a somewhat convoluted way, using plain stat. - - * src/mkid.c (get_process_heap): new function. - Calls sbrk() if available, or NULL if unsupported. - - * src/mkid.c (report_statistics): (nochange) - the reported heap usage is 0+0 if sbrk is - not available. 2006-07-22 Claudio Fontana <claudio@gnu.org> |