about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/_Fork.c
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2021-07-10 10:56:50 -0700
committerH.J. Lu <hjl.tools@gmail.com>2021-07-11 07:57:31 -0700
commit17cef890c95a71671ec80b1daac88aef7ca46a90 (patch)
tree87ccfabf7f414684b403df11ae57a10b8a9a6f82 /sysdeps/mach/hurd/_Fork.c
parent28d07380c2ae5786e242be336ccc1c9e3111f3fa (diff)
downloadglibc-17cef890c95a71671ec80b1daac88aef7ca46a90.tar.gz
glibc-17cef890c95a71671ec80b1daac88aef7ca46a90.tar.xz
glibc-17cef890c95a71671ec80b1daac88aef7ca46a90.zip
support: Replace _SC_MINSIGSTKSZ with _SC_SIGSTKSZ
Replace _SC_MINSIGSTKSZ with _SC_SIGSTKSZ since sysconf (_SC_MINSIGSTKSZ)
returns the minimum number of bytes of free stack space required in order
to guarantee successful, non-nested handling of a single signal whose
handler is an empty function while sysconf (_SC_SIGSTKSZ) returns the
suggested minimum number of bytes of stack space required for a signal
stack.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'sysdeps/mach/hurd/_Fork.c')
0 files changed, 0 insertions, 0 deletions