diff options
author | Claudio Fontana <sick_soul@users.sourceforge.net> | 2006-07-31 16:08:35 +0000 |
---|---|---|
committer | Claudio Fontana <sick_soul@users.sourceforge.net> | 2006-07-31 16:08:35 +0000 |
commit | 38f59bdb86e0b03566d797bbf08271d03598438c (patch) | |
tree | ef50f40c79ea834642c778fefb4182d236016ad8 /ChangeLog | |
parent | 6fb436d97ded419f6e481892db433a7f4c190da2 (diff) | |
download | idutils-38f59bdb86e0b03566d797bbf08271d03598438c.tar.gz idutils-38f59bdb86e0b03566d797bbf08271d03598438c.tar.bz2 idutils-38f59bdb86e0b03566d797bbf08271d03598438c.zip |
* remove wrong duplicate entries in ChangeLog
Diffstat (limited to 'ChangeLog')
-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> |