Files
git/Documentation/technical
Miklos Vajna 9e18522328 run-command documentation: fix "memset()" parameter
When initializing the struct async and struct child_process structures,
the documentation suggested "clearing" the structure with '0' instead of
'\0'.  It is enough to use integer zero here.

Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2008-06-16 21:31:17 -07:00
..
2007-12-14 22:29:38 -08:00
2008-02-19 00:27:42 -08:00
2008-01-29 22:00:34 -08:00