summaryrefslogtreecommitdiff
path: root/source/lib/util_getent.c
Commit message (Expand)AuthorAgeFilesLines
* Move over to RELEASE branch.Jeremy Allison2002-02-011-19/+93
* lib/util_getent.c: removed debug code.Jeremy Allison2001-06-121-5/+2
* Found & fixed memory bug. num+1 * sizeof(x) != (num+1)*sizeof(x)........Jeremy Allison2001-06-111-16/+47
* Rename bzero -> memset.Jeremy Allison2001-05-311-55/+81
* 4 new functions to retrieve single linked list of group and passwd entriesSimo Sorce2001-05-291-0/+185