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