Age | Commit message (Expand) | Author | Files | Lines |
2016-09-21 | malloc: Manual part of conversion to __libc_lock | Florian Weimer | 5 | -33/+20 |
2016-09-21 | <arpa/nameser.h>: Remove RR type classification macros [BZ #20592] | Florian Weimer | 3 | -11/+13 |
2016-09-21 | <arpa/nameser.h>, <arpa/nameser_compat.h>: Remove versions | Florian Weimer | 3 | -20/+6 |
2016-09-21 | resolv: Remove the BIND_4_COMPAT macro | Florian Weimer | 3 | -8/+8 |
2016-09-21 | Remove obsolete DNSSEC support [BZ #20591] | Florian Weimer | 5 | -320/+23 |
2016-09-21 | manual: Clarify the documentation of strverscmp [BZ #20524] | Florian Weimer | 2 | -20/+55 |
2016-09-21 | Add test case for O_TMPFILE handling in open, openat | Florian Weimer | 4 | -1/+239 |
2016-09-21 | Avoid running $(CXX) during build to obtain header file paths | Florian Weimer | 5 | -6/+39 |
2016-09-21 | Generate .op pattern rules for profiling builds only | Florian Weimer | 2 | -1/+8 |
2016-09-21 | sln: Preprocessor cleanups | Florian Weimer | 2 | -15/+5 |
2016-09-20 | Fix old-style function definition | Samuel Thibault | 2 | -4/+3 |
2016-09-20 | mach: Fix old-style function definition. | Samuel Thibault | 2 | -3/+2 |
2016-09-20 | posix: Correctly block/unblock all signals on Linux posix_spawn | Adhemerval Zanella | 2 | -6/+6 |
2016-09-20 | posix: Correctly enable/disable cancellation on Linux posix_spawn | Adhemerval Zanella | 4 | -3/+188 |
2016-09-20 | Fix exc2signal.c template | Samuel Thibault | 2 | -12/+19 |
2016-09-20 | Build s_nan* objects from a generic template | Paul E. Murphy | 12 | -83/+42 |
2016-09-20 | Remove __nan{f,,l} macros | Paul E. Murphy | 6 | -11/+12 |
2016-09-20 | Make ldexpF generic. | Paul E. Murphy | 9 | -90/+115 |
2016-09-20 | Remove remnants of .og patterns | Florian Weimer | 6 | -7/+9 |
2016-09-20 | sysd-rules: Cut down the number of rtld-% pattern rules | Florian Weimer | 2 | -0/+9 |
2016-09-19 | powerpc: Fix POWER9 implies | Tulio Magno Quites Machado Filho | 3 | -2/+9 |
2016-09-19 | Add <limits.h> integer width macros. | Joseph Myers | 6 | -2/+212 |
2016-09-18 | hurd: fix fcntl visibility | Samuel Thibault | 2 | -1/+2 |
2016-09-18 | hurd: fix pathconf visibility | Samuel Thibault | 2 | -1/+5 |
2016-09-15 | nptl: Consolidate sem_init implementations | Adhemerval Zanella | 4 | -86/+8 |
2016-09-15 | rt: Set shm_open as a non cancellation point (BZ #18243) | Adhemerval Zanella | 4 | -1/+143 |
2016-09-15 | nptl: Fix sem_wait and sem_timedwait cancellation (BZ#18243) | Adhemerval Zanella | 9 | -52/+82 |
2016-09-15 | nptl: Remove sparc sem_wait | Adhemerval Zanella | 3 | -94/+3 |
2016-09-15 | nptl: Set sem_open as a non cancellation point (BZ #15765) | Adhemerval Zanella | 4 | -5/+157 |
2016-09-15 | nptl: Consolidate sem_open implementations | Adhemerval Zanella | 4 | -301/+8 |
2016-09-15 | inet: Add __inet6_scopeid_pton function [BZ #20611] | Florian Weimer | 8 | -46/+257 |
2016-09-14 | Remove the ptw-% patterns | Florian Weimer | 7 | -19/+38 |
2016-09-13 | ldbl-128: Use L(x) macro for long double constants | Paul E. Murphy | 51 | -3925/+3983 |
2016-09-13 | resolv: Remove _LIBC_REENTRANT | Florian Weimer | 2 | -2/+4 |
2016-09-10 | Add tests-static to tests in malloc/Makefile | Siddhesh Poyarekar | 2 | -2/+4 |
2016-09-10 | Remove __libc_csu_irel declaration | Siddhesh Poyarekar | 2 | -3/+4 |
2016-09-07 | Add e500 version of fetestexceptflag. | Joseph Myers | 2 | -0/+28 |
2016-09-07 | Add femode_t functions: sparc. | Joseph Myers | 3 | -0/+67 |
2016-09-07 | Add femode_t functions: sh. | Joseph Myers | 3 | -0/+68 |
2016-09-07 | Add femode_t functions: s390. | Joseph Myers | 3 | -0/+69 |
2016-09-07 | Add femode_t functions: powerpc. | Joseph Myers | 7 | -0/+229 |
2016-09-07 | Add femode_t functions: mips. | Joseph Myers | 3 | -0/+68 |
2016-09-07 | Add femode_t functions: m68k. | Joseph Myers | 3 | -0/+62 |
2016-09-07 | Add femode_t functions: ia64. | Joseph Myers | 3 | -0/+71 |
2016-09-07 | Add femode_t functions: hppa. | Joseph Myers | 3 | -0/+66 |
2016-09-07 | Add femode_t functions: arm. | Joseph Myers | 3 | -0/+77 |
2016-09-07 | Add femode_t functions: alpha. | Joseph Myers | 3 | -0/+80 |
2016-09-07 | Add femode_t functions: aarch64. | Joseph Myers | 3 | -0/+64 |
2016-09-07 | Add femode_t functions. | Joseph Myers | 61 | -5/+978 |
2016-09-06 | X86-64: Add _dl_runtime_resolve_avx[512]_{opt|slow} [BZ #20508] | H.J. Lu | 6 | -3/+190 |