CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/07/14 13:16:33
Modified files:
bin/ed : ed.h main.c
Log message:
use atomic operations on sig_atomic_t variables inside the signal handlers,
rather than sharing one variable unsafely.
ok millert
