about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/ia64
Commit message (Expand)AuthorAgeFilesLines
* nptl: Use <unwind-link.h> for accessing the libgcc_s unwinderFlorian Weimer2021-03-011-14/+2
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-251-0/+1
* Update syscall lists for Linux 5.11.Joseph Myers2021-02-191-0/+1
* linux: Set default kernel_stat.h to LFSAdhemerval Zanella2021-02-111-22/+0
* linux: Fix STATFS_IS_STATFS64 definitionAdhemerval Zanella2021-02-111-1/+1
* sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]H.J. Lu2021-02-011-0/+27
* ia64: Fix brk call on statupAdhemerval Zanella2021-01-281-0/+22
* ldconfig/x86: Store ISA level in cache and aux cacheH.J. Lu2021-01-131-10/+12
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0249-49/+49
* Update syscall lists for Linux 5.10.Joseph Myers2020-12-161-0/+1
* linux: Consolidate brk implementationAdhemerval Zanella2020-12-103-51/+3
* Update syscall lists for Linux 5.9.Joseph Myers2020-10-231-0/+1
* linux: Move the struct stat{64} to struct_stat.hAdhemerval Zanella2020-10-091-38/+7
* Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella2020-10-093-3/+7
* Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella2020-10-093-5/+13
* Update mallinfo2 ABI, and testDJ Delorie2020-09-171-0/+1
* linux: Define STAT64_IS_KERNEL_STAT64Adhemerval 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: Add signum-{generic,arch}.hAdhemerval Zanella2020-07-071-1/+1
* 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
* linux: Remove assembly umount2 implementationAdhemerval Zanella2020-05-081-2/+0
* ia64: Remove sigprocmask/sigblock objects from libpthreadAdhemerval Zanella2020-04-211-2/+1
* nptl: Move pthread_sigmask implementation to libcAdhemerval Zanella2020-04-212-1/+2
* Update syscall lists for Linux 5.6.Joseph Myers2020-04-031-0/+2
* ia64: Do not define __NR_semtimedop in <sysdep.h>Florian Weimer2020-03-031-6/+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-142-6/+5
* linux: Consolidate INLINE_SYSCALLAdhemerval Zanella2020-02-141-20/+1
* ia64: Use Linux kABI for syscall returnAdhemerval Zanella2020-02-141-34/+24
* Linux: Remove pread/pread64, pwrite/pwrite64 kludges from <sysdep.h>Florian Weimer2020-01-021-10/+0
* Linux: Use system call tables during buildFlorian Weimer2020-01-025-7/+7