aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/csky/libc.abilist
AgeCommit message (Expand)Author
2021-03-26nptl: Move pthread_kill to libcAdhemerval Zanella
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer
2020-10-09Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella
2020-10-09Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella
2020-09-17Update mallinfo2 ABI, and testDJ Delorie
2020-07-16Linux: Remove rseq supportFlorian Weimer
2020-07-07string: Add strerrorname_np and strerrordesc_npAdhemerval Zanella
2020-07-07string: Add sigabbrev_np and sigdescr_npAdhemerval Zanella
2020-07-06Add the __libc_single_threaded variableFlorian Weimer
2020-07-06Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers
2020-06-02nptl: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_npFlorian Weimer
2020-05-20nptl: Move pthread_gettattr_np into libcFlorian Weimer
2020-05-20nptl: Move pthread_getaffinity_np into libcFlorian Weimer
2020-05-20nptl: Move pthread_attr_setaffinity_np into libcFlorian Weimer
2020-04-21nptl: Move pthread_sigmask implementation to libcAdhemerval Zanella
2019-06-07Linux: Add getdents64 system callFlorian Weimer
2019-05-14Linux: Add the tgkill functionFlorian Weimer
2019-05-02misc: Add twalk_r functionFlorian Weimer
2019-02-08Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer
2018-12-21Add C-SKY portMao Han