about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/s390
Commit message (Expand)AuthorAgeFilesLines
* Update syscall lists for Linux 6.4Joseph Myers2023-06-282-0/+2
* benchtests: fix warn unused resultFrederic Berat2023-06-221-1/+2
* Add the wcslcpy, wcslcat functionsFlorian Weimer2023-06-142-0/+8
* Implement strlcpy and strlcat [BZ #178]Florian Weimer2023-06-142-0/+8
* Fix misspellings in sysdeps/unix -- BZ 25337Paul Pluzhnikov2023-05-235-6/+6
* math: Remove the error handling wrapper from fmod and fmodfAdhemerval Zanella Netto2023-04-032-0/+4
* Remove --enable-tunables configure optionAdhemerval Zanella Netto2023-03-291-7/+1
* Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto2023-03-273-0/+3
* C2x scanf binary constant handlingJoseph Myers2023-03-022-0/+48
* Linux: Assume and consolidate getpeername wire-up syscallAdhemerval Zanella2023-02-201-5/+1
* Linux: Assume and consolidate getsockname wire-up syscallAdhemerval Zanella2023-02-201-1/+1
* Linux: Move wordsize-32 Version to defaultAdhemerval Zanella2023-02-201-3/+0
* C2x strtol binary constant handlingJoseph Myers2023-02-162-0/+40
* S390: Influence hwcaps/stfle via GLIBC_TUNABLES.Stefan Liebler2023-02-071-22/+7
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0689-89/+89
* Linux: Assume and consolidate shutdown wire-up syscallAdhemerval Zanella Netto2022-12-071-1/+2
* Linux: Assume and consolidate listen wire-up syscallAdhemerval Zanella Netto2022-12-071-1/+1
* Linux: Assume and consolidate socketpair wire-up syscallAdhemerval Zanella Netto2022-12-071-1/+1
* Linux: Assume and consolidate socket wire-up syscallAdhemerval Zanella Netto2022-12-071-1/+1
* Linux: Assume and consolidate bind wire-up syscallAdhemerval Zanella Netto2022-12-071-1/+1
* Linux: Add ppoll fortify symbol for 64 bit time_t (BZ# 29746)Adhemerval Zanella2022-11-081-0/+1
* elf: Rework exception handling in the dynamic loader [BZ #25486]Florian Weimer2022-11-031-5/+0
* Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer2022-10-184-44/+92
* S390: Always use svc 0Stefan Liebler2022-08-3013-66/+46
* s390: Move hwcaps/platform names out of _rtld_global_roFlorian Weimer2022-08-251-1/+1
* Assume only FLAG_ELF_LIBC6 suportLucas A. M. Magalhaes2022-08-041-7/+0
* Remove left over LD_LIBRARY_VERSION usagesAdhemerval Zanella2022-08-041-3/+0
* stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)Adhemerval Zanella Netto2022-07-222-0/+6
* S390: Define SINGLE_THREAD_BY_GLOBAL only on s390xStefan Liebler2022-07-141-0/+0
* stdlib: Implement mbrtoc8, c8rtomb, and the char8_t typedef.Tom Honermann2022-07-062-0/+4
* Replace __libc_multiple_threads with __libc_single_threadedAdhemerval Zanella2022-07-052-3/+2
* linux: Add mount_setattrAdhemerval Zanella2022-07-052-0/+2
* linux: Add open_treeAdhemerval Zanella2022-07-052-0/+2
* linux: Add fspickAdhemerval Zanella2022-07-052-0/+2
* linux: Add fsconfigAdhemerval Zanella2022-07-052-0/+2
* linux: Add move_mountAdhemerval Zanella2022-06-242-0/+2
* linux: Add fsmountAdhemerval Zanella2022-06-242-0/+2
* linux: Add fsopenAdhemerval Zanella2022-06-242-0/+2
* linux: Add process_mreleaseAdhemerval Zanella2022-06-022-0/+2
* linux: Add process_madviseAdhemerval Zanella2022-06-022-0/+2
* linux: Add pidfd_send_signalAdhemerval Zanella2022-05-172-0/+2
* linux: Add pidfd_getfdAdhemerval Zanella2022-05-172-0/+2
* linux: Add pidfd_openAdhemerval Zanella2022-05-172-0/+2
* elf: Remove ldconfig kernel version checkAdhemerval Zanella2022-05-161-10/+8
* Linux: Define MMAP_CALL_INTERNALFlorian Weimer2022-05-041-7/+7
* Update syscall lists for Linux 5.17Joseph Myers2022-03-232-0/+2
* Linux: Use ptrdiff_t for __rseq_offsetFlorian Weimer2022-02-021-1/+1
* posix: Replace posix_spawnattr_tc{get,set}pgrp_np with posix_spawn_file_actio...Adhemerval Zanella2022-02-022-4/+2
* Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader)Florian Weimer2022-01-272-0/+2
* posix: Add terminal control setting support for posix_spawnAdhemerval Zanella2022-01-252-0/+4