aboutsummaryrefslogtreecommitdiff
path: root/include/grp.h
Commit message (Expand)AuthorAgeFilesLines
* Include <sys/_types.h>. This should have been part of the previousMike Barcroft2002-04-151-1/+1
* o Implement <sys/_types.h>, a new header for storing types that areMike Barcroft2002-04-011-3/+3
* Breath deep and take __P out of the system include files.Warner Losh2002-03-231-8/+8
* Make user_from_uid and group_from_gid return const char *, just likeWarner Losh2002-03-221-1/+1
* Use a integral type that doesn't require <sys/types.h>. ThisMike Barcroft2002-03-081-1/+2
* Rather than include namespace pollution in <grp.h> in order to declareMike Barcroft2002-02-261-1/+5
* Per POSIX <grp.h> doesn't require <sys/types.h>.Maxim Sobolev2002-02-251-2/+3
* Backout rev.1.5 - it seems that it's posixly correct that the programMaxim Sobolev2002-02-251-2/+0
* In rev.1.4 type of (group)->gr_gid was changes from (int) to (gid_t),Maxim Sobolev2002-02-251-0/+2
* Move user_from_uid to pwd.hWarner Losh2002-02-141-0/+1
* Use the proper type (gid_t) for (group)->gr_gid to be orthogonalMark Murray2002-01-221-1/+2
* Back out all of yesterdays include file changes.Eivind Eklund1997-05-071-2/+0
* Make a lot of include-files self-contained. I excluded the patches changingEivind Eklund1997-05-071-0/+2
* BSD 4.4 Lite Include SourcesRodney W. Grimes1994-05-241-0/+69