summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* getaddrinfo: Eliminate another strdup callFlorian Weimer2017-06-031-0/+5
* x86: Update __x86_shared_non_temporal_thresholdH.J. Lu2017-06-021-0/+5
* manual: Provide consistent errno documentation.Rical Jasan2017-06-021-0/+6
* Fix sigevent namespace (bug 21543).Joseph Myers2017-06-021-0/+7
* getaddrinfo: Fix localplt failure involving strdupFlorian Weimer2017-06-021-0/+6
* posix: Add missing build flags for p{write,read}v2Adhemerval Zanella2017-06-021-0/+7
* resolv: Tests for various versions of res_initFlorian Weimer2017-06-021-0/+32
* getaddrinfo: Always allocate canonical name on the heapFlorian Weimer2017-06-021-0/+5
* Add internal facility for dynamic array handlingFlorian Weimer2017-06-021-0/+37
* Include sys/param.h in stdlib/gmp-impl.h instead of redefining MAX/MINGabriel F. T. Gomes2017-06-011-0/+5
* conformtest: Correct signal.h expectations for XPG4 / XPG42.Joseph Myers2017-06-011-0/+33
* Add shim header for bits/syscall.h.Zack Weinberg2017-06-011-0/+6
* Fix more namespace issues in sys/ucontext.h (bug 21457).Joseph Myers2017-06-011-0/+96
* Avoid tickling a linker bug from microblaze pt-vfork.S.Zack Weinberg2017-06-011-0/+8
* posix: Implement preadv2 and pwritev2Adhemerval Zanella2017-05-311-0/+93
* Use test-driver in nptl/tst-fork3.cAndreas Schwab2017-05-311-0/+5
* Delay initialization of CPU features struct in static binariesSiddhesh Poyarekar2017-05-311-0/+11
* Add reallocarray functionDennis Wölfing2017-05-301-0/+45
* x86_64: Remove redundant REX bytes from memchr.SH.J. Lu2017-05-301-0/+5
* m68k: handle default PIEAndreas Schwab2017-05-291-0/+5
* Add memchr tests for n == 0H.J. Lu2017-05-251-0/+4
* Move tst-mutex*8* to tests-internalTulio Magno Quites Machado Filho2017-05-251-0/+6
* Make __tunables_init hidden and avoid PLTH.J. Lu2017-05-251-0/+7
* Support dl-tunables.list in subdirectoriesH.J. Lu2017-05-251-0/+5
* float128: Add wrappers to override ldbl-128 as float128.Paul E. Murphy2017-05-251-0/+100
* aarch64: Thunderx specific memcpy and memmoveSteve Ellcey2017-05-241-0/+14
* arm: Fix typo in array countSiddhesh Poyarekar2017-05-241-0/+7
* x86: Don't include cacheinfo.c in ld.soH.J. Lu2017-05-241-0/+4
* x86: Use __get_cpu_features to get cpu_featuresH.J. Lu2017-05-241-0/+8
* Fix sigstack namespace (bug 21511).Joseph Myers2017-05-231-0/+9
* Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers2017-05-231-0/+97
* Fix a bug in 'Remove __need macros from signal.h' (a992f506)Zack Weinberg2017-05-221-0/+17
* libio: Avoid dup already opened file descriptor [BZ#21393]Adhemerval Zanella2017-05-221-0/+11
* Remove useless comment from sysdeps/sparc/sparc32/dl-machine.hSiddhesh Poyarekar2017-05-231-0/+5
* Add one more header to be installed, missed from previous patch.Zack Weinberg2017-05-211-0/+4
* Remove __need macros from signal.h.Zack Weinberg2017-05-201-0/+127
* Remove __need_list_t and __need_res_state.Zack Weinberg2017-05-201-0/+14
* x86_64: Remove L(return_null) from rawmemchr.SH.J. Lu2017-05-201-0/+4
* Remove sfi_* annotations from ARM assembly files.Zack Weinberg2017-05-201-0/+18
* Remove the bulk of the NaCl port.Zack Weinberg2017-05-201-0/+7
* manual: Convert errno @comments to new @errno macro.Rical Jasan2017-05-191-0/+11
* Split up bits/sigstack.h.Joseph Myers2017-05-191-0/+72
* x86: Optimize SSE2 memchr overflow calculationH.J. Lu2017-05-191-0/+6
* Fix makefile rules for vmsplice, splice, and open_by_handle_atAdhemerval Zanella2017-05-191-0/+9
* Also create and use ldbl-compat-choose.h.Joseph Myers2017-05-191-0/+16
* Create and use first-versions.h with macros for function symbol versions.Joseph Myers2017-05-191-0/+44
* posix: Consolidate Linux mq_timedsend syscallAdhemerval Zanella2017-05-181-0/+5
* posix: Consolidate Linux mq_timedreceive syscallAdhemerval Zanella2017-05-181-0/+5
* linux: Consolidate Linux open_by_handle_at syscallAdhemerval Zanella2017-05-181-0/+8
* linux: Consolidate Linux splice syscallAdhemerval Zanella2017-05-181-0/+7