about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/riscv
Commit message (Expand)AuthorAgeFilesLines
* string: Add strerrorname_np and strerrordesc_npAdhemerval Zanella2020-07-071-0/+2
* string: Add sigabbrev_np and sigdescr_npAdhemerval Zanella2020-07-071-0/+2
* 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
* 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/+2
* nptl: Move pthread_getaffinity_np into libcFlorian Weimer2020-05-202-1/+2
* nptl: Move pthread_attr_setaffinity_np into libcFlorian Weimer2020-05-202-1/+2
* 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
* 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-1/+0
* nptl: Move pthread_cond_destroy implementation into libcFlorian Weimer2020-02-201-1/+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-15/+14
* linux: Consolidate INLINE_SYSCALLAdhemerval Zanella2020-02-141-20/+0
* riscv: Avoid clobbering register parameters in syscallAdhemerval Zanella2020-02-141-28/+56
* linux: Add support for clock_getres64 vDSOAdhemerval Zanella2020-01-031-1/+1
* linux: Add support for clock_gettime64 vDSOAdhemerval Zanella2020-01-031-1/+1
* elf: Move vDSO setup to rtld (BZ#24967)Adhemerval Zanella2020-01-032-5/+1
* Linux: Use system call tables during buildFlorian Weimer2020-01-021-0/+1
* Linux: Add tables with system call numbersFlorian Weimer2020-01-021-0/+292
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0124-24/+24
* nptl: Move waitpid implementation to libcAdhemerval Zanella2019-12-191-1/+0
* nptl: Move wait implementation to libcAdhemerval Zanella2019-12-191-2/+0
* nptl: Move nanosleep implementation to libcAdhemerval Zanella2019-11-061-2/+0
* nptl: Add pthread_clockjoin_npMike Crowe2019-11-011-0/+1
* ipc: Refactor sysvipc internal definitionsAdhemerval Zanella2019-10-171-21/+0
* nptl: Move pthread_attr_setschedparam implementation into libcFlorian Weimer2019-10-071-1/+0
* riscv: Remove support for variable page sizesFlorian Weimer2019-10-073-120/+0
* nptl: Move pthread_attr_getschedparam implementation into libcFlorian Weimer2019-10-071-1/+0
* nptl: Move pthread_attr_setinheritsched implementation into libc.Florian Weimer2019-10-041-1/+0
* Fix RISC-V vfork build with Linux 5.3 kernel headers.Joseph Myers2019-09-181-1/+4
* Refactor vDSO initialization codeAdhemerval Zanella2019-09-173-92/+4
* Remove PREPARE_VERSION and PREPARE_VERSION_KNOWAdhemerval Zanella2019-09-173-9/+8
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0730-30/+30
* nptl: Move pthread_attr_getinheritsched implementation into libcFlorian Weimer2019-08-301-1/+0
* nptl: Move pthread_attr_setdetachstate implementation into libcFlorian Weimer2019-08-281-1/+0
* Refactor sigcontextinfo.hAdhemerval Zanella2019-08-232-33/+10
* 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/+16
* nptl: Move pthread_attr_destroy implementation into libcFlorian Weimer2019-08-151-1/+0