On Mon, Nov 26, 2012 at 01:52:53PM -0600, Nico Williams wrote:
> IIUC the main reason to want a DLL instead of having to spawn a new
> process for every operation is iOS.  I hear that the dearth of
> excellent git (and other) SCM clients for iOS has to do with the
> constrained nature of the run-time environment.

fossil uses fork() quite enough, and its memory management depends on that, for
what I understand.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to