about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/alpha
Commit message (Expand)AuthorAgeFilesLines
* Update syscall lists for Linux 5.10.Joseph Myers2020-12-161-0/+1
* linux: Consolidate brk implementationAdhemerval Zanella2020-12-103-84/+38
* Revert "linux: Move {f}xstat{at} to compat symbols"Adhemerval Zanella2020-12-024-41/+4
* Update syscall lists for Linux 5.9.Joseph Myers2020-10-231-0/+1
* linux: Move {f}xstat{at} to compat symbolsAdhemerval Zanella2020-10-094-4/+41
* linux: Disentangle fstatat from fxstatatAdhemerval Zanella2020-10-094-12/+0
* linux: Move the struct stat{64} to struct_stat.hAdhemerval Zanella2020-10-091-37/+6
* Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella2020-10-093-4/+7
* Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella2020-10-093-9/+17
* Update mallinfo2 ABI, and testDJ Delorie2020-09-171-0/+1
* linux: Consolidate fxstatat{64}Adhemerval Zanella2020-09-113-53/+36
* linux: Consolidate fxstat{64}Adhemerval Zanella2020-09-111-29/+19
* linux: Consolidate lxstat{64}Adhemerval Zanella2020-09-111-28/+20
* linux: Consolidate xstat{64}Adhemerval Zanella2020-09-111-28/+20
* linux: Define STAT64_IS_KERNEL_STAT64Adhemerval Zanella2020-09-111-0/+1
* linux: Always define STAT_IS_KERNEL_STATAdhemerval Zanella2020-09-111-0/+1
* Update syscall lists for Linux 5.8.Joseph Myers2020-08-071-0/+1
* Linux: Remove rseq supportFlorian Weimer2020-07-161-1/+0
* string: Add strerrorname_np and strerrordesc_npAdhemerval Zanella2020-07-071-0/+2
* string: Add sigabbrev_np and sigdescr_npAdhemerval Zanella2020-07-071-0/+2
* signal: Move sys_errlist to a compat symbolAdhemerval Zanella2020-07-072-12/+43
* signal: Add signum-{generic,arch}.hAdhemerval Zanella2020-07-072-40/+67
* Add the __libc_single_threaded variableFlorian Weimer2020-07-061-0/+1
* Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers2020-07-061-0/+1
* New exp10f version without SVID compat wrapperAdhemerval Zanella2020-06-191-0/+1
* nptl: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_npFlorian Weimer2020-06-021-0/+2
* nptl: Move pthread_gettattr_np into libcFlorian Weimer2020-05-202-1/+3
* nptl: Move pthread_getaffinity_np into libcFlorian Weimer2020-05-202-2/+3
* nptl: Move pthread_attr_setaffinity_np into libcFlorian Weimer2020-05-202-2/+3
* y2038: Replace __clock_gettime with __clock_gettime64Lukasz Majewski2020-05-201-2/+2
* semaphore: consolidate arch headers into a generic oneVineet Gupta2020-05-061-33/+0
* nptl: Move pthread_sigmask implementation to libcAdhemerval Zanella2020-04-213-4/+5
* Update syscall lists for Linux 5.6.Joseph Myers2020-04-031-0/+2
* sysv/alpha: Use generic __timeval32 and helpersAlistair Francis2020-04-029-162/+41
* sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64Alistair Francis2020-04-021-0/+3
* sysv/linux: Rename alpha functions to be alpha specificAlistair Francis2020-03-279-32/+32
* Linux: pciconfig_iobase syscall number is always available on alphaFlorian Weimer2020-03-031-2/+0
* nptl: Move pthread_setschedparam implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_getschedparam implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_cond_init implementation into libcFlorian Weimer2020-02-201-2/+0
* nptl: Move pthread_cond_destroy implementation into libcFlorian Weimer2020-02-201-2/+0
* nptl: Move pthread_condattr_init implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_condattr_destroy implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_attr_setscope implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_attr_getscope implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_attr_setschedpolicy implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_attr_getschedpolicy implementation into libcFlorian Weimer2020-02-201-1/+0
* ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]Florian Weimer2020-02-152-10/+0
* linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella2020-02-145-27/+23
* linux: Consolidate INLINE_SYSCALLAdhemerval Zanella2020-02-142-26/+2