about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/ia64
Commit message (Expand)AuthorAgeFilesLines
* Move __isnanf128 to libc.soSiddhesh Poyarekar2021-03-302-1/+2
* nptl: Remove __libc_allocate_rtsig, __libc_current_sigrtmax, and __libc_curre...Adhemerval Zanella2021-03-261-3/+0
* nptl: Move sigaction to libcAdhemerval Zanella2021-03-261-2/+0
* nptl: Remove pthread raise implementationAdhemerval Zanella2021-03-261-1/+0
* nptl: Move pthread_kill to libcAdhemerval Zanella2021-03-262-1/+2
* nptl: Remove pwrite from libpthreadAdhemerval Zanella2021-03-261-3/+0
* nptl: Remove pread from libpthreadAdhemerval Zanella2021-03-261-3/+0
* nptl: Remove open from libpthreadAdhemerval Zanella2021-03-261-4/+0
* nptl: Remove lseek from libpthreadAdhemerval Zanella2021-03-261-3/+0
* nptl: Remove send from libpthreadAdhemerval Zanella2021-03-261-2/+0
* nptl: Move system to libcAdhemerval Zanella2021-03-181-1/+0
* nptl: Move fcntl from libpthreadAdhemerval Zanella2021-03-181-2/+0
* nptl: Remove sendmsg from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove recvmsg from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove sigwait from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove tcdrain from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove pause from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove msync from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove fsync from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove sendto from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove recvfrom from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove recv from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove connect from libpthreadAdhemerval Zanella2021-03-181-2/+0
* nptl: Remove accept from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove close from libpthreadAdhemerval Zanella2021-03-181-2/+0
* nptl: Remove read from libpthreadAdhemerval Zanella2021-03-181-2/+0
* nptl: Remove write from libpthreadAdhemerval Zanella2021-03-181-2/+0
* nptl: Move fork into libcAdhemerval Zanella2021-03-121-2/+0
* 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