da73f655fc
You could argue that this is hurting people smart enough to have manually allocated a large-enough sigset_t, but those people are smart enough to implement their own sigset functions too. I wonder whether our least unpleasant way out of our self-inflicted 32-bit cesspool is to have equivalents of _FILE_OFFSET_BITS such as _SIGSET_T_BITS, so calling code could opt in? You'd have to be careful passing sigset_t arguments between code compiled with different options. Bug: 5828899 Change-Id: I0ae60ee8544835b069a2b20568f38ec142e0737b |
||
---|---|---|
.. | ||
Android.mk | ||
benchmark_main.cpp | ||
benchmark.h | ||
dirent_test.cpp | ||
dlopen_test.cpp | ||
empty.cpp | ||
fenv_test.cpp | ||
getcwd_test.cpp | ||
libgen_test.cpp | ||
pthread_test.cpp | ||
regex_test.cpp | ||
signal_test.cpp | ||
stack_protector_test.cpp | ||
stdio_test.cpp | ||
stdlib_test.cpp | ||
string_benchmark.cpp | ||
string_test.cpp | ||
stubs_test.cpp |