Age | Commit message (Expand) | Author | Files | Lines |
2019-09-27 | [powerpc] libc_feholdsetround_noex_ppc_ctx: optimize FPSCR write | Paul A. Clarke | 2 | -1/+7 |
2019-09-27 | [powerpc] Rename fegetenv_status to fegetenv_control | Paul A. Clarke | 8 | -9/+21 |
2019-09-27 | [powerpc] __fesetround_inline optimizations | Paul A. Clarke | 2 | -3/+21 |
2019-09-27 | [powerpc] libc_feupdateenv_test: optimize FPSCR access | Paul A. Clarke | 3 | -2/+24 |
2019-09-27 | [powerpc] fenv_private.h clean up | Paul A. Clarke | 9 | -117/+67 |
2019-09-27 | Add TCP_TX_DELAY from Linux 5.3 to netinet/tcp.h. | Joseph Myers | 2 | -0/+5 |
2019-09-26 | y2038: Introduce struct __timespec64 - new internal glibc type | Lukasz Majewski | 2 | -0/+28 |
2019-09-26 | auto-changelog: Remove latin1 from codecs | Siddhesh Poyarekar | 2 | -1/+6 |
2019-09-25 | Set the expects flags to clock_nanosleep | Adhemerval Zanella | 3 | -1/+4 |
2019-09-25 | Fix tst-sigcontext-get_pc rule name from a43565ac447b1 | Adhemerval Zanella | 2 | -1/+7 |
2019-09-24 | inet/net-internal.h: Fix uninitalised clntudp_call() variable | Alistair Francis | 2 | -0/+17 |
2019-09-24 | Fix vDSO initialization on arm and mips | Andreas Schwab | 3 | -5/+18 |
2019-09-20 | Script to generate ChangeLog-like output from git log | Siddhesh Poyarekar | 5 | -0/+1244 |
2019-09-19 | [powerpc] SET_RESTORE_ROUND optimizations and bug fix | Paul A. Clarke | 3 | -25/+46 |
2019-09-19 | Fix building support_ptrace.c on i686-gnu. | Stefan Liebler | 2 | -1/+4 |
2019-09-19 | S390: Use _HP_TIMING_S390_H instead of _HP_TIMING_H. | Stefan Liebler | 2 | -2/+7 |
2019-09-18 | Update syscall-names.list for Linux 5.3. | Joseph Myers | 2 | -2/+9 |
2019-09-18 | Use Linux 5.3 in build-many-glibcs.py. | Joseph Myers | 2 | -1/+6 |
2019-09-18 | S390: Add support for HP_TIMING_NOW. | Stefan Liebler | 2 | -0/+46 |
2019-09-18 | Fix RISC-V vfork build with Linux 5.3 kernel headers. | Joseph Myers | 2 | -1/+11 |
2019-09-18 | Add UNSUPPORTED check in elf/tst-pldd. | Stefan Liebler | 5 | -19/+137 |
2019-09-17 | sparc64: Use linux generic time implementation | Adhemerval Zanella | 2 | -1/+2 |
2019-09-17 | mips: Consolidate INTERNAL_VSYSCALL_CALL | Adhemerval Zanella | 5 | -36/+25 |
2019-09-17 | powerpc: Simplify vsyscall internal macros | Adhemerval Zanella | 6 | -54/+59 |
2019-09-17 | Refactor vDSO initialization code | Adhemerval Zanella | 35 | -650/+237 |
2019-09-17 | Remove PREPARE_VERSION and PREPARE_VERSION_KNOW | Adhemerval Zanella | 34 | -157/+223 |
2019-09-17 | Fix small error in HP_TIMING_PRINT trailing null char setting | Chung-Lin Tang | 2 | -1/+6 |
2019-09-14 | alpha: force old OSF1 syscalls for getegid, geteuid and getppid [BZ #24986] | Aurelien Jarno | 4 | -0/+10 |
2019-09-09 | Fix http: URL in 'configure' | Paul Eggert | 3 | -4/+10 |
2019-09-09 | Regenerate charmap-kw.h, locfile-kw.h | Paul Eggert | 5 | -35/+37 |
2019-09-07 | Fix three GNU license URLs, along with trailing-newline issues. | Paul Eggert | 3 | -6/+4 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 10598 | -10604/+10604 |
2019-09-05 | Use __attribute_pure__ macro in bits/mathcalls.h | Gabriel F. T. Gomes | 1 | -2/+2 |
2019-09-05 | locale: Avoid zero-length array in _nl_category_names [BZ #24962] | Florian Weimer | 7 | -27/+38 |
2019-09-05 | math: Replace const attribute with pure in totalorder* functions | Gabriel F. T. Gomes | 2 | -3/+9 |
2019-09-04 | y2038: Introduce the __ASSUME_TIME64_SYSCALLS define | Lukasz Majewski | 2 | -0/+64 |
2019-09-04 | Finish move of clock_* functions to libc. [BZ #24959] | Zack Weinberg | 72 | -243/+382 |
2019-09-03 | Update Alpha libm-test-ulps | Aurelien Jarno | 2 | -8/+12 |
2019-09-03 | localedef: Use initializer for flexible array member [BZ #24950] | Florian Weimer | 3 | -7/+15 |
2019-09-02 | Add misc/tst-mntent-autofs, testing autofs "ignore" filtering | Florian Weimer | 3 | -1/+148 |
2019-09-02 | Use autofs "ignore" mount hint in getmntent_r/getmntent | Ian Kent | 2 | -12/+44 |
2019-08-30 | hurd: Fix build | Samuel Thibault | 1 | -1/+1 |
2019-08-30 | Use generic memset/memcpy/memmove in benchtests | Wilco Dijkstra | 9 | -98/+91 |
2019-08-30 | nptl: Move pthread_attr_getinheritsched implementation into libc | Florian Weimer | 33 | -34/+69 |
2019-08-30 | hurd: Fix SS_ONSTACK support | Samuel Thibault | 2 | -26/+47 |
2019-08-30 | hurd: Remove optimizing anonymous maps as __vm_allocate. | Samuel Thibault | 2 | -23/+4 |
2019-08-30 | hurd: Fix poll and select POSIX compliancy details about errors | Samuel Thibault | 2 | -41/+123 |
2019-08-30 | hurd: Fix timeout handling in _hurd_select | Richard Braun | 3 | -41/+87 |
2019-08-30 | hurd getcwd: Allow unknown root directory | Samuel Thibault | 2 | -13/+9 |
2019-08-30 | hurd: Fix implementation of setitimer. | Samuel Thibault | 2 | -8/+13 |