diff options
author | Rich Felker <dalias@aerifal.cx> | 2014-06-22 00:39:03 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2014-06-22 00:39:03 -0400 |
commit | 6ce1fade494c98414523568989fc7adea87f3402 (patch) | |
tree | b228ddf31cce238447f8191b01527062356c5868 /src/network/sendto.c | |
parent | 1fd0f6e31f157cc9be115c29f0c537d8a225cc86 (diff) | |
download | musl-6ce1fade494c98414523568989fc7adea87f3402.tar.gz |
add __sysv_signal abi-compat alias for the signal function
it should be noted that the "real" __sysv_signal, which we do not
implement, is semantically different from signal. references to
__sysv_signal arise in code built against glibc under certain
combinations of feature test macros, and are almost surely
unintentional since the legacy sysv signal behavior has fundamental
race conditions that cannot be worked around and which make it
impossible to use safely.
Diffstat (limited to 'src/network/sendto.c')
0 files changed, 0 insertions, 0 deletions