CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/12/21 02:33:13
Modified files:
usr.bin/m4 : look.c main.c mdef.h misc.c
Log message:
fix test-redef2:
- introduce explicit STORAGE classes for the shadow stack entries
- delay freeing definitions if they're in-use, keep them in a simple array.
okay millert@
