Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-19 | acid/leak: fix endless loop for B2NB(b) == b case (thanks mischief) | cinap_lenrek | |
2015-02-26 | leak: report alloc size mismatch | cinap_lenrek | |
2014-02-10 | acid: remove objchar, prefering foobar.$objtype.acid | cinap_lenrek | |
acid already sets up objtype for us. | |||
2014-02-10 | acid: update acid libraries for amd64 | cinap_lenrek | |
2013-12-25 | acid leak: remove arena pointer a < 0xff000000 check | cinap_lenrek | |
in the kernel, area can lie above 0xff000000 | |||
2013-12-17 | acid leak: handle ALIGN_MAGIC padding of skip area for mallocalign() | cinap_lenrek | |
the alloc and realloc tag words do not start at the beginning of a block created by mallocalign(). instead, the block is padded with ALIGN_MAGIC. | |||
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image - sys/lib | Taru Karttunen | |