]> granicus.if.org Git - pgbouncer/commit
system.h improvements
authorMarko Kreen <markokr@gmail.com>
Fri, 23 Nov 2007 10:57:42 +0000 (10:57 +0000)
committerMarko Kreen <markokr@gmail.com>
Fri, 23 Nov 2007 10:57:42 +0000 (10:57 +0000)
commit4eb32173dbfc7dcf13fc126883c259605e58e7a3
treeb43f1a634b131d7309bb11b21f1119d75df0c613
parent11a9b26ca439316efa80200ed8f5824efba02eb1
system.h improvements

- typedef bool to uchar instead of enum - clearer signedness behaviour
- clean Assert() def
- general memcpy() optimization
- general strcmp() optimization
include/system.h