mirror of git://sourceware.org/git/glibc.git
With all Linux ABIs using the expected Linux kABI to indicate syscalls errors, the INTERNAL_SYSCALL_DECL is an empty declaration on all ports. This patch removes the 'err' argument on INTERNAL_SYSCALL* macro and remove the INTERNAL_SYSCALL_DECL usage. Checked with a build against all affected ABIs. |
||
|---|---|---|
| .. | ||
| bits | ||
| include/asm | ||
| sys | ||
| Implies | ||
| Makefile | ||
| arch-pkey.h | ||
| cpu-features.c | ||
| dl-cet.h | ||
| dl-sysdep.c | ||
| elision-conf.c | ||
| elision-conf.h | ||
| elision-lock.c | ||
| elision-timed.c | ||
| elision-trylock.c | ||
| elision-unlock.c | ||
| force-elision.h | ||
| gettimeofday.c | ||
| hle.h | ||
| jmp_buf-ssp.sym | ||
| lowlevellock.h | ||
| pkey_get.c | ||
| pkey_set.c | ||
| pthread_mutex_cond_lock.c | ||
| pthread_mutex_lock.c | ||
| pthread_mutex_timedlock.c | ||
| pthread_mutex_trylock.c | ||
| setjmpP.h | ||
| sysconf.c | ||
| time.c | ||
| tst-cet-property-1.c | ||
| tst-cet-property-2.c | ||
| tst-cet-property-dep-2.S | ||
| tst-cet-setcontext-1.c | ||
| tst-saved_mask-1.c | ||