Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
| | |||||
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
| | |||||
* | * sysdeps/unix/sysv/linux/eventfd_read.c (eventfd_read): Use | Ulrich Drepper | 2007-10-09 | 1 | -1/+2 |
| | | | | | | __read not read. * sysdeps/unix/sysv/linux/eventfd_write.c (eventfd_write): Use __write not write. | ||||
* | 2007-10-04 Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 2007-10-05 | 1 | -0/+28 |
2007-10-03 Jakub Jelinek <jakub@redhat.com> |