Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | |
2012-06-13 | Suppress sign-conversion warning from FD_SET. | Paul Pluzhnikov | |
[BZ #14210] See <http://sourceware.org/ml/libc-alpha/2012-05/msg01794.html>. * debug/fdelt_chk.c (__fdelt_chk): Accept and return long int, not unsigned long int. * misc/bits/select2.h (__fdelt_chk, __fdelt_warn, __FD_ELT): Likewise. | |||
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | |
2011-09-08 | Add range checking for FD_SET, FD_CLR, and FD_ISSET | Ulrich Drepper | |