glibc/sysdeps/unix/sysv/linux/mips/mips32
Adhemerval Zanella d150181d73 linux: Add fanotify_mark C implementation
Passing 64-bit arguments on syscalls.list is tricky: it requires
to reimplement the expected kernel abi in each architecture.  This
is way to better to represent in C code where we already have
macros for this (SYSCALL_LL64).

Checked on x86_64-linux-gnu.
2021-11-25 09:56:57 -03:00
..
fpu String: Add support for __memcmpeq() ABI on all targets 2021-10-26 16:51:29 -05:00
mips16 Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
nofpu String: Add support for __memcmpeq() ABI on all targets 2021-10-26 16:51:29 -05:00
arch-syscall.h Update syscall lists for Linux 5.15 2021-11-10 15:21:19 +00:00
bug-getcontext-mips-gp.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
c++-types.data
ld.abilist ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486] 2020-02-15 11:01:23 +01:00
libanl.abilist resolv: Move libanl into libc (if libpthread is in libc) 2021-07-02 11:45:00 +02:00
libBrokenLocale.abilist
libcrypt.abilist
libdl.abilist dlfcn: Move dlopen into libc 2021-06-03 08:26:04 +02:00
libm.abilist Add fmaximum, fminimum functions 2021-09-28 23:31:35 +00:00
libnsl.abilist
libpthread.abilist nptl: Remove remaining code from libpthread 2021-05-21 22:35:01 +02:00
libresolv.abilist resolv: Move res_query functions into libc 2021-07-19 07:56:57 +02:00
librt.abilist Linux: Move timer_settime, __timer_settime64 from librt to libc 2021-06-28 09:51:01 +02:00
libthread_db.abilist
libutil.abilist login: Move libutil into libc 2021-06-30 08:43:37 +02:00
Makefile
mips-syscall5.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
mips-syscall6.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
mips-syscall7.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
syscalls.list linux: Add fanotify_mark C implementation 2021-11-25 09:56:57 -03:00
sysdep.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
time64-compat.h y2038: Add support for 64-bit time on legacy ABIs 2021-06-15 10:42:11 -03:00
Versions