]> granicus.if.org Git - pgbouncer/commit
system.h + types cleanup
authorMarko Kreen <markokr@gmail.com>
Thu, 14 Feb 2008 13:38:52 +0000 (13:38 +0000)
committerMarko Kreen <markokr@gmail.com>
Thu, 14 Feb 2008 13:38:52 +0000 (13:38 +0000)
commitefbca3111059699fc9380e8a4c503b9f7cb42d91
treec2aaf9561d7d42f37be6693febd5a6d950b031af
parentf9811e6536f9e727f42f41c042199fe8ff362bca
system.h + types cleanup

- use proper printf args from inttypes.h instead of casting to ull
- remove unused macros
- tag replacement functions as _mustcheck
include/system.h
src/pktbuf.c
src/stats.c