Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-08-11 | Fix typo in previous checkin: len -> lenbuf. | Paul Eggert | |
2006-08-11 | (snprintf): memcpy LEN bytes, not SIZE - 1, when | Paul Eggert | |
LEN is smaller than SIZE. Suggested by Bruno Haible. Also, help the compiler to keep LEN in a register. | |||
2006-08-10 | Import from gnulib, to support new getaddrinfo implementation of gnulib. | Paul Eggert | |