about summary refs log tree commit diff
path: root/sysdeps/generic/bp-checks.h
Commit message (Expand)AuthorAgeFilesLines
* Remove CHECK_N and bp-checks.h.Joseph Myers2013-02-081-49/+0
* Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers2013-02-081-7/+0
* Remove CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH for C code.Joseph Myers2013-02-081-12/+0
* Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers2013-02-041-16/+0
* Remove BOUNDED_N and BOUNDED_1.Joseph Myers2013-02-011-10/+0
* Remove CHECK_IOCTL, CHECK_FCNTL and CHECK_N_PAGES.Joseph Myers2013-01-311-27/+0
* Remove CHECK_SIGSET and CHECK_SIGSET_NULL_OK.Joseph Myers2013-01-311-7/+0
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* * bp-checks.h: Remove bogus reference to GNU MP in copyright notice. Greg McGary2000-09-141-3/+1
* * sysdeps/unix/sysv/linux/syscalls.list (mincore): Fix arg signature. Greg McGary2000-09-081-0/+9
* Update.Greg McGary2000-08-171-7/+7
* * sysdeps/generic/bp-checks.h (BOUNDED_N): Make it work for void*. Greg McGary2000-07-271-1/+1
* updateGreg McGary2000-07-261-2/+3
* * sysdeps/generic/bp-checks.h: Use unbounded __memchr Greg McGary2000-07-171-58/+76
* * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): Greg McGary2000-07-071-0/+5
* * sysdeps/generic/bp-checks.h: New file. Greg McGary2000-07-061-0/+98