aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/microblaze/le
AgeCommit message (Expand)AuthorFilesLines
2020-10-13Add missing stat/mknod symbol on libc.abilist some ABIsAdhemerval Zanella1-0/+2
2020-10-09Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella1-0/+8
2020-09-17Update mallinfo2 ABI, and testDJ Delorie1-0/+1
2020-07-16Linux: Remove rseq supportFlorian Weimer1-1/+0
2020-07-07string: Add strerrorname_np and strerrordesc_npAdhemerval Zanella1-0/+2
2020-07-07string: Add sigabbrev_np and sigdescr_npAdhemerval Zanella1-0/+2
2020-07-06Add the __libc_single_threaded variableFlorian Weimer1-0/+1
2020-07-06Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers1-0/+1
2020-06-19New exp10f version without SVID compat wrapperAdhemerval Zanella1-0/+1
2020-06-02nptl: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_npFlorian Weimer1-0/+2
2020-05-20nptl: Move pthread_gettattr_np into libcFlorian Weimer2-1/+2
2020-05-20nptl: Move pthread_getaffinity_np into libcFlorian Weimer2-1/+2
2020-05-20nptl: Move pthread_attr_setaffinity_np into libcFlorian Weimer2-1/+2
2020-04-21nptl: Move pthread_sigmask implementation to libcAdhemerval Zanella2-1/+2
2020-02-20nptl: Move pthread_setschedparam implementation into libcFlorian Weimer1-1/+0
2020-02-20nptl: Move pthread_getschedparam implementation into libcFlorian Weimer1-1/+0
2020-02-20nptl: Move pthread_cond_init implementation into libcFlorian Weimer1-1/+0
2020-02-20nptl: Move pthread_cond_destroy implementation into libcFlorian Weimer1-1/+0
2020-02-20nptl: Move pthread_condattr_init implementation into libcFlorian Weimer1-1/+0
2020-02-20nptl: Move pthread_condattr_destroy implementation into libcFlorian Weimer1-1/+0
2020-02-20nptl: Move pthread_attr_setscope implementation into libcFlorian Weimer1-1/+0
2020-02-20nptl: Move pthread_attr_getscope implementation into libcFlorian Weimer1-1/+0
2020-02-20nptl: Move pthread_attr_setschedpolicy implementation into libcFlorian Weimer1-1/+0
2020-02-20nptl: Move pthread_attr_getschedpolicy implementation into libcFlorian Weimer1-1/+0
2019-12-19nptl: Move waitpid implementation to libcAdhemerval Zanella1-1/+0
2019-12-19nptl: Move wait implementation to libcAdhemerval Zanella1-2/+0
2019-11-06nptl: Move nanosleep implementation to libcAdhemerval Zanella1-2/+0
2019-11-01nptl: Add pthread_clockjoin_npMike Crowe1-0/+1
2019-10-07nptl: Move pthread_attr_setschedparam implementation into libcFlorian Weimer1-1/+0
2019-10-07nptl: Move pthread_attr_getschedparam implementation into libcFlorian Weimer1-1/+0
2019-10-04nptl: Move pthread_attr_setinheritsched implementation into libc.Florian Weimer1-1/+0
2019-09-04Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg1-5/+0
2019-08-30nptl: Move pthread_attr_getinheritsched implementation into libcFlorian Weimer1-1/+0
2019-08-29microblaze: Split BE/LE abilistAdhemerval Zanella13-0/+3485