about summary refs log tree commit diff
path: root/nss/nss_db/db-initgroups.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix lots of bitrot for stub configurations.Roland McGrath2012-07-301-0/+1
|
* Hurd: Add missing includesThomas Schwinge2012-05-101-0/+2
|
* Add missing include fileAndreas Jaeger2012-04-061-1/+2
| | | | | | | | | | Compiling on Linux/i586 I get these warnings: nss_db/db-initgroups.c:60:3: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] nss_db/db-initgroups.c:74:7: warning: implicit declaration of function 'strncmp' [-Wimplicit-function-declaration] Fixed with inclusion of <string.h>
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
|
* Add initgroups lookups to nss_dbUlrich Drepper2011-06-151-0/+138