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
Hello everyone,
This is the library Justus suggested some time ago and it contains the
implementation of settrans. This patch actually does three things.
1) It creates libhurdutil/hurdutil.h which exposes the interface and a
struct called settrans_flags_t which contains all the flags to be used
b