aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2023-07-11LoongArch: config: Added HAVE_LOONGARCH_VEC_ASM.caiyinyu
2023-07-10sysdeps: Add missing hidden definitions for i386Frédéric Bérat
2023-07-10sysdeps/s390: Exclude fortified routines from being built with _FORTIFY_SOURCEFrédéric Bérat
2023-07-07LoongArch: config: Rewrite check on static PIE.caiyinyu
2023-07-06Revert "hppa: Drop 16-byte pthread lock alignment"John David Anglin
2023-07-05sysdeps/ieee754/ldbl-128ibm-compat: Fix warn unused resultFrédéric Bérat
2023-07-05misc/bits/syslog.h: Clearly separate declaration from definitionFrédéric Bérat
2023-07-05wchar: Avoid PLT entries with _FORTIFY_SOURCEFrédéric Bérat
2023-07-05stdio: Ensure *_chk routines have their hidden builtin definition availableFrédéric Bérat
2023-07-05string: Ensure *_chk routines have their hidden builtin definition availableFrédéric Bérat
2023-07-05sysdeps: Ensure ieee128*_chk routines to be properly namedFrédéric Bérat
2023-07-05Exclude routines from fortificationFrédéric Bérat
2023-07-03hurd: Implement MAP_EXCLSergey Bugaev
2023-07-03hurd: Fix mapping at address 0 with MAP_FIXEDSergey Bugaev
2023-07-03hurd: Fix calling vm_deallocate (NULL)Sergey Bugaev
2023-07-03hurd: Map brk non-executableSergey Bugaev
2023-07-03htl: Let Mach place thread stacksSergey Bugaev
2023-07-02mach: strerror must not return NULL (bug 30555)Samuel Thibault
2023-07-01hppa: xfail debug/tst-ssp-1 when have-ssp is yes (gcc-12 and later)John David Anglin
2023-07-01hurd: Make getrandom return ENOSYS when /dev/random is not set upSamuel Thibault
2023-06-30ld.so: Always use MAP_COPY to map the first segment [BZ #30452]H.J. Lu
2023-06-30aarch64: Add vector implementations of exp routinesJoe Ramsay
2023-06-30aarch64: Add vector implementations of log routinesJoe Ramsay
2023-06-30aarch64: Add vector implementations of sin routinesJoe Ramsay
2023-06-30aarch64: Add vector implementations of cos routinesJoe Ramsay
2023-06-28Update syscall lists for Linux 6.4Joseph Myers
2023-06-28linux: Return unsupported if procfs can not be mount on tst-ttyname-namespaceAdhemerval Zanella
2023-06-28linux: Split tst-ttynameAdhemerval Zanella
2023-06-26x86: Adjust Linux x32 dl-cache inclusion pathAdhemerval Zanella
2023-06-26check_native: Get rid of allocaJoe Simmons-Talbott
2023-06-26ifaddrs: Get rid of allocaJoe Simmons-Talbott
2023-06-26x86: Make dl-cache.h and readelflib.c not Linux-specificSergey Bugaev
2023-06-22benchtests: fix warn unused resultFrederic Berat
2023-06-22sysdeps/powerpc/fpu/tst-setcontext-fpscr.c: Fix warn unused resultFrederic Berat
2023-06-22sysdeps/{i386, x86_64}/mempcpy_chk.S: fix linknamespace for __mempcpy_chkFrederic Berat
2023-06-20hurd: readv: Get rid of allocaJoe Simmons-Talbott
2023-06-20hurd: writev: Add back cleanup handlerJoe Simmons-Talbott
2023-06-19Fix misspellings -- BZ 25337Paul Pluzhnikov
2023-06-19tests: replace read by xreadFrédéric Bérat
2023-06-19hurd: writev: Get rid of allocaJoe Simmons-Talbott
2023-06-18grantpt: Get rid of allocaJoe Simmons-Talbott
2023-06-15hurd: Add strlcpy, strlcat, wcslcpy, wcslcat to libc.abilistFlorian Weimer
2023-06-14Add the wcslcpy, wcslcat functionsFlorian Weimer
2023-06-14Implement strlcpy and strlcat [BZ #178]Florian Weimer
2023-06-13tests: replace fgets by xfgetsFrederic Berat
2023-06-13posix: Handle success in gai_strerror()Dridi Boukelmoune
2023-06-13LoongArch: Add support for dl_runtime_profilecaiyinyu
2023-06-12x86: Make the divisor in setting `non_temporal_threshold` cpu specificNoah Goldstein
2023-06-12x86: Refactor Intel `init_cpu_features`Noah Goldstein
2023-06-12x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`Noah Goldstein