about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/nios2/libc.abilist
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 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 send from libpthreadAdhemerval Zanella2021-03-261-0/+1
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-251-0/+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
* 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/+2
* nptl: Move pthread_attr_setaffinity_np into libcFlorian Weimer2020-05-201-0/+2
* nptl: Move pthread_sigmask implementation to libcAdhemerval Zanella2020-04-211-0/+2
* Linux: Add getdents64 system callFlorian Weimer2019-06-071-0/+1
* Linux: Add the tgkill functionFlorian Weimer2019-05-141-0/+1
* misc: Add twalk_r functionFlorian Weimer2019-05-021-0/+1
* Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer2019-02-081-0/+1
* Add getcpuH.J. Lu2018-12-071-0/+1
* posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer2018-12-071-0/+1
* posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer2018-11-061-0/+1
* nptl: Add abilist symbols for C11 threadsAdhemerval Zanella2018-07-241-0/+4
* Add the statx functionFlorian Weimer2018-07-101-0/+1
* Add renameat2 function [BZ #17662]Florian Weimer2018-07-051-0/+1
* Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2018-06-261-0/+2
* Ignore absolute symbols in ABI tests.Joseph Myers2018-05-041-7/+0
* copy_file_range: New function to copy file dataFlorian Weimer2017-12-221-0/+1
* Add _Float32 function aliases.Joseph Myers2017-12-071-0/+5
* Add _Float64, _Float32x function aliases.Joseph Myers2017-12-061-0/+10
* Linux: Implement interfaces for memory protection keysFlorian Weimer2017-12-051-0/+5
* Implement the mlock2 functionFlorian Weimer2017-11-271-0/+1
* Linux: Add memfd_create system call wrapperFlorian Weimer2017-11-231-0/+1