Files
epics-base/src/libCom
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
..
2014-06-23 16:28:22 -04:00
2013-12-17 12:54:04 -06:00
2013-12-17 12:54:04 -06:00
2012-06-28 10:55:44 -04:00
2012-08-23 09:45:31 -05:00
2012-07-19 14:59:55 -05:00
2013-12-17 12:54:04 -06:00
2014-06-23 16:28:22 -04:00
2013-12-17 12:54:04 -06:00
2014-08-15 12:24:31 -05:00
2013-03-15 15:23:55 -05:00
2012-05-29 16:44:49 -05:00
2013-12-17 12:54:04 -06:00
2012-07-18 12:51:50 -05:00
2013-12-17 12:54:04 -06:00
2014-07-24 14:22:52 -04:00