minor cleanups
authorSzabolcs Nagy <nsz@port70.net>
Fri, 28 Jun 2013 20:23:26 +0000 (20:23 +0000)
committerSzabolcs Nagy <nsz@port70.net>
Fri, 28 Jun 2013 20:23:26 +0000 (20:23 +0000)
commit88de36005b4753800bc19689e6e5a5e83bf751fc
tree90bb41499771b42d99c01c6cd69e1d3c2f744ff8
parent029eccef78ac52d53eafdc391b2465f44e5a2ba0
minor cleanups
* timer_t is not necessarily a numeric type
* pthread_cleanup_* may not be defined as function
* use #ifdef instead of #if when possible
src/api/Makefile
src/api/fmtmsg.c
src/api/ndbm.c
src/api/pthread.c
src/api/sys_types.c