libqb/include
Jan Pokorný 4ccca4bda9
log: convert log target defined values into enum values
Also use the new enum qb_log_target_slot type in for-loops together
with a proper substitute for the literal "0" initializer.

There could be more places that might be type-substituted for this enum
(and hence possibly catch more of an incorrect usage if the compiler
or checker has some notion of enum type narrowing), but leave it as
a possible enhancement for now.
2016-02-16 14:49:02 +01:00
..
qb log: convert log target defined values into enum values 2016-02-16 14:49:02 +01:00
.gitignore Cleanup the .gitignore files 2012-05-09 21:43:58 +10:00
Makefile.am Re-license to LGPL 2.1 2010-05-25 06:11:59 +10:00
os_base.h Properly discover SO_NOSIGPIPE and MSG_SIGNAL 2013-03-12 21:13:47 +11:00
tlist.h Unify to QB_TRUE/QB_FALSE a boolean value 2013-01-11 02:01:06 +09:00