about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Fix sigevent namespace (bug 21543).Joseph Myers2017-06-022-1/+11
* getaddrinfo: Fix localplt failure involving strdupFlorian Weimer2017-06-022-4/+17
* posix: Add missing build flags for p{write,read}v2Adhemerval Zanella2017-06-022-0/+11
* resolv: Tests for various versions of res_initFlorian Weimer2017-06-0219-1/+1126
* getaddrinfo: Always allocate canonical name on the heapFlorian Weimer2017-06-022-67/+47
* Add internal facility for dynamic array handlingFlorian Weimer2017-06-0221-2/+2538
* Include sys/param.h in stdlib/gmp-impl.h instead of redefining MAX/MINGabriel F. T. Gomes2017-06-012-6/+7
* conformtest: Correct signal.h expectations for XPG4 / XPG42.Joseph Myers2017-06-012-11/+50
* Add shim header for bits/syscall.h.Zack Weinberg2017-06-012-0/+9
* Fix more namespace issues in sys/ucontext.h (bug 21457).Joseph Myers2017-06-0113-178/+414
* Avoid tickling a linker bug from microblaze pt-vfork.S.Zack Weinberg2017-06-014-2/+58
* posix: Implement preadv2 and pwritev2Adhemerval Zanella2017-05-3158-5/+1031
* Use test-driver in nptl/tst-fork3.cAndreas Schwab2017-05-312-2/+9
* Delay initialization of CPU features struct in static binariesSiddhesh Poyarekar2017-05-314-36/+27
* Add reallocarray functionDennis Wölfing2017-05-3039-12/+344
* x86_64: Remove redundant REX bytes from memchr.SH.J. Lu2017-05-302-14/+19
* m68k: handle default PIEAndreas Schwab2017-05-292-0/+9
* Add memchr tests for n == 0H.J. Lu2017-05-252-0/+8
* Move tst-mutex*8* to tests-internalTulio Magno Quites Machado Filho2017-05-252-4/+11
* Make __tunables_init hidden and avoid PLTH.J. Lu2017-05-253-0/+12
* Support dl-tunables.list in subdirectoriesH.J. Lu2017-05-252-1/+8
* float128: Add wrappers to override ldbl-128 as float128.Paul E. Murphy2017-05-2591-0/+765
* aarch64: Thunderx specific memcpy and memmoveSteve Ellcey2017-05-249-10/+554
* arm: Fix typo in array countSiddhesh Poyarekar2017-05-243-2/+9
* x86: Don't include cacheinfo.c in ld.soH.J. Lu2017-05-242-0/+8
* x86: Use __get_cpu_features to get cpu_featuresH.J. Lu2017-05-242-10/+17
* Fix sigstack namespace (bug 21511).Joseph Myers2017-05-233-8/+26
* Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers2017-05-2321-149/+136
* Fix a bug in 'Remove __need macros from signal.h' (a992f506)Zack Weinberg2017-05-228-16/+38
* libio: Avoid dup already opened file descriptor [BZ#21393]Adhemerval Zanella2017-05-225-59/+113
* Remove useless comment from sysdeps/sparc/sparc32/dl-machine.hSiddhesh Poyarekar2017-05-232-2/+5
* Add one more header to be installed, missed from previous patch.Zack Weinberg2017-05-212-2/+6
* Remove __need macros from signal.h.Zack Weinberg2017-05-2095-2911/+1192
* Remove __need_list_t and __need_res_state.Zack Weinberg2017-05-208-110/+135
* x86_64: Remove L(return_null) from rawmemchr.SH.J. Lu2017-05-202-5/+4
* Remove sfi_* annotations from ARM assembly files.Zack Weinberg2017-05-2022-882/+460
* Remove the bulk of the NaCl port.Zack Weinberg2017-05-20152-8627/+10
* manual: Convert errno @comments to new @errno macro.Rical Jasan2017-05-195-330/+326
* Split up bits/sigstack.h.Joseph Myers2017-05-1937-219/+306
* x86: Optimize SSE2 memchr overflow calculationH.J. Lu2017-05-193-16/+18
* Fix makefile rules for vmsplice, splice, and open_by_handle_atAdhemerval Zanella2017-05-193-3/+12
* Also create and use ldbl-compat-choose.h.Joseph Myers2017-05-199-29/+48
* Create and use first-versions.h with macros for function symbol versions.Joseph Myers2017-05-194-35/+74
* posix: Consolidate Linux mq_timedsend syscallAdhemerval Zanella2017-05-184-1/+39
* posix: Consolidate Linux mq_timedreceive syscallAdhemerval Zanella2017-05-184-1/+40
* linux: Consolidate Linux open_by_handle_at syscallAdhemerval Zanella2017-05-185-2/+48
* linux: Consolidate Linux splice syscallAdhemerval Zanella2017-05-185-2/+36
* linux: Consolidate Linux vmsplice syscallAdhemerval Zanella2017-05-185-2/+35
* posix: Consolidate Linux fsync syscallAdhemerval Zanella2017-05-186-2/+38
* posix: Consolidate Linux fdatasync syscallAdhemerval Zanella2017-05-185-1/+37