Hi :)
Quoting manolis...@gmail.com (2016-05-25 17:05:57)
> From: Manolis Ragkousis
>
> * libhurdutil/hurdutil.h: New file.
> * libhurdutil/settrans.c: New file.
> * libhurdutil/Makefile: New file.
> * utils/Makefile (HURDLIBS, settrans): Use the new library.
> * utils/settrans.c: Update to use t
Quoting manolis...@gmail.com (2016-05-25 17:05:56)
>
> I am resending the patch from
> https://lists.gnu.org/archive/html/bug-hurd/2016-05/msg00040.html modified to
> apply on master.
git send-email --in-reply-to=MSGIDGOESHERE is your friend ;)
Justus
From: Manolis Ragkousis
* libhurdutil/hurdutil.h: New file.
* libhurdutil/settrans.c: New file.
* libhurdutil/Makefile: New file.
* utils/Makefile (HURDLIBS, settrans): Use the new library.
* utils/settrans.c: Update to use the new library.
* Makefile: (lib-subdirs): Add library.
---
Makefile
I am resending the patch from
https://lists.gnu.org/archive/html/bug-hurd/2016-05/msg00040.html modified to
apply on master.
Manolis
2 May 2016 15:08:36 +0300
Subject: [PATCH] libhurdutil: New library containing utils to be used by Guix.
* libhurdutil/hurdutil.h: New file.
* libhurdutil/settrans.c: New file.
* libhurdutil/Makefile: New file.
* utils/Makefile (HURDLIBS, settrans): Use the new library.
* utils/settrans.c: Update to