about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86_64/clone3.S
diff options
context:
space:
mode:
authorAdhemerval Zanella Netto <adhemerval.zanella@linaro.org>2023-01-12 10:58:49 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2023-02-01 08:42:11 -0300
commit2fe58919a0bfd1064c59120520116237ba818ed3 (patch)
tree475dba634f1a3e8febcd118adb5772c62b2cabb1 /sysdeps/unix/sysv/linux/x86_64/clone3.S
parentff9ffc805f5859f9f1fe3a006967b4cf7b191bb2 (diff)
downloadglibc-2fe58919a0bfd1064c59120520116237ba818ed3.tar.gz
glibc-2fe58919a0bfd1064c59120520116237ba818ed3.tar.xz
glibc-2fe58919a0bfd1064c59120520116237ba818ed3.zip
linux: Extend internal clone3 documentation
Different than kernel, clone3 returns EINVAL for NULL struct
clone_args or function pointer.  This is similar to clone
interface that return EINVAL for NULL function argument.

It also clean up the Linux clone3.h interface, since it not
currently exported.

Checked on x86_64-linux-gnu.
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'sysdeps/unix/sysv/linux/x86_64/clone3.S')
0 files changed, 0 insertions, 0 deletions