author | Jeff King <peff@peff.net> | |
Fri, 12 Nov 2010 04:24:56 +0000 (23:24 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 16 Nov 2010 17:50:25 +0000 (09:50 -0800) | ||
commit | ed296fe88dc8790f25a3546f1688dd40f8cbf2d1 | |
tree | 1e0039ee8afbe110647c86fa832cc73925ecc48c | tree | snapshot |
parent | f1037448e29104cdad73b93cb961e3b40e08e925 | commit | diff |
document sigchain api
It's pretty straightforward, but a stripped-down example
never hurts. And we should make clear that it is explicitly
OK to use SIG_DFL and SIG_IGN.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
It's pretty straightforward, but a stripped-down example
never hurts. And we should make clear that it is explicitly
OK to use SIG_DFL and SIG_IGN.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/api-sigchain.txt | [new file with mode: 0644] | blob |