Linux: Introduce __brk_call for invoking the brk system call
commitb57ab258c1140bc45464b4b9908713e3e0ee35aa
authorFlorian Weimer <fweimer@redhat.com>
Mon, 16 May 2022 16:41:43 +0000 (16 18:41 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 16 May 2022 16:41:52 +0000 (16 18:41 +0200)
tree12fbebff5ad78dfa98c9d59526f0bd8e36c702f1
parent21244c70c24db4b3bd7a2169a7a48f637cad5930
Linux: Introduce __brk_call for invoking the brk system call

Alpha and sparc can now use the generic implementation.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
sysdeps/unix/sysv/linux/alpha/brk_call.h [copied from sysdeps/unix/sysv/linux/alpha/brk.c with 61% similarity]
sysdeps/unix/sysv/linux/brk.c
sysdeps/unix/sysv/linux/brk_call.h [copied from sysdeps/unix/sysv/linux/alpha/brk.c with 61% similarity]
sysdeps/unix/sysv/linux/sparc/brk.c [deleted file]
sysdeps/unix/sysv/linux/sparc/brk_call.h [moved from sysdeps/unix/sysv/linux/alpha/brk.c with 61% similarity]