diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2021-08-04 21:34:12 +0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2021-08-04 17:38:30 -0300 |
commit | 5b86241a032c50462988bdd1439e078384690d34 (patch) | |
tree | 6279164e0817666e776fe193c0a1f789b9a955a2 /sysdeps/unix/sysv/linux/futimes.c | |
parent | ac30324c67d94696fdb0799e9d4fc51dc70d490b (diff) | |
download | glibc-5b86241a032c50462988bdd1439e078384690d34.tar.gz glibc-5b86241a032c50462988bdd1439e078384690d34.tar.xz glibc-5b86241a032c50462988bdd1439e078384690d34.zip |
linux: Add sparck brk implementation
It turned that the generic implementation of brk() does not work for sparc, since on failure kernel will just return the previous input value without setting the conditional register. This patches adds back a sparc32 and sparc64 implementation removed by 720480934ab9107. Checked on sparc64-linux-gnu and sparcv9-linux-gnu.
Diffstat (limited to 'sysdeps/unix/sysv/linux/futimes.c')
0 files changed, 0 insertions, 0 deletions