31478 Commits (363911ce1313a246b7d33f0983a09e7ab2525b3a)
 

Author SHA1 Message Date
Florian Weimer 363911ce13 getaddrinfo: Eliminate another strdup call 9 years ago
H.J. Lu 808fd9e6fe x86: Update __x86_shared_non_temporal_threshold 9 years ago
Rical Jasan 3e6def237a manual: Provide consistent errno documentation. 9 years ago
Joseph Myers 9c65eec494 Fix sigevent namespace (bug 21543). 9 years ago
Florian Weimer 6257fcfd58 getaddrinfo: Fix localplt failure involving strdup 9 years ago
Adhemerval Zanella ca4b396ebe posix: Add missing build flags for p{write,read}v2 9 years ago
Florian Weimer 2714c5f3c9 resolv: Tests for various versions of res_init 9 years ago
Florian Weimer 673cb072a4 getaddrinfo: Always allocate canonical name on the heap 9 years ago
Florian Weimer 91b6eb1140 Add internal facility for dynamic array handling 9 years ago
Gabriel F. T. Gomes 09103e4025 Include sys/param.h in stdlib/gmp-impl.h instead of redefining MAX/MIN 9 years ago
Joseph Myers 6da85a0daf conformtest: Correct signal.h expectations for XPG4 / XPG42. 9 years ago
Zack Weinberg 72b81552a1 Add shim header for bits/syscall.h. 9 years ago
Joseph Myers 139904b7e4 Fix more namespace issues in sys/ucontext.h (bug 21457). 9 years ago
Zack Weinberg 491bb0858e Avoid tickling a linker bug from microblaze pt-vfork.S. 9 years ago
Adhemerval Zanella 52bd938169 posix: Implement preadv2 and pwritev2 9 years ago
Andreas Schwab cfa9bb61cd Use test-driver in nptl/tst-fork3.c 9 years ago
Siddhesh Poyarekar 4158ba082c Delay initialization of CPU features struct in static binaries 9 years ago
Dennis Wölfing 2e0bbbfbf9 Add reallocarray function 9 years ago
H.J. Lu 4f26ef1b67 x86_64: Remove redundant REX bytes from memchr.S 9 years ago
Andreas Schwab 542a34783c m68k: handle default PIE 9 years ago
H.J. Lu acf6d579e0 Add memchr tests for n == 0 9 years ago
Tulio Magno Quites Machado Filho 6e75b0110d Move tst-mutex*8* to tests-internal 9 years ago
H.J. Lu 81efada528 Make __tunables_init hidden and avoid PLT 9 years ago
H.J. Lu ee8015b9ea Support dl-tunables.list in subdirectories 9 years ago
Paul E. Murphy 302bb1a3c3 float128: Add wrappers to override ldbl-128 as float128. 10 years ago
Steve Ellcey 6a2c695266 aarch64: Thunderx specific memcpy and memmove 9 years ago
Siddhesh Poyarekar 6edbe546d6 arm: Fix typo in array count 9 years ago
H.J. Lu 9c450f6f6f x86: Don't include cacheinfo.c in ld.so 9 years ago
H.J. Lu 7c1d722554 x86: Use __get_cpu_features to get cpu_features 9 years ago
Joseph Myers 666c0c5efa Fix sigstack namespace (bug 21511). 9 years ago
Joseph Myers cfed8ece79 Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457). 9 years ago
Zack Weinberg 231a59ce2c Fix a bug in 'Remove __need macros from signal.h' (a992f506) 9 years ago
Adhemerval Zanella f1a67a2c78 libio: Avoid dup already opened file descriptor [BZ#21393] 9 years ago
Siddhesh Poyarekar d26db8fbb4 Remove useless comment from sysdeps/sparc/sparc32/dl-machine.h 9 years ago
Zack Weinberg 2cdfa9e848 Add one more header to be installed, missed from previous patch. 9 years ago
Zack Weinberg a992f506ff Remove __need macros from signal.h. 9 years ago
Zack Weinberg 500b3a499f Remove __need_list_t and __need_res_state. 9 years ago
H.J. Lu 1f655beb08 x86_64: Remove L(return_null) from rawmemchr.S 9 years ago
Zack Weinberg 81cb7a0b2b Remove sfi_* annotations from ARM assembly files. 9 years ago
Zack Weinberg 42a844c6a2 Remove the bulk of the NaCl port. 9 years ago
Rical Jasan a429d2ff07 manual: Convert errno @comments to new @errno macro. 9 years ago
Joseph Myers 0bcec5321f Split up bits/sigstack.h. 9 years ago
H.J. Lu 402bf06952 x86: Optimize SSE2 memchr overflow calculation 9 years ago
Adhemerval Zanella 1d71a63153 Fix makefile rules for vmsplice, splice, and open_by_handle_at 9 years ago
Joseph Myers 9aa4965cdf Also create and use ldbl-compat-choose.h. 9 years ago
Joseph Myers 8f2e1830f2 Create and use first-versions.h with macros for function symbol versions. 9 years ago
Adhemerval Zanella 332e01c627 posix: Consolidate Linux mq_timedsend syscall 11 years ago
Adhemerval Zanella a5fdd30597 posix: Consolidate Linux mq_timedreceive syscall 11 years ago
Adhemerval Zanella a5a34d2eaf linux: Consolidate Linux open_by_handle_at syscall 11 years ago
Adhemerval Zanella afbbc18f9e linux: Consolidate Linux splice syscall 11 years ago