aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-04Include shlib-compat.h in many sunrpc/nis source files.Zack Weinberg84-10/+89
2017-06-03getaddrinfo: Eliminate another strdup callFlorian Weimer2-1/+6
2017-06-02x86: Update __x86_shared_non_temporal_thresholdH.J. Lu2-2/+9
2017-06-02manual: Provide consistent errno documentation.Rical Jasan3-37/+36
2017-06-02Fix sigevent namespace (bug 21543).Joseph Myers2-1/+11
2017-06-02getaddrinfo: Fix localplt failure involving strdupFlorian Weimer2-4/+17
2017-06-02posix: Add missing build flags for p{write,read}v2Adhemerval Zanella2-0/+11
2017-06-02resolv: Tests for various versions of res_initFlorian Weimer19-1/+1126
2017-06-02getaddrinfo: Always allocate canonical name on the heapFlorian Weimer2-67/+47
2017-06-02Add internal facility for dynamic array handlingFlorian Weimer21-2/+2538
2017-06-01Include sys/param.h in stdlib/gmp-impl.h instead of redefining MAX/MINGabriel F. T. Gomes2-6/+7
2017-06-01conformtest: Correct signal.h expectations for XPG4 / XPG42.Joseph Myers2-11/+50
2017-06-01Add shim header for bits/syscall.h.Zack Weinberg2-0/+9
2017-06-01Fix more namespace issues in sys/ucontext.h (bug 21457).Joseph Myers13-178/+414
2017-06-01Avoid tickling a linker bug from microblaze pt-vfork.S.Zack Weinberg4-2/+58
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella58-5/+1031
2017-05-31Use test-driver in nptl/tst-fork3.cAndreas Schwab2-2/+9
2017-05-31Delay initialization of CPU features struct in static binariesSiddhesh Poyarekar4-36/+27
2017-05-30Add reallocarray functionDennis Wölfing39-12/+344
2017-05-30x86_64: Remove redundant REX bytes from memchr.SH.J. Lu2-14/+19
2017-05-29m68k: handle default PIEAndreas Schwab2-0/+9
2017-05-25Add memchr tests for n == 0H.J. Lu2-0/+8
2017-05-25Move tst-mutex*8* to tests-internalTulio Magno Quites Machado Filho2-4/+11
2017-05-25Make __tunables_init hidden and avoid PLTH.J. Lu3-0/+12
2017-05-25Support dl-tunables.list in subdirectoriesH.J. Lu2-1/+8
2017-05-25float128: Add wrappers to override ldbl-128 as float128.Paul E. Murphy91-0/+765
2017-05-24aarch64: Thunderx specific memcpy and memmoveSteve Ellcey9-10/+554
2017-05-24arm: Fix typo in array countSiddhesh Poyarekar3-2/+9
2017-05-24x86: Don't include cacheinfo.c in ld.soH.J. Lu2-0/+8
2017-05-24x86: Use __get_cpu_features to get cpu_featuresH.J. Lu2-10/+17
2017-05-23Fix sigstack namespace (bug 21511).Joseph Myers3-8/+26
2017-05-23Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers21-149/+136
2017-05-22Fix a bug in 'Remove __need macros from signal.h' (a992f506)Zack Weinberg8-16/+38
2017-05-22libio: Avoid dup already opened file descriptor [BZ#21393]Adhemerval Zanella5-59/+113
2017-05-23Remove useless comment from sysdeps/sparc/sparc32/dl-machine.hSiddhesh Poyarekar2-2/+5
2017-05-21Add one more header to be installed, missed from previous patch.Zack Weinberg2-2/+6
2017-05-20Remove __need macros from signal.h.Zack Weinberg95-2911/+1192
2017-05-20Remove __need_list_t and __need_res_state.Zack Weinberg8-110/+135
2017-05-20x86_64: Remove L(return_null) from rawmemchr.SH.J. Lu2-5/+4
2017-05-20Remove sfi_* annotations from ARM assembly files.Zack Weinberg22-882/+460
2017-05-20Remove the bulk of the NaCl port.Zack Weinberg152-8627/+10
2017-05-19manual: Convert errno @comments to new @errno macro.Rical Jasan5-330/+326
2017-05-19Split up bits/sigstack.h.Joseph Myers37-219/+306
2017-05-19x86: Optimize SSE2 memchr overflow calculationH.J. Lu3-16/+18
2017-05-19Fix makefile rules for vmsplice, splice, and open_by_handle_atAdhemerval Zanella3-3/+12
2017-05-19Also create and use ldbl-compat-choose.h.Joseph Myers9-29/+48
2017-05-19Create and use first-versions.h with macros for function symbol versions.Joseph Myers4-35/+74
2017-05-18posix: Consolidate Linux mq_timedsend syscallAdhemerval Zanella4-1/+39
2017-05-18posix: Consolidate Linux mq_timedreceive syscallAdhemerval Zanella4-1/+40
2017-05-18linux: Consolidate Linux open_by_handle_at syscallAdhemerval Zanella5-2/+48