Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/nss/group.c
Commit message (Expand)AuthorAgeFilesLines
...
* do some refactoring in the generated code and add some do...Arthur de Jong2006-11-171-5/+4
* switch to a simpler and more compact framework to generat...Arthur de Jong2006-11-161-30/+13
* rename nss/exports.h to nss/prototypes.hArthur de Jong2006-11-101-1/+1
* switch to using prototypes that are defined in glibc 2.3.6Arthur de Jong2006-11-101-1/+1
* use better names for our thread-local file pointerArthur de Jong2006-11-101-2/+2
* fix bogus reuse of tmpint32, introducing tmp3int32Arthur de Jong2006-11-031-5/+4
* rename LOOP to STRINGLIST as that is currently the only s...Arthur de Jong2006-11-031-8/+8
* add _nss_ldap_initgroups_dyn() functionArthur de Jong2006-11-031-3/+54
* make loop macros common, create macros for expanding {set...Arthur de Jong2006-11-031-50/+12
* rename READ_RESPONSE() macro to READ_RESPONSE_CODE()Arthur de Jong2006-11-021-3/+3
* implement NSS side of getgrnam(), getgrgid() and {set,get...Arthur de Jong2006-11-011-0/+145