summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sh
Commit message (Expand)AuthorAgeFilesLines
...
* linux: Consolidate xstat{64}Adhemerval Zanella2020-09-111-1/+0
* Update syscall lists for Linux 5.8.Joseph Myers2020-08-071-0/+1
* Linux: Remove rseq supportFlorian Weimer2020-07-162-2/+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-062-0/+2
* 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-031-0/+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-141-2/+2
* linux: Consolidate INLINE_SYSCALLAdhemerval Zanella2020-02-141-21/+0
* Linux: Add tables with system call numbersFlorian Weimer2020-01-021-0/+401
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0127-27/+27
* nptl: Move waitpid implementation to libcAdhemerval Zanella2019-12-192-2/+0
* nptl: Move wait implementation to libcAdhemerval Zanella2019-12-192-4/+0
* nptl: Add more missing placeholder abi symbol from nanosleep moveAdhemerval Zanella2019-12-092-2/+2
* nptl: Add missing placeholder abi symbol from nanosleep moveAdhemerval Zanella2019-11-072-0/+2
* nptl: Move nanosleep implementation to libcAdhemerval Zanella2019-11-062-4/+0
* nptl: Add pthread_clockjoin_npMike Crowe2019-11-012-0/+2
* Update sysvipc kernel-features.h files for Linux 5.1Adhemerval Zanella2019-10-181-3/+5
* ipc: Refactor sysvipc internal definitionsAdhemerval Zanella2019-10-171-0/+1
* sysvipc: Set ipc_perm mode as mode_t (BZ#18231)Adhemerval Zanella2019-10-103-0/+13
* nptl: Move pthread_attr_setschedparam implementation into libcFlorian Weimer2019-10-072-2/+0
* nptl: Move pthread_attr_getschedparam implementation into libcFlorian Weimer2019-10-072-2/+0
* nptl: Move pthread_attr_setinheritsched implementation into libc.Florian Weimer2019-10-042-2/+0
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0727-27/+27
* Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg2019-09-044-10/+10
* nptl: Move pthread_attr_getinheritsched implementation into libcFlorian Weimer2019-08-302-2/+0
* sh: Split BE/LE abilistAdhemerval Zanella2019-08-2930-0/+3564
* nptl: Move pthread_attr_setdetachstate implementation into libcFlorian Weimer2019-08-281-1/+0
* Refactor sigcontextinfo.hAdhemerval Zanella2019-08-234-243/+68
* nptl: Move pthread_attr_getdetachstate implementation into libcFlorian Weimer2019-08-161-1/+0
* nptl: Move pthread_attr_init implementation into libcFlorian Weimer2019-08-151-1/+0
* Make totalorder and totalordermag functions take pointer arguments.Joseph Myers2019-08-151-0/+12