libsigrok/hardware/brymen-dmm
Uwe Hermann 144f6660d0 Don't define names ending with _t (POSIX reserved).
Avoid defining any names ending in _t, those are generally reserved
for POSIX usage. For details see:

http://pubs.opengroup.org/onlinepubs/007904975/functions/xsh_chap02_02.html
http://www.gnu.org/software/libc/manual/html_node/Reserved-Names.html
2014-05-04 16:16:17 +02:00
..
api.c sr_dev_inst_new(): Use NULL (not "") if version unknown/nonexisting. 2014-04-13 18:57:54 +02:00
parser.c brymen-dmm: Make protocol parser locale-independent. 2014-01-21 17:02:27 +01:00
protocol.c Don't define names ending with _t (POSIX reserved). 2014-05-04 16:16:17 +02:00
protocol.h Don't define names ending with _t (POSIX reserved). 2014-05-04 16:16:17 +02:00