cvs commit: src/lib/libc/gen getgrouplist.c
Xin LI
delphij at FreeBSD.org
Tue May 3 09:20:09 PDT 2005
delphij 2005-05-03 16:20:03 UTC
FreeBSD src repository
Modified files:
lib/libc/gen getgrouplist.c
Log:
Cleanup for getgrouplist(3):
- Use /*- instead of /* for copyright section
- Include unistd.h for prototype of it
- Sort and separate includes as described in style(9)
- ANSIfy the function defination
- Use const for the traversing iterator
Revision Changes Path
1.14 +6 -8 src/lib/libc/gen/getgrouplist.c
More information about the cvs-src
mailing list