aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/generic/bp-checks.h
AgeCommit message (Expand)AuthorFilesLines
2013-02-08Remove CHECK_N and bp-checks.h.Joseph Myers1-49/+0
2013-02-08Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers1-7/+0
2013-02-08Remove CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH for C code.Joseph Myers1-12/+0
2013-02-04Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers1-16/+0
2013-02-01Remove BOUNDED_N and BOUNDED_1.Joseph Myers1-10/+0
2013-01-31Remove CHECK_IOCTL, CHECK_FCNTL and CHECK_N_PAGES.Joseph Myers1-27/+0
2013-01-31Remove CHECK_SIGSET and CHECK_SIGSET_NULL_OK.Joseph Myers1-7/+0
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2000-09-14* bp-checks.h: Remove bogus reference to GNU MP in copyright notice. Greg McGary1-3/+1
2000-09-08* sysdeps/unix/sysv/linux/syscalls.list (mincore): Fix arg signature. Greg McGary1-0/+9
2000-08-17Update.Greg McGary1-7/+7
2000-07-27* sysdeps/generic/bp-checks.h (BOUNDED_N): Make it work for void*. Greg McGary1-1/+1
2000-07-26updateGreg McGary1-2/+3
2000-07-17* sysdeps/generic/bp-checks.h: Use unbounded __memchr Greg McGary1-58/+76
2000-07-07* sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): Greg McGary1-0/+5
2000-07-06* sysdeps/generic/bp-checks.h: New file. Greg McGary1-0/+98