[PATCH v2 0/6] Various FPSCR-related changes
2019-09-27 14:27 UTC (20+ messages)
` [PATCH v2 1/6] [powerpc] fenv_private.h clean up
` [PATCH v2 4/6] [powerpc] libc_feholdsetround_noex_ppc_ctx: optimize FPSCR write
` [PATCH v2 3/6] [powerpc] libc_feupdateenv_test: optimize FPSCR access
` [PATCH v2 6/6] [powerpc] Rename fegetenv_status to fegetenv_control
` [PATCH v2 5/6] [powerpc] __fesetround_inline optimizations
` [PATCH v2 2/6] [powerpc] No need to enter "Ignore Exceptions Mode"
` [PATCH v2 7/6] [powerpc] Rename fesetenv_mode to fesetenv_control
Add TCP_TX_DELAY from Linux 5.3 to netinet/tcp.h
2019-09-27 12:43 UTC (3+ messages)
` Ping "
[PATCH v9] y2038: Provide conversion helpers for struct __timespec64
2019-09-27 9:10 UTC (6+ messages)
[PATCH v2 0/4] nptl: Add pthread_clockjoin_np
2019-09-27 9:08 UTC (10+ messages)
` [PATCH v2 4/4] nptl: Add pthread_timedjoin_np, pthread_clockjoin_np NULL timeout test
` [PATCH v2 2/4] manual: Add documentation for pthread_tryjoin_np and pthread_timedjoin_np
` [PATCH v2 1/4] nptl: Convert tst-join3 to use libsupport
` [PATCH v2 3/4] nptl: Add pthread_clockjoin_np
[PATCH v2 0/4] lib: introduce copy_struct_from_user() helper
2019-09-27 8:20 UTC (11+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] clone3: switch to copy_struct_from_user()
` [PATCH v2 3/4] sched_setattr: "
` [PATCH v2 4/4] perf_event_open: "
[PATCH 1/2] Split up endian.h to minimize exposure of BYTE_ORDER
2019-09-27 0:56 UTC (11+ messages)
` [PATCH 2/2] time: Add padding for the timespec if required
[COMMITTED] auto-changelog: Remove latin1 from codecs
2019-09-26 19:07 UTC
[PATCH v2] Add helper script for glibc debugging
2019-09-26 16:29 UTC (2+ messages)
[PATCH v9] y2038: Introduce struct __timespec64 - new internal glibc type
2019-09-26 16:01 UTC (2+ messages)
run one test
2019-09-26 9:10 UTC (4+ messages)
New Portuguese PO file for 'libc' (version 2.29.9000)
2019-09-26 8:07 UTC
[COMMITTED] Fix tst-sigcontext-get_pc rule name from a43565ac447b1
2019-09-25 23:39 UTC (2+ messages)
` [COMMITTED] Set the expects flags to clock_nanosleep
[PATCH] sysdeps/wait: Use the waitid syscall if required
2019-09-25 22:59 UTC
[PATCH v2 1/2] sysdeps/stat: Handle 64-bit ino_t types on 32-bit hosts
2019-09-25 22:58 UTC (6+ messages)
` [PATCH v2 2/2] Define __STATFS_MATCHES_STATFS64
[PATCH v1 0/4] lib: introduce copy_struct_from_user() helper
2019-09-25 20:47 UTC (20+ messages)
` [PATCH v1 2/4] clone3: switch to copy_struct_from_user()
` [PATCH v1 4/4] perf_event_open: "
` [PATCH v1 1/4] lib: introduce copy_struct_from_user() helper
` [PATCH v1 3/4] sched_setattr: switch to copy_struct_from_user()
[PATCH v8 0/3] y2038: Linux: Introduce __clock_settime64 function
2019-09-25 20:03 UTC (28+ messages)
` [PATCH v8 1/3] y2038: Introduce internal for glibc struct __timespec64
` [PATCH v8 3/3] y2038: linux: Provide __clock_settime64 implementation
` [PATCH v8 2/3] y2038: Provide conversion helpers for struct __timespec64
[PATCH] Sync "language", "lang_name", "territory", "country_name"
2019-09-25 11:23 UTC (4+ messages)
` [PATCH v2] "
rseq notes from Cauldron
2019-09-25 9:34 UTC (4+ messages)
[PATCH] Add helper script for glibc debugging
2019-09-25 7:11 UTC (6+ messages)
When can we stop writing ChangeLogs?
2019-09-24 23:21 UTC (2+ messages)
[PATCH] inet/net-internal.h: Fix uninitalised clntudp_call() variable
2019-09-24 21:00 UTC (5+ messages)
Update bits/mman.h constants and tst-mman-consts.py for Linux 5.3
2019-09-24 20:44 UTC
Your personal data is at risk! Change your password immediately!
2019-09-24 16:53 UTC
PPC64 libmvec sincos/sincosf ABI
2019-09-24 16:43 UTC (6+ messages)
[PATCH v2 1/8] Remove PREPARE_VERSION and PREPARE_VERSION_KNOW
2019-09-24 14:08 UTC (5+ messages)
` [PATCH v2 2/8] Refactor vDSO initialization code
` [PATCH] Fix vDSO initialization on arm and mips
[PATCH] sysdeps/riscv/start.S: rename .Lload_gp to load_gp (bug 24376)
2019-09-24 14:02 UTC (6+ messages)
[PATCH v2 1/2] sysdeps/stat: Handle 64-bit ino_t types on 32-bit hosts
2019-09-23 23:11 UTC (5+ messages)
` [PATCH v2 2/2] sysdeps/statfs: "
[PATCH] elf: Never use the file ID of the main executable [BZ #24900]
2019-09-23 14:21 UTC (2+ messages)
[PATCH RFC] libio: Fix deadlock between freopen and fclose [BZ #24963]
2019-09-23 10:16 UTC (3+ messages)
POWER PC-relative addressing and new text relocations
2019-09-23 10:01 UTC (7+ messages)
Confirm
2019-09-23 5:21 UTC
Fix RISC-V vfork build with Linux 5.3 kernel headers
2019-09-20 22:45 UTC (2+ messages)
[RFC] time: Create a endian_t.h headerfile
2019-09-20 21:56 UTC (6+ messages)
[PATCH] Script to generate ChangeLog-like output from git log
2019-09-20 18:49 UTC (4+ messages)
[Question] ifunc odering in ELF
2019-09-20 16:00 UTC (5+ messages)
[PATCH] Speedup various nptl/tst-cancel20 and nptl/tst-cancel21 tests
2019-09-20 15:50 UTC (5+ messages)
[PATCH v7 0/3] y2038: Linux: Introduce __clock_settime64 function
2019-09-19 22:01 UTC (16+ messages)
[PATCH] sysdeps: Add clock_gettime64 vDSO
2019-09-19 21:35 UTC (3+ messages)
[COMMITTED] [powerpc] SET_RESTORE_ROUND optimizations and bug fix
2019-09-19 18:24 UTC
glibc 2.26 deadlock with __resolv_conf_detach
2019-09-19 14:28 UTC (5+ messages)
[PATCH] Add UNSUPPORTED check in elf/tst-pldd
2019-09-19 10:28 UTC (14+ messages)
[PATCH] S390: Add support for HP_TIMING_NOW
2019-09-19 10:28 UTC (3+ messages)
Update syscall-names.list for Linux 5.3
2019-09-18 22:00 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).