freebsd-dev/bin/csh
Mark Peek 26526cb970 Signal handling within tcsh vfork code path will conflict with some system
libraries (such as libthr) which maintain their own signal state. This
change adds the tcsh SAVESIGVEC option to save and restore the sigvecs for
the signals the child modifies before it execs.

Reviewed by:	kib, rwatson
Reported by:	kib
2016-03-05 19:55:42 +00:00
..
config_p.h Signal handling within tcsh vfork code path will conflict with some system 2016-03-05 19:55:42 +00:00
config.h Remove the const qualifier from iconv(3) to comply with POSIX: 2015-04-15 09:09:20 +00:00
iconv_stub.c Make dynamic link of libiconv from ports work again. 2016-02-02 11:51:18 +00:00
iconv_stub.h Fix build after r281550 when WITHOUT_ICONV is defined. 2015-04-16 07:17:00 +00:00
Makefile Don't link /usr/share/nls/de_DE.UTF-8/tcsh.cat to itself. 2016-02-03 23:37:24 +00:00
Makefile.depend DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00