]> sourceware.org Git - glibc.git/commit
microblaze: vfork is always available
authorFlorian Weimer <fweimer@redhat.com>
Tue, 3 Mar 2020 11:53:10 +0000 (12:53 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 3 Mar 2020 11:53:11 +0000 (12:53 +0100)
commit24caa35c571fe9590d7cf33dc81d8d94cac7de7f
treee8b149fc4d2dae15bf2871a6a7e12be3660bc4d4
parentbf956afeaaf2f466111e72d988e2dc41ef83be9a
microblaze: vfork is always available

Due to the built-in tables, __NR_vfork is always defined, so the
fork-based fallback code is never used.

(It appears that the vfork system call was wired up when the port was
contributed to the kernel.)

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
sysdeps/unix/sysv/linux/microblaze/vfork.S
This page took 0.039941 seconds and 5 git commands to generate.