]> sourceware.org Git - glibc.git/commit
Add CLONE_NEWCGROUP from Linux 4.6 to bits/sched.h.
authorJoseph Myers <joseph@codesourcery.com>
Wed, 18 May 2016 17:46:52 +0000 (17:46 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Wed, 18 May 2016 17:46:52 +0000 (17:46 +0000)
commit48526672b61d8cf65ac7aba40053a81498183104
tree69693266a277ae7c761f4fb2a1f50adad15b42b5
parent2a1aa528244714587f7726a8f4561cd05682f0a7
Add CLONE_NEWCGROUP from Linux 4.6 to bits/sched.h.

This patch adds CLONE_NEWCGROUP, new in Linux 4.6, to
sysdeps/unix/sysv/linux/bits/sched.h.

Tested for x86_64 and x86 (testsuite, and that installed stripped
shared libraries are unchanged by the patch).

* sysdeps/unix/sysv/linux/bits/sched.h [__USE_GNU]
(CLONE_NEWCGROUP): New macro.
ChangeLog
sysdeps/unix/sysv/linux/bits/sched.h
This page took 0.040939 seconds and 5 git commands to generate.