Re: [sysvinit-devel] Compatible headers between libcs

2014-01-28 Thread Petter Reinholdtsen
[Matias A. Fonzo] > Is working under musl-0.9.15 and glibc-2.13. > > I have another diff as the complement of the previous patch > (attached). Thank you. Commited. :) -- Happy hacking Petter Reinholdtsen

Re: [sysvinit-devel] Compatible headers between libcs

2014-01-27 Thread Matias A. Fonzo
> [Matias A. Fonzo] >> Hello there, > > Hi. :) > >> I attach a patch in order to compile against musl >> (http://www.musl-libc.org). This also works with glibc, and surely >> with the rest of libcs. > > Thank you. I've applied the patch. Thanks for maintain sysvinit. :-) > Please test the trunk

Re: [sysvinit-devel] Compatible headers between libcs

2014-01-26 Thread Petter Reinholdtsen
[Matias A. Fonzo] > Hello there, Hi. :) > I attach a patch in order to compile against musl > (http://www.musl-libc.org). This also works with glibc, and surely > with the rest of libcs. Thank you. I've applied the patch. Please test the trunk version and let us know if it work for you. :) --