about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu
Commit message (Expand)AuthorAgeFilesLines
* nptl: Move pthread_mutex_timedlock, pthread_mutex_clocklock to libcFlorian Weimer2021-04-231-0/+4
* nptl: Move pthread_mutex_setprioceiling into libcFlorian Weimer2021-04-231-0/+2
* nptl: Move pthread_mutex_getprioceiling into libcFlorian Weimer2021-04-231-0/+2
* nptl: Move pthread_kill_other_threads_np compatibility symbol into libcFlorian Weimer2021-04-221-0/+1
* nptl: Move pthread_atfork compatibility symbol to libcFlorian Weimer2021-04-221-0/+1
* nptl: Move core condition variable functions into libcFlorian Weimer2021-04-211-0/+2
* nptl: Move core mutex functions into libcFlorian Weimer2021-04-211-0/+8
* nptl: Move rwlock functions with forwarders into libcFlorian Weimer2021-04-211-0/+9
* nptl: Move pthread_key_delete into libc.Florian Weimer2021-04-211-0/+2
* nptl: Move pthread_setspecific, __pthread_setspecific into libcFlorian Weimer2021-04-211-0/+4
* nptl: Move pthread_getspecific, __pthread_getspecific into libcFlorian Weimer2021-04-211-0/+4
* nptl: Move pthread_key_create, __pthread_key_create into libcFlorian Weimer2021-04-211-0/+4
* nptl: Move __pthread_unwind_next into libcFlorian Weimer2021-04-211-0/+2
* nptl: Move pthread_once and __pthread_once into libcFlorian Weimer2021-04-211-0/+4
* nptl: Move legacy cancelation handling into libc as compat symbolsFlorian Weimer2021-04-211-0/+4
* nptl: Move __pthread_cleanup_routine into libcFlorian Weimer2021-04-211-0/+2
* nptl: Move pthread_mutex_consistent into libcFlorian Weimer2021-04-211-0/+3
* nptl: Move pthread_kill to libcAdhemerval Zanella2021-03-261-0/+2
* nptl: Remove pwrite from libpthreadAdhemerval Zanella2021-03-261-0/+3
* nptl: Remove pread from libpthreadAdhemerval Zanella2021-03-261-0/+3
* nptl: Remove open from libpthreadAdhemerval Zanella2021-03-261-0/+1
* nptl: Remove lseek from libpthreadAdhemerval Zanella2021-03-261-0/+1
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-251-0/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-023-3/+3
* 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-201-0/+2
* nptl: Move pthread_getaffinity_np into libcFlorian Weimer2020-05-201-0/+3
* nptl: Move pthread_attr_setaffinity_np into libcFlorian Weimer2020-05-201-0/+3
* nptl: Move pthread_sigmask implementation to libcAdhemerval Zanella2020-04-211-0/+2
* ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]Florian Weimer2020-02-151-6/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-013-3/+3
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-073-3/+3
* Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg2019-09-041-0/+5
* Make totalorder and totalordermag functions take pointer arguments.Joseph Myers2019-08-151-0/+12
* Allow memset local PLT reference for powerpc soft-float.Joseph Myers2019-06-131-0/+1
* Linux: Add getdents64 system callFlorian Weimer2019-06-071-0/+1
* Remove support for PowerPC SPE extension (powerpc*-*-*gnuspe*).Zack Weinberg2019-05-224-150/+0
* Linux: Add the tgkill functionFlorian Weimer2019-05-141-0/+1
* misc: Add twalk_r functionFlorian Weimer2019-05-021-0/+1
* ldbl-opt: Add error and error_at_line (bug 23984)Gabriel F. T. Gomes2019-03-011-0/+2
* ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984)Gabriel F. T. Gomes2019-03-011-0/+8