Hi, here are 2 patches, which are needed to compile und run systemd. With activating the unshare function again, there problems with tk, because of wchar.h the scheduler headers are dragged in and clashes with a internal function of tk. But these function is really used. So a rename inside tk is enough. Bye Henning
Created attachment 3361 [details] sync linux scheduler function
Created attachment 3367 [details] implement execvpe
Comment on attachment 3367 [details] implement execvpe copyright not right
Created attachment 4754 [details] implements execvpe
These were applied to master a while ago. Thanks!