Age | Commit message (Expand) | Author | Files | Lines |
2017-06-04 | Include shlib-compat.h in many sunrpc/nis source files. | Zack Weinberg | 84 | -10/+89 |
2017-06-03 | getaddrinfo: Eliminate another strdup call | Florian Weimer | 2 | -1/+6 |
2017-06-02 | x86: Update __x86_shared_non_temporal_threshold | H.J. Lu | 2 | -2/+9 |
2017-06-02 | manual: Provide consistent errno documentation. | Rical Jasan | 3 | -37/+36 |
2017-06-02 | Fix sigevent namespace (bug 21543). | Joseph Myers | 2 | -1/+11 |
2017-06-02 | getaddrinfo: Fix localplt failure involving strdup | Florian Weimer | 2 | -4/+17 |
2017-06-02 | posix: Add missing build flags for p{write,read}v2 | Adhemerval Zanella | 2 | -0/+11 |
2017-06-02 | resolv: Tests for various versions of res_init | Florian Weimer | 19 | -1/+1126 |
2017-06-02 | getaddrinfo: Always allocate canonical name on the heap | Florian Weimer | 2 | -67/+47 |
2017-06-02 | Add internal facility for dynamic array handling | Florian Weimer | 21 | -2/+2538 |
2017-06-01 | Include sys/param.h in stdlib/gmp-impl.h instead of redefining MAX/MIN | Gabriel F. T. Gomes | 2 | -6/+7 |
2017-06-01 | conformtest: Correct signal.h expectations for XPG4 / XPG42. | Joseph Myers | 2 | -11/+50 |
2017-06-01 | Add shim header for bits/syscall.h. | Zack Weinberg | 2 | -0/+9 |
2017-06-01 | Fix more namespace issues in sys/ucontext.h (bug 21457). | Joseph Myers | 13 | -178/+414 |
2017-06-01 | Avoid tickling a linker bug from microblaze pt-vfork.S. | Zack Weinberg | 4 | -2/+58 |
2017-05-31 | posix: Implement preadv2 and pwritev2 | Adhemerval Zanella | 58 | -5/+1031 |
2017-05-31 | Use test-driver in nptl/tst-fork3.c | Andreas Schwab | 2 | -2/+9 |
2017-05-31 | Delay initialization of CPU features struct in static binaries | Siddhesh Poyarekar | 4 | -36/+27 |
2017-05-30 | Add reallocarray function | Dennis Wölfing | 39 | -12/+344 |
2017-05-30 | x86_64: Remove redundant REX bytes from memchr.S | H.J. Lu | 2 | -14/+19 |
2017-05-29 | m68k: handle default PIE | Andreas Schwab | 2 | -0/+9 |
2017-05-25 | Add memchr tests for n == 0 | H.J. Lu | 2 | -0/+8 |
2017-05-25 | Move tst-mutex*8* to tests-internal | Tulio Magno Quites Machado Filho | 2 | -4/+11 |
2017-05-25 | Make __tunables_init hidden and avoid PLT | H.J. Lu | 3 | -0/+12 |
2017-05-25 | Support dl-tunables.list in subdirectories | H.J. Lu | 2 | -1/+8 |
2017-05-25 | float128: Add wrappers to override ldbl-128 as float128. | Paul E. Murphy | 91 | -0/+765 |
2017-05-24 | aarch64: Thunderx specific memcpy and memmove | Steve Ellcey | 9 | -10/+554 |
2017-05-24 | arm: Fix typo in array count | Siddhesh Poyarekar | 3 | -2/+9 |
2017-05-24 | x86: Don't include cacheinfo.c in ld.so | H.J. Lu | 2 | -0/+8 |
2017-05-24 | x86: Use __get_cpu_features to get cpu_features | H.J. Lu | 2 | -10/+17 |
2017-05-23 | Fix sigstack namespace (bug 21511). | Joseph Myers | 3 | -8/+26 |
2017-05-23 | Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457). | Joseph Myers | 21 | -149/+136 |
2017-05-22 | Fix a bug in 'Remove __need macros from signal.h' (a992f506) | Zack Weinberg | 8 | -16/+38 |
2017-05-22 | libio: Avoid dup already opened file descriptor [BZ#21393] | Adhemerval Zanella | 5 | -59/+113 |
2017-05-23 | Remove useless comment from sysdeps/sparc/sparc32/dl-machine.h | Siddhesh Poyarekar | 2 | -2/+5 |
2017-05-21 | Add one more header to be installed, missed from previous patch. | Zack Weinberg | 2 | -2/+6 |
2017-05-20 | Remove __need macros from signal.h. | Zack Weinberg | 95 | -2911/+1192 |
2017-05-20 | Remove __need_list_t and __need_res_state. | Zack Weinberg | 8 | -110/+135 |
2017-05-20 | x86_64: Remove L(return_null) from rawmemchr.S | H.J. Lu | 2 | -5/+4 |
2017-05-20 | Remove sfi_* annotations from ARM assembly files. | Zack Weinberg | 22 | -882/+460 |
2017-05-20 | Remove the bulk of the NaCl port. | Zack Weinberg | 152 | -8627/+10 |
2017-05-19 | manual: Convert errno @comments to new @errno macro. | Rical Jasan | 5 | -330/+326 |
2017-05-19 | Split up bits/sigstack.h. | Joseph Myers | 37 | -219/+306 |
2017-05-19 | x86: Optimize SSE2 memchr overflow calculation | H.J. Lu | 3 | -16/+18 |
2017-05-19 | Fix makefile rules for vmsplice, splice, and open_by_handle_at | Adhemerval Zanella | 3 | -3/+12 |
2017-05-19 | Also create and use ldbl-compat-choose.h. | Joseph Myers | 9 | -29/+48 |
2017-05-19 | Create and use first-versions.h with macros for function symbol versions. | Joseph Myers | 4 | -35/+74 |
2017-05-18 | posix: Consolidate Linux mq_timedsend syscall | Adhemerval Zanella | 4 | -1/+39 |
2017-05-18 | posix: Consolidate Linux mq_timedreceive syscall | Adhemerval Zanella | 4 | -1/+40 |
2017-05-18 | linux: Consolidate Linux open_by_handle_at syscall | Adhemerval Zanella | 5 | -2/+48 |