Age | Commit message (Expand) | Author |
---|---|---|
2015-11-25 | syslog() here is pointless; ok millert | Theo de Raadt |
2015-11-24 | Use reentrant versions of getpw{nam,uid} and getgr{nam,gid} within | Todd C. Miller |
2015-10-04 | wrap __ivaliduser_sa() so the internal call is direct (at least until we | Philip Guenther |
2015-09-12 | Wrap <unistd.h> so that internal calls go direct and they're all weak symbols | Philip Guenther |
2015-01-16 | Replace check for ">= HOST_NAME_MAX+1" with "> HOST_NAME_MAX". | Todd C. Miller |
2015-01-16 | Move to the <limits.h> universe. | Theo de Raadt |
2014-09-15 | When fopen()ing internal to libc (the API doesn't support the use | Philip Guenther |
2013-11-24 | most obvious unsigned char casts for ctype | Theo de Raadt |
2013-09-30 | Use PATH_MAX, NAME_MAX and LOGIN_NAME_MAX not MAXPATHNAMELEN, | Todd C. Miller |
2009-11-18 | More shrinkage, a bit for ramdisks but mostly for static binaries: | Philip Guenthe |