CVSROOT: /usr/cvs Changes by: jkrell at birch. 09/12/20 17:10:16 Modified files: cm3/m3-libs/m3core/src/Csupport/Common/: hand.c Log message: put in explicit calling conventions (so that user can alter the default in their compiler command line without breaking things) use memcmp for set_ne and set_eq (really belongs in parse.c to avoid the extra call)