NetBSD/external/gpl2/xcvs
christos 45dd466bd9 Don't use SIG_register to register a SIG_IGN handler. It thinks it registers
a fucntion, but then it ends up calling (*1)(13) with all signals blocked
so cvs spins (with all signal blocked, getting SEGV). Use plain signal instead
To reproduce: cvs log file | less and quit.
2013-11-07 20:09:55 +00:00
..
bin add acl.c 2012-03-09 00:14:16 +00:00
dist Don't use SIG_register to register a SIG_IGN handler. It thinks it registers 2013-11-07 20:09:55 +00:00
doc
include
lib Disable new -Wstring-plus-int warning where needed for now. 2012-04-04 10:59:44 +00:00
Makefile
Makefile.inc Update LLVM/Clang snapshot to r164464. This adopts the GCC options for 2012-09-23 17:22:22 +00:00