mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Update.
2000-04-06 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/alpha/Dist: init-first.h has been removed, remove it here also. * sysdeps/unix/sysv/linux/arm/Dist: Likewise. * sysdeps/unix/sysv/linux/powerpc/Dist: Likewise. * sysdeps/unix/sysv/linux/sparc/sparc32/Dist: Likewise. * sysdeps/unix/sysv/linux/sparc/sparc64/Dist: Likewise. 2000-04-06 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Don't include bits/sigcontext.h. * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
clone.S
|
||||
kernel_stat.h
|
||||
init-first.h
|
||||
setfsuid.c
|
||||
setfsgid.c
|
||||
|
@ -20,7 +20,6 @@
|
||||
|
||||
#include <sys/uio.h>
|
||||
#include <stdio-common/_itoa.h>
|
||||
#include <bits/sigcontext.h>
|
||||
|
||||
/* We will print the register dump in this format:
|
||||
|
||||
|
@ -3,4 +3,3 @@ kernel_stat.h
|
||||
getcontext.S
|
||||
setcontext.S
|
||||
sizes.h
|
||||
init-first.h
|
||||
|
@ -20,7 +20,6 @@
|
||||
|
||||
#include <sys/uio.h>
|
||||
#include <stdio-common/_itoa.h>
|
||||
#include <bits/sigcontext.h>
|
||||
|
||||
/* We will print the register dump in this format:
|
||||
|
||||
|
Reference in New Issue
Block a user