Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
| | |||||
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
| | |||||
* | Suppress sign-conversion warning from FD_SET. | Paul Pluzhnikov | 2012-06-13 | 1 | -6/+7 |
| | | | | | | | [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. | ||||
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
| | |||||
* | Mark fortified __FD_ELT as extension | Andreas Schwab | 2011-12-02 | 1 | -1/+2 |
| | |||||
* | Avoid macro clash between <sys/select.h> and <linux/posix_types.h> | Andreas Schwab | 2011-09-13 | 1 | -2/+2 |
| | |||||
* | Add range checking for FD_SET, FD_CLR, and FD_ISSET | Ulrich Drepper | 2011-09-08 | 1 | -0/+34 |