aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-06-02resolv: Tests for various versions of res_initFlorian Weimer1-0/+32
2017-06-02getaddrinfo: Always allocate canonical name on the heapFlorian Weimer1-0/+5
2017-06-02Add internal facility for dynamic array handlingFlorian Weimer1-0/+37
2017-06-01Include sys/param.h in stdlib/gmp-impl.h instead of redefining MAX/MINGabriel F. T. Gomes1-0/+5
2017-06-01conformtest: Correct signal.h expectations for XPG4 / XPG42.Joseph Myers1-0/+33
2017-06-01Add shim header for bits/syscall.h.Zack Weinberg1-0/+6
2017-06-01Fix more namespace issues in sys/ucontext.h (bug 21457).Joseph Myers1-0/+96
2017-06-01Avoid tickling a linker bug from microblaze pt-vfork.S.Zack Weinberg1-0/+8
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella1-0/+93
2017-05-31Use test-driver in nptl/tst-fork3.cAndreas Schwab1-0/+5
2017-05-31Delay initialization of CPU features struct in static binariesSiddhesh Poyarekar1-0/+11
2017-05-30Add reallocarray functionDennis Wölfing1-0/+45
2017-05-30x86_64: Remove redundant REX bytes from memchr.SH.J. Lu1-0/+5
2017-05-29m68k: handle default PIEAndreas Schwab1-0/+5
2017-05-25Add memchr tests for n == 0H.J. Lu1-0/+4
2017-05-25Move tst-mutex*8* to tests-internalTulio Magno Quites Machado Filho1-0/+6
2017-05-25Make __tunables_init hidden and avoid PLTH.J. Lu1-0/+7
2017-05-25Support dl-tunables.list in subdirectoriesH.J. Lu1-0/+5
2017-05-25float128: Add wrappers to override ldbl-128 as float128.Paul E. Murphy1-0/+100
2017-05-24aarch64: Thunderx specific memcpy and memmoveSteve Ellcey1-0/+14
2017-05-24arm: Fix typo in array countSiddhesh Poyarekar1-0/+7
2017-05-24x86: Don't include cacheinfo.c in ld.soH.J. Lu1-0/+4
2017-05-24x86: Use __get_cpu_features to get cpu_featuresH.J. Lu1-0/+8
2017-05-23Fix sigstack namespace (bug 21511).Joseph Myers1-0/+9
2017-05-23Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers1-0/+97
2017-05-22Fix a bug in 'Remove __need macros from signal.h' (a992f506)Zack Weinberg1-0/+17
2017-05-22libio: Avoid dup already opened file descriptor [BZ#21393]Adhemerval Zanella1-0/+11
2017-05-23Remove useless comment from sysdeps/sparc/sparc32/dl-machine.hSiddhesh Poyarekar1-0/+5
2017-05-21Add one more header to be installed, missed from previous patch.Zack Weinberg1-0/+4
2017-05-20Remove __need macros from signal.h.Zack Weinberg1-0/+127
2017-05-20Remove __need_list_t and __need_res_state.Zack Weinberg1-0/+14
2017-05-20x86_64: Remove L(return_null) from rawmemchr.SH.J. Lu1-0/+4
2017-05-20Remove sfi_* annotations from ARM assembly files.Zack Weinberg1-0/+18
2017-05-20Remove the bulk of the NaCl port.Zack Weinberg1-0/+7
2017-05-19manual: Convert errno @comments to new @errno macro.Rical Jasan1-0/+11
2017-05-19Split up bits/sigstack.h.Joseph Myers1-0/+72
2017-05-19x86: Optimize SSE2 memchr overflow calculationH.J. Lu1-0/+6
2017-05-19Fix makefile rules for vmsplice, splice, and open_by_handle_atAdhemerval Zanella1-0/+9
2017-05-19Also create and use ldbl-compat-choose.h.Joseph Myers1-0/+16
2017-05-19Create and use first-versions.h with macros for function symbol versions.Joseph Myers1-0/+44
2017-05-18posix: Consolidate Linux mq_timedsend syscallAdhemerval Zanella1-0/+5
2017-05-18posix: Consolidate Linux mq_timedreceive syscallAdhemerval Zanella1-0/+5
2017-05-18linux: Consolidate Linux open_by_handle_at syscallAdhemerval Zanella1-0/+8
2017-05-18linux: Consolidate Linux splice syscallAdhemerval Zanella1-0/+7
2017-05-18linux: Consolidate Linux vmsplice syscallAdhemerval Zanella1-0/+6
2017-05-18posix: Consolidate Linux fsync syscallAdhemerval Zanella1-0/+8
2017-05-18posix: Consolidate Linux fdatasync syscallAdhemerval Zanella1-0/+6
2017-05-18posix: Consolidate Linux msync syscallAdhemerval Zanella1-0/+5
2017-05-18posix: Consolidate Linux sigsuspend implementationAdhemerval Zanella1-0/+6
2017-05-18linux: Consolidate Linux tee implementationAdhemerval Zanella1-0/+6