.. |
____longjmp_chk.c
|
Update copyright dates with scripts/update-copyrights
|
2023-01-06 21:14:39 +00:00 |
__makecontext_ret.S
|
Update copyright dates with scripts/update-copyrights
|
2023-01-06 21:14:39 +00:00 |
arch-syscall.h
|
Update syscall lists for Linux 5.17
|
2022-03-23 17:11:56 +00:00 |
c++-types.data
|
|
|
clone.S
|
Update copyright dates with scripts/update-copyrights
|
2023-01-06 21:14:39 +00:00 |
getcontext.S
|
Update copyright dates with scripts/update-copyrights
|
2023-01-06 21:14:39 +00:00 |
getutent_r.c
|
Update copyright dates with scripts/update-copyrights
|
2023-01-06 21:14:39 +00:00 |
getutent.c
|
Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
|
2023-03-27 13:57:55 -03:00 |
getutid_r.c
|
Update copyright dates with scripts/update-copyrights
|
2023-01-06 21:14:39 +00:00 |
getutid.c
|
Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
|
2023-03-27 13:57:55 -03:00 |
getutline_r.c
|
Update copyright dates with scripts/update-copyrights
|
2023-01-06 21:14:39 +00:00 |
getutline.c
|
Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
|
2023-03-27 13:57:55 -03:00 |
getutmp.c
|
Update copyright dates with scripts/update-copyrights
|
2023-01-06 21:14:39 +00:00 |
getutxent.c
|
Update copyright dates with scripts/update-copyrights
|
2023-01-06 21:14:39 +00:00 |
getutxid.c
|
Update copyright dates with scripts/update-copyrights
|
2023-01-06 21:14:39 +00:00 |
getutxline.c
|
Update copyright dates with scripts/update-copyrights
|
2023-01-06 21:14:39 +00:00 |
glob64-lstat-compat.c
|
|
|
kernel_stat.h
|
linux: Set default kernel_stat.h to LFS
|
2021-02-11 07:58:05 -03:00 |
ld.abilist
|
Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader)
|
2022-01-27 18:52:05 +01:00 |
libanl.abilist
|
resolv: Move libanl into libc (if libpthread is in libc)
|
2021-07-02 11:45:00 +02:00 |
libBrokenLocale.abilist
|
Ignore absolute symbols in ABI tests.
|
2018-05-04 15:46:32 +00:00 |
libc_malloc_debug.abilist
|
Move malloc_{g,s}et_state to libc_malloc_debug
|
2021-07-22 18:38:10 +05:30 |
libc.abilist
|
C2x scanf binary constant handling
|
2023-03-02 19:10:37 +00:00 |
libcrypt.abilist
|
Ignore absolute symbols in ABI tests.
|
2018-05-04 15:46:32 +00:00 |
libdl.abilist
|
dlfcn: Move dlopen into libc
|
2021-06-03 08:26:04 +02:00 |
libm.abilist
|
math: Remove the error handling wrapper from fmod and fmodf
|
2023-04-03 16:45:27 -03:00 |
libnsl.abilist
|
Ignore absolute symbols in ABI tests.
|
2018-05-04 15:46:32 +00:00 |
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
|
Ignore absolute symbols in ABI tests.
|
2018-05-04 15:46:32 +00:00 |
libutil-compat.c
|
Update copyright dates with scripts/update-copyrights
|
2023-01-06 21:14:39 +00:00 |
libutil.abilist
|
login: Move libutil into libc
|
2021-06-30 08:43:37 +02:00 |
login32.c
|
Update copyright dates with scripts/update-copyrights
|
2023-01-06 21:14:39 +00:00 |
login.c
|
Update copyright dates with scripts/update-copyrights
|
2023-01-06 21:14:39 +00:00 |
makecontext.c
|
Update copyright dates with scripts/update-copyrights
|
2023-01-06 21:14:39 +00:00 |
Makefile
|
login: Move libutil into libc
|
2021-06-30 08:43:37 +02:00 |
oldglob.c
|
|
|
pointer_guard.h
|
Update copyright dates with scripts/update-copyrights
|
2023-01-06 21:14:39 +00:00 |
posix_fadvise64.c
|
Update copyright dates with scripts/update-copyrights
|
2023-01-06 21:14:39 +00:00 |
pututxline.c
|
Update copyright dates with scripts/update-copyrights
|
2023-01-06 21:14:39 +00:00 |
setcontext.S
|
Update copyright dates with scripts/update-copyrights
|
2023-01-06 21:14:39 +00:00 |
swapcontext.S
|
Update copyright dates with scripts/update-copyrights
|
2023-01-06 21:14:39 +00:00 |
syscall.S
|
Update copyright dates with scripts/update-copyrights
|
2023-01-06 21:14:39 +00:00 |
syscalls.list
|
linux: Add prlimit64 C implementation
|
2021-11-30 13:13:03 -03:00 |
sysdep.h
|
Fix misspellings in sysdeps/unix -- BZ 25337
|
2023-05-23 11:59:23 +00:00 |
sysdep.S
|
Update copyright dates with scripts/update-copyrights
|
2023-01-06 21:14:39 +00:00 |
time64-compat.h
|
y2038: Add support for 64-bit time on legacy ABIs
|
2021-06-15 10:42:11 -03:00 |
updwtmp.c
|
Update copyright dates with scripts/update-copyrights
|
2023-01-06 21:14:39 +00:00 |
updwtmpx.c
|
Update copyright dates with scripts/update-copyrights
|
2023-01-06 21:14:39 +00:00 |
utmp32.c
|
Update copyright dates with scripts/update-copyrights
|
2023-01-06 21:14:39 +00:00 |
utmp32.h
|
Update copyright dates with scripts/update-copyrights
|
2023-01-06 21:14:39 +00:00 |
utmp-compat.h
|
Update copyright dates with scripts/update-copyrights
|
2023-01-06 21:14:39 +00:00 |
utmp-convert.h
|
Update copyright dates with scripts/update-copyrights
|
2023-01-06 21:14:39 +00:00 |
utmpx32.c
|
Update copyright dates with scripts/update-copyrights
|
2023-01-06 21:14:39 +00:00 |
utmpx32.h
|
Update copyright dates with scripts/update-copyrights
|
2023-01-06 21:14:39 +00:00 |
utmpx-convert.h
|
Update copyright dates with scripts/update-copyrights
|
2023-01-06 21:14:39 +00:00 |
Versions
|
Linux: Move wordsize-32 Version to default
|
2023-02-20 10:19:25 -03:00 |
vfork.S
|
Update copyright dates with scripts/update-copyrights
|
2023-01-06 21:14:39 +00:00 |