[PATCH] Linux: Implement per-thread file system attributes

Florian Weimer fweimer@redhat.com
Wed Dec 5 13:21:00 GMT 2018


* Florian Weimer:

> This commit adds the functions pthread_attr_setperthreadfs_np and
> pthread_attr_getperthreadfs_np.
>
> The implementation is based on suppressing the CLONE_FS clone flag when
> creating the new thread.

Any comments?  Do we want something like this at all?

Thanks,
Florian



More information about the Libc-alpha mailing list