mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-25 20:21:07 +00:00
3f823f488a
(1) Fix warnings. This is a bulk update to fix all the warnings that were causing build failures with -Werror on hppa. The most egregious problems are in dl-fptr.c which needs to be entirely rewritten, thus I've used -Wno-error for that. (2) Fix conformance errors. The sysdep.c file had __syscall_error and syscall in one file which caused conformance issues by including syscall when __syscall_error was linked to. The fix is obviously to split the file and use syscall.c to implement syscall. |
||
---|---|---|
.. | ||
bits | ||
sys | ||
____longjmp_chk.c | ||
arch-fork.h | ||
brk.c | ||
c++-types.data | ||
clone.S | ||
fcntl.c | ||
fxstat.c | ||
fxstatat.c | ||
getcontext.S | ||
getdents64.c | ||
getrlimit64.c | ||
Implies | ||
internaltypes.h | ||
kernel_sigaction.h | ||
kernel_stat.h | ||
kernel-features.h | ||
ld.abilist | ||
libanl.abilist | ||
libBrokenLocale.abilist | ||
libc.abilist | ||
libcrypt.abilist | ||
libdl.abilist | ||
libm.abilist | ||
libnsl.abilist | ||
libpthread.abilist | ||
libresolv.abilist | ||
librt.abilist | ||
libthread_db.abilist | ||
libutil.abilist | ||
lowlevellock.h | ||
lxstat.c | ||
makecontext.c | ||
Makefile | ||
mmap.c | ||
profil-counter.h | ||
pt-vfork.S | ||
pthread_cond_broadcast.c | ||
pthread_cond_destroy.c | ||
pthread_cond_init.c | ||
pthread_cond_signal.c | ||
pthread_cond_timedwait.c | ||
pthread_cond_wait.c | ||
pthread.h | ||
pthreadP.h | ||
setcontext.S | ||
shlib-versions | ||
socket.S | ||
swapcontext.c | ||
syscall.c | ||
syscalls.list | ||
sysdep-cancel.h | ||
sysdep.c | ||
sysdep.h | ||
ucontext_i.sym | ||
umount.c | ||
utimes.c | ||
Versions | ||
xstat.c |