Lib/libpluto/: Difference between revisions

From Libreswan
Jump to navigation Jump to search
(Created page with " lib/libpluto/ code that is pluto only should move back into programs/pluto/ one of the reasons is the false modularity did not work well with logging. Assumtion of runtime e...")
 
m (disambiguate)
Line 1: Line 1:


lib/libpluto/ code that is pluto only should move back into programs/pluto/
lib/libpluto/ code that is pluto-only should move back into programs/pluto/


one of the reasons is the false modularity did not work well with logging. Assumtion of runtime environment.
one of the reasons is the false modularity did not work well with logging. Assumtion of runtime environment.

Revision as of 18:25, 4 June 2013

lib/libpluto/ code that is pluto-only should move back into programs/pluto/

one of the reasons is the false modularity did not work well with logging. Assumtion of runtime environment.