about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sh/be
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-251-0/+1
* sh: Add sh4 fpu Implies folderAdhemerval Zanella2020-11-271-0/+1
* Add missing stat/mknod symbol on libc.abilist some ABIsAdhemerval Zanella2020-10-131-0/+2
* Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella2020-10-091-0/+8
* Update mallinfo2 ABI, and testDJ Delorie2020-09-171-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
* 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
* nptl: Move pthread_sigmask implementation to libcAdhemerval Zanella2020-04-212-1/+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-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-151-4/+0
* nptl: Move waitpid implementation to libcAdhemerval Zanella2019-12-191-1/+0
* nptl: Move wait implementation to libcAdhemerval Zanella2019-12-191-2/+0
* nptl: Add more missing placeholder abi symbol from nanosleep moveAdhemerval Zanella2019-12-091-1/+1
* nptl: Add missing placeholder abi symbol from nanosleep moveAdhemerval Zanella2019-11-071-0/+1
* nptl: Move nanosleep implementation to libcAdhemerval Zanella2019-11-061-2/+0