Files
pcas/src/libCom/misc
Andrew Johnson 5e0bf53fec epicsTypes.h: Don't use C99 types
The __STDC_VERSION__ >= 199901L test never succeeds
in C++, and there were issues with the epicsInt8
definition anyway (int8_t is signed, but char might
not be).

I also removed the epicsBoolean enum which we never use.
2014-08-15 12:24:31 -05:00
..
2010-10-05 14:27:37 -05:00
2010-10-05 14:27:37 -05:00
2014-06-23 16:28:25 -04:00
2014-06-23 16:28:18 -04:00
2013-06-07 18:08:38 -05:00
2010-10-05 14:27:37 -05:00
2014-08-15 12:24:31 -05:00
2012-07-06 17:47:56 -05:00
2013-08-20 16:59:28 -05:00
2014-02-25 15:56:13 -06:00
2010-10-05 14:27:37 -05:00
2002-07-12 21:35:43 +00:00