Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 May 2005 16:20:03 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/gen getgrouplist.c
Message-ID:  <200505031620.j43GK39n052555@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505031620.j43GK39n052555>