]> git.ipfire.org Git - thirdparty/glibc.git/commit
Linux: Implement a useful version of _startup_fatal
authorFlorian Weimer <fweimer@redhat.com>
Mon, 9 May 2022 16:15:16 +0000 (18:15 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 9 May 2022 16:15:16 +0000 (18:15 +0200)
commita2a6bce7d7e52c1c34369a7da62c501cc350bc31
tree9d73b6497476679182a947f7bb6e0321d66fec21
parent18bd9c3d3b1b6a9182698c85354578d1d58e9d64
Linux: Implement a useful version of _startup_fatal

On i386 and ia64, the TCB is not available at this point.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
sysdeps/unix/sysv/linux/i386/startup.h
sysdeps/unix/sysv/linux/ia64/startup.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/startup.h [new file with mode: 0644]