about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc/powerpc64/le
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-251-0/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella2020-10-091-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/+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
* powerpc64le: Enable support for IEEE long doubleGabriel F. T. Gomes2020-04-303-0/+218
* nptl: Move pthread_sigmask implementation to libcAdhemerval Zanella2020-04-212-1/+2
* Linux: Remove <sys/sysctl.h> and the sysctl functionFlorian Weimer2020-04-151-0/+29
* 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