[Ecls-list] Porting ECL to the Hurd

Pierre THIERRY nowhere.man at levallois.eu.org
Sun Feb 11 09:31:21 UTC 2007


OK, here are my patches so far. They seem to build fine. I left one use
of MAXPATHLEN, for a Windows-specific function, where sysconf would not
be available. Invoking autoconf in the src dir is necessary before
build, as I modified autotools related data.

There is one thing I'm not sure, not knowing ECL's internals: in
backup_fopen, should the malloc'ed buffer be freed before any call to
FElibc_error() or only before the return statement (as I do now)?

Quickly,
Pierre
-- 
nowhere.man at levallois.eu.org
OpenPGP 0xD9D50D8A
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sa_siginfo.diff
Type: text/x-diff
Size: 1115 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20070211/47a62f85/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: autoconf.diff
Type: text/x-diff
Size: 634 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20070211/47a62f85/attachment-0001.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pthread_mutex_errorcheck_np.diff
Type: text/x-diff
Size: 547 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20070211/47a62f85/attachment-0002.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: path_max.diff
Type: text/x-diff
Size: 3445 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20070211/47a62f85/attachment-0003.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20070211/47a62f85/attachment.sig>


More information about the ecl-devel mailing list