about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/s390
Commit message (Expand)AuthorAgeFilesLines
* Update syscall lists for Linux 5.10.Joseph Myers2020-12-162-0/+2
* linux: Consolidate brk implementationAdhemerval Zanella2020-12-103-55/+10
* Remove tls.h inclusion from internal errno.hAdhemerval Zanella2020-11-132-2/+2
* Update syscall lists for Linux 5.9.Joseph Myers2020-10-232-0/+2
* y2038: nptl: Convert pthread_mutex_{clock|timed}lock to support 64 bitLukasz Majewski2020-10-152-3/+4
* linux: Move the struct stat{64} to struct_stat.hAdhemerval Zanella2020-10-091-39/+7
* Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella2020-10-094-12/+9
* Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella2020-10-094-12/+32
* Update mallinfo2 ABI, and testDJ Delorie2020-09-172-0/+2
* linux: Consolidate fxstatat{64}Adhemerval Zanella2020-09-111-1/+0
* linux: Consolidate fxstat{64}Adhemerval Zanella2020-09-111-1/+0
* linux: Consolidate lxstat{64}Adhemerval Zanella2020-09-111-1/+0
* linux: Consolidate xstat{64}Adhemerval Zanella2020-09-111-1/+0
* linux: Define STAT64_IS_KERNEL_STAT64Adhemerval Zanella2020-09-111-0/+1
* S390: Sync HWCAP names with kernel by adding aliases [BZ #25971]Stefan Liebler2020-08-211-0/+3
* Update syscall lists for Linux 5.8.Joseph Myers2020-08-072-0/+2
* Linux: Remove rseq supportFlorian Weimer2020-07-163-39/+0
* string: Add strerrorname_np and strerrordesc_npAdhemerval Zanella2020-07-072-0/+4
* string: Add sigabbrev_np and sigdescr_npAdhemerval Zanella2020-07-072-0/+4
* Add the __libc_single_threaded variableFlorian Weimer2020-07-062-0/+2
* Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers2020-07-063-0/+39
* New exp10f version without SVID compat wrapperAdhemerval Zanella2020-06-192-0/+2
* nptl: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_npFlorian Weimer2020-06-022-0/+4
* nptl: Move pthread_gettattr_np into libcFlorian Weimer2020-05-204-2/+6
* nptl: Move pthread_getaffinity_np into libcFlorian Weimer2020-05-204-4/+6
* nptl: Move pthread_attr_setaffinity_np into libcFlorian Weimer2020-05-204-4/+6
* nptl: Move pthread_sigmask implementation to libcAdhemerval Zanella2020-04-214-2/+4
* Update syscall lists for Linux 5.6.Joseph Myers2020-04-032-0/+4
* sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64Alistair Francis2020-04-021-0/+6
* Linux: Clean up pread64/pwrite64 system call namesFlorian Weimer2020-03-031-10/+2
* nptl: Move pthread_setschedparam implementation into libcFlorian Weimer2020-02-202-2/+0
* nptl: Move pthread_getschedparam implementation into libcFlorian Weimer2020-02-202-2/+0
* nptl: Move pthread_cond_init implementation into libcFlorian Weimer2020-02-202-4/+0
* nptl: Move pthread_cond_destroy implementation into libcFlorian Weimer2020-02-202-4/+0
* nptl: Move pthread_condattr_init implementation into libcFlorian Weimer2020-02-202-2/+0
* nptl: Move pthread_condattr_destroy implementation into libcFlorian Weimer2020-02-202-2/+0
* nptl: Move pthread_attr_setscope implementation into libcFlorian Weimer2020-02-202-2/+0
* nptl: Move pthread_attr_getscope implementation into libcFlorian Weimer2020-02-202-2/+0
* nptl: Move pthread_attr_setschedpolicy implementation into libcFlorian Weimer2020-02-202-2/+0
* nptl: Move pthread_attr_getschedpolicy implementation into libcFlorian Weimer2020-02-202-2/+0
* ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]Florian Weimer2020-02-153-14/+0
* linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella2020-02-146-13/+18
* linux: Consolidate INLINE_SYSCALLAdhemerval Zanella2020-02-143-31/+2
* s390: Consolidate Linux syscall definitionAdhemerval Zanella2020-02-143-192/+103
* y2038: Define __suseconds64_t type to be used with struct __timeval64Lukasz Majewski2020-02-071-0/+1
* linux: Add support for clock_getres64 vDSOAdhemerval Zanella2020-01-031-1/+2
* linux: Add support for clock_gettime64 vDSOAdhemerval Zanella2020-01-031-0/+4
* elf: Move vDSO setup to rtld (BZ#24967)Adhemerval Zanella2020-01-031-4/+0
* Linux: Add tables with system call numbersFlorian Weimer2020-01-022-0/+762
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0193-93/+93