Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-29 | Add #include <stdint.h> for uint[32|64]_t usage.rsa/stdint | Ryan S. Arnold | |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | |
2012-07-30 | Fix lots of bitrot for stub configurations. | Roland McGrath | |
2012-05-10 | Hurd: Add missing includes | Thomas Schwinge | |
2012-04-06 | Add missing include file | Andreas Jaeger | |
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> | |||
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | |
2011-06-15 | Add initgroups lookups to nss_db | Ulrich Drepper | |