[patch] Allow compilation on the Hurd
Sjoerd Simons
sjoerd at luon.net
Sat Dec 8 12:51:16 PST 2007
Hi,
Attached are two patches needed to get Hal with the dummy backend to compile
on the Hurd. Based on a patch by Samuel Thibault reported in the debian
bugtracking system (#444574).
osspec.patch implements osspec_privileged_init in the dummy backend
pathmax.patch gets rid of users of PATH_MAX. The hurd doesn't have a PATH_MAX
limitation. And i personally also dislike using a static maximum for paths,
so the patch dynamically allocates enough space where needed.
Ok to commit these ?
Sjoerd
--
The clash of ideas is the sound of freedom.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: osspec.patch
Type: text/x-diff
Size: 589 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20071208/5a6398cb/attachment.patch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pathmax.patch
Type: text/x-diff
Size: 2555 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20071208/5a6398cb/attachment-0001.patch
More information about the hal
mailing list