[as-devel] CVS commit to afterstep-devel

CVS server (cvsroot@merilon.elfhame.net)
Mon, 29 Jan 2001 00:00:01 -0800


Modified files:
  2001-01-28 23:40:35 include/ashash.h
  2001-01-28 23:40:36 include/audit.h
  2001-01-28 23:40:36 lib/ashash.c
  2001-01-28 23:40:36 lib/audit.c
  2001-01-28 23:40:36 src/test/test.c
ChangeLog:
  Changed memory audit to use hash tables instead of linked list - its blazing fast now. Added add_hash_item to memory audit recognizeable functions - makes it much more usefull. Need to do the same for strdup functions.