- rename xmalloc/... functions to sat_malloc, as we're a
authorMichael Schroeder <mls@suse.de>
Wed, 9 Jan 2008 11:55:50 +0000 (11:55 +0000)
committerMichael Schroeder <mls@suse.de>
Wed, 9 Jan 2008 11:55:50 +0000 (11:55 +0000)
commitd9c1b4ab713720b5cd6d30716fed01c80f636b10
treebb59b5e146f76445e20460cf69f07831c87ac100
parent824a9d3ea9f94257a0bb7577f395691231d81a0e
- rename xmalloc/... functions to sat_malloc, as we're a
  library and mustn't conflict with other libraries
16 files changed:
src/attr_store.c
src/bitmap.c
src/pool.c
src/poolarch.c
src/poolid.c
src/queue.c
src/repo.c
src/repo_solv.c
src/solver.c
src/strpool.c
src/util.c
src/util.h
tools/repo_content.c
tools/repo_rpmdb.c
tools/repo_rpmmd.c
tools/repo_write.c