guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] syscalls: Turn syscalls wrappers into procedures.


From: Manolis Ragkousis
Subject: [PATCH] syscalls: Turn syscalls wrappers into procedures.
Date: Sat, 22 Aug 2015 16:27:29 +0300

In hurd there are some syscalls that are not available. By turning
those scheme wrappers in procedures we can just delegate their
evaluation till they are actually needed, thus bypassing the need for
them to actually exist for now and enable guix to build on Hurd.

Attachment: 0001-syscalls-Turn-syscalls-wrappers-into-procedures.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]