Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-12-02 | Mark fortified __FD_ELT as extension | Andreas Schwab | |
2011-09-13 | Avoid macro clash between <sys/select.h> and <linux/posix_types.h> | Andreas Schwab | |
2011-09-08 | Add range checking for FD_SET, FD_CLR, and FD_ISSET | Ulrich Drepper | |