view modules/xsize @ 14138:222670d93ba4

signal: work around Haiku issue with SIGBUS * lib/siglist.h: Add comment. * lib/sig2str.c (numname_table): Swap SIGBUS order, to match strsignal's favoring of SIGSEGV. * tests/test-signal.c (main): Avoid test failure. * doc/posix-headers/signal.texi (signal.h): Document the issue. Reported by Scott McCreary. Signed-off-by: Eric Blake <eblake@redhat.com>
author Eric Blake <eblake@redhat.com>
date Fri, 31 Dec 2010 12:36:15 -0700
parents d19ce23d01b0
children 9e72d3927af1
line wrap: on
line source

Description:
Checked size_t computations.

Files:
lib/xsize.h
m4/xsize.m4

Depends-on:
size_max

configure.ac:
gl_XSIZE

Makefile.am:
lib_SOURCES += xsize.h

Include:
"xsize.h"

License:
LGPLv2+

Maintainer:
Bruno Haible