OSDN Git Service

getgroups.c: reorganize, include param.h instead of defining MIN
authorPeter S. Mazinger <ps.m@gmx.net>
Wed, 13 Apr 2011 19:52:44 +0000 (21:52 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 15 Jun 2012 12:00:36 +0000 (14:00 +0200)
commitca89d7e1fb0b694a372a7c9d85765a936912ceff
tree96cb0e963fa2ad2a34b3e8292611ad7e4542dcc6
parent11430a8e3c521e2bd8a2d0821a60c3b0d554e6ff
getgroups.c: reorganize, include param.h instead of defining MIN

Include only what is necessary.
Mark __syscall_getgroups __always_inline.

Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libc/sysdeps/linux/common/getgroups.c