]> xenbits.xensource.com Git - unikraft/libs/newlib.git/commit
patches: Fix setgroups declaration in origin
authorCostin Lupu <costin.lupu@cs.pub.ro>
Wed, 29 May 2019 16:37:25 +0000 (19:37 +0300)
committerFelipe Huici <felipe.huici@neclab.eu>
Thu, 30 May 2019 05:35:32 +0000 (07:35 +0200)
commita46ff64acd9c58f6fd10d25b0304c8265c3bf498
treec49f868cd2ac7e80ac1fb4713ab4a807038ae95d
parentfcf4a1b87a1b3327243d2204f33f69df5b5ba942
patches: Fix setgroups declaration in origin

It seems that the setgroups() declaration is not POSIX. The patch fixes
that.

Signed-off-by: Costin Lupu <costin.lupu@cs.pub.ro>
Reviewed-by: Felipe Huici <felipe.huici@neclab.eu>
patches/0004-Fix-setgroups-declaration.patch [new file with mode: 0644]