CVSROOT: /usr/cvs Changes by: jkrell at birch. 09/03/16 01:46:30 Modified files: cm3/m3-libs/m3core/src/runtime/POSIX/: RTSignalC.c Log message: Use file-level static instead of globally unique names. Take a chance on typedefs since they have smaller scope (no linkage).