| Commit message (Expand) | Author | Age | Files | Lines |
* | Move ChangeLog to ChangeLog.old/ChangeLog.19changelog-ends-here | Florian Weimer | 2019-10-11 | 1 | -39253/+0 |
* | manual: Remove warning in the documentation of the abort function | Florian Weimer | 2019-10-11 | 1 | -0/+4 |
* | sysvipc: Set ipc_perm mode as mode_t (BZ#18231) | Adhemerval Zanella | 2019-10-10 | 1 | -0/+51 |
* | Simplify note processing | Andreas Schwab | 2019-10-10 | 1 | -0/+4 |
* | syscall-names.list: fix typos in comment | Dmitry V. Levin | 2019-10-10 | 1 | -0/+5 |
* | y2038: linux: Provide __clock_settime64 implementation | Lukasz Majewski | 2019-10-10 | 1 | -0/+11 |
* | posix: Use posix_spawn for wordexp | Adhemerval Zanella | 2019-10-09 | 1 | -0/+9 |
* | mips: Do not malloc on getdents64 fallback | Adhemerval Zanella | 2019-10-09 | 1 | -0/+7 |
* | sparc: Assume GOTDATA support in the toolchain | Florian Weimer | 2019-10-09 | 1 | -0/+7 |
* | <dirent.h>: Remove wrong comment about getdents64 declaration | Petr Vorel | 2019-10-09 | 1 | -0/+4 |
* | ChangeLog: Remove leading spaces before tabs and trailing whitespace | Florian Weimer | 2019-10-09 | 1 | -25/+25 |
* | Make tst-strftime2 and tst-strftime3 depend on locale generation | Gabriel F. T. Gomes | 2019-10-08 | 1 | -0/+6 |
* | posix/tst-wordexp-nocmd: Fix diagnostics output in test | Florian Weimer | 2019-10-08 | 1 | -0/+4 |
* | wordexp: Split out command execution tests from posix/wordexp-test | Florian Weimer | 2019-10-08 | 1 | -0/+13 |
* | nptl: Move pthread_attr_setschedparam implementation into libc | Florian Weimer | 2019-10-07 | 1 | -0/+67 |
* | riscv: Remove support for variable page sizes | Florian Weimer | 2019-10-07 | 1 | -0/+8 |
* | nptl: Move pthread_attr_getschedparam implementation into libc | Florian Weimer | 2019-10-07 | 1 | -0/+67 |
* | elf: Assign TLS modid later during dlopen [BZ #24930] | Florian Weimer | 2019-10-04 | 1 | -0/+12 |
* | elf: Never use the file ID of the main executable [BZ #24900] | Florian Weimer | 2019-10-04 | 1 | -0/+7 |
* | nptl: Move pthread_attr_setinheritsched implementation into libc. | Florian Weimer | 2019-10-04 | 1 | -0/+67 |
* | ChangeLog update from my last commit | Paul A. Clarke | 2019-10-03 | 1 | -0/+10 |
* | Disable -Wmaybe-uninitialized for total_deadline in sunrpc/clnt_udp.c. | Joseph Myers | 2019-10-02 | 1 | -0/+6 |
* | string/endian.h: Restore the __USE_MISC conditionals | Alistair Francis | 2019-10-02 | 1 | -0/+4 |
* | Disable warnings in string/tester.c at top level. | Joseph Myers | 2019-10-02 | 1 | -0/+12 |
* | Y2038: Include proper header to provide support for struct timeval on HURD | Lukasz Majewski | 2019-10-02 | 1 | -0/+3 |
* | Enable passing arguments to the inferior in debugglibc.sh | Arjun Shankar | 2019-10-02 | 1 | -0/+5 |
* | time: Add padding for the timespec if required | Alistair Francis | 2019-10-01 | 1 | -0/+5 |
* | Split up endian.h to minimize exposure of BYTE_ORDER. | Alistair Francis | 2019-10-01 | 1 | -0/+74 |
* | Sync "language", "lang_name", "territory", "country_name" with CLDR/langtable | Mike FABIAN | 2019-10-01 | 1 | -0/+71 |
* | Use binutils 2.33 branch in build-many-glibcs.py. | Joseph Myers | 2019-09-30 | 1 | -0/+5 |
* | y2038: Provide conversion helpers for struct __timespec64 | Lukasz Majewski | 2019-10-01 | 1 | -0/+7 |
* | Update bits/mman.h constants and tst-mman-consts.py for Linux 5.3. | Joseph Myers | 2019-09-30 | 1 | -0/+9 |
* | [powerpc] Rename fesetenv_mode to fesetenv_control | Paul A. Clarke | 2019-09-27 | 1 | -0/+11 |
* | [powerpc] libc_feholdsetround_noex_ppc_ctx: optimize FPSCR write | Paul A. Clarke | 2019-09-27 | 1 | -0/+6 |
* | [powerpc] Rename fegetenv_status to fegetenv_control | Paul A. Clarke | 2019-09-27 | 1 | -0/+12 |
* | [powerpc] __fesetround_inline optimizations | Paul A. Clarke | 2019-09-27 | 1 | -0/+6 |
* | [powerpc] libc_feupdateenv_test: optimize FPSCR access | Paul A. Clarke | 2019-09-27 | 1 | -0/+6 |
* | [powerpc] fenv_private.h clean up | Paul A. Clarke | 2019-09-27 | 1 | -0/+29 |
* | Add TCP_TX_DELAY from Linux 5.3 to netinet/tcp.h. | Joseph Myers | 2019-09-27 | 1 | -0/+4 |
* | y2038: Introduce struct __timespec64 - new internal glibc type | Lukasz Majewski | 2019-09-26 | 1 | -0/+4 |
* | auto-changelog: Remove latin1 from codecs | Siddhesh Poyarekar | 2019-09-26 | 1 | -0/+5 |
* | Set the expects flags to clock_nanosleep | Adhemerval Zanella | 2019-09-25 | 1 | -0/+3 |
* | Fix tst-sigcontext-get_pc rule name from a43565ac447b1 | Adhemerval Zanella | 2019-09-25 | 1 | -0/+6 |
* | inet/net-internal.h: Fix uninitalised clntudp_call() variable | Alistair Francis | 2019-09-24 | 1 | -0/+4 |
* | Fix vDSO initialization on arm and mips | Andreas Schwab | 2019-09-24 | 1 | -1/+14 |
* | [powerpc] SET_RESTORE_ROUND optimizations and bug fix | Paul A. Clarke | 2019-09-19 | 1 | -0/+10 |
* | Fix building support_ptrace.c on i686-gnu. | Stefan Liebler | 2019-09-19 | 1 | -0/+4 |
* | S390: Use _HP_TIMING_S390_H instead of _HP_TIMING_H. | Stefan Liebler | 2019-09-19 | 1 | -0/+5 |
* | Update syscall-names.list for Linux 5.3. | Joseph Myers | 2019-09-18 | 1 | -0/+5 |
* | Use Linux 5.3 in build-many-glibcs.py. | Joseph Myers | 2019-09-18 | 1 | -0/+5 |