Am 26.02.2013 21:32, schrieb Mike Gorchak: >> If I remove the call to pthread_create, it doesn't output anything and >> exits successfully. > > I see. Most resource managers use procmgr_daemon(), which has no such > limitation. Anyway, as far as I can see current git sources do not use > fork together with pthread, except for daemonize() function. Not true: When a clean or smudge filter is configured, a thread is created, and the thread runs the external program via fork(). -- Hannes -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html