February 2018 Archives by date
Starting: Thu Feb 1 00:52:00 GMT 2018
Ending: Wed Feb 28 23:23:00 GMT 2018
Messages: 836
- [RFC][PATCH] NEWS: List the languages which use the alternative months.
Rafal Luzynski
- [RFC][PATCH] NEWS: List the languages which use the alternative months.
Carlos O'Donell
- [RFC][PATCH] NEWS: List the languages which use the alternative months.
Rafal Luzynski
- [COMMITTED] crypt: Fix badsalttest test (Bug 22765)
Carlos O'Donell
- [COMMITTED][PATCH v2] NEWS: List the languages which use the alternative months.
Rafal Luzynski
- images need editing
Tony
- [PATCH] stdlib: Fixing test-*atexit*-race tests on ia64
Adhemerval Zanella
- [PATCH] stdlib: Fixing test-*atexit*-race tests on ia64
Dmitry V. Levin
- [PATCH] stdlib: Fixing test-*atexit*-race tests on ia64
Adhemerval Zanella
- [PATCH COMMITTED] Update contributions in the manual
Dmitry V. Levin
- RFC: remove the "tile" architecture from glibc
Adhemerval Zanella
- RFC: remove the "tile" architecture from glibc
John Paul Adrian Glaubitz
- RFC: remove the "tile" architecture from glibc
Adhemerval Zanella
- RFC: remove the "tile" architecture from glibc
Adhemerval Zanella
- RFC: remove the "tile" architecture from glibc
Joseph Myers
- RFC: remove the "tile" architecture from glibc
Joseph Myers
- RFC: remove the "tile" architecture from glibc
Joseph Myers
- [PATCH] Record CVE-2018-6485 in ChangeLog and NEWS [BZ #22343]
Florian Weimer
- [PATCH] Record CVE-2018-6485 in ChangeLog and NEWS [BZ #22343]
Dmitry V. Levin
- RFC: remove the "tile" architecture from glibc
Adhemerval Zanella
- RFC: remove the "tile" architecture from glibc
Adhemerval Zanella
- RFC: remove the "tile" architecture from glibc
Adhemerval Zanella
- RFC: remove the "tile" architecture from glibc
Joseph Myers
- Update syscall-names.list for 4.15
Joseph Myers
- Add MAP_SHARED_VALIDATE from Linux 4.15
Joseph Myers
- Add MAP_SYNC from Linux 4.15
Joseph Myers
- Add elf.h NT_* macros from Linux 4.15 (bug 14890)
Joseph Myers
- Add IPV6_FREEBIND from Linux 4.15
Joseph Myers
- Add TCP_FASTOPEN_KEY, TCP_FASTOPEN_NO_COOKIE from Linux 4.15
Joseph Myers
- RFC: remove the "tile" architecture from glibc
Joseph Myers
- Fix non-__GNUC__ definitions of __inline and __restrict (bug 17721)
Joseph Myers
- Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bug 15512, bug 17082, bug 20530)
Joseph Myers
- Define char16_t, char32_t consistently with uint_least16_t, uint_least32_t (bug 17979)
Joseph Myers
- Move string/testcopy.c to test-driver.c and xmalloc (bug 19667)
Joseph Myers
- Only define loff_t for __USE_MISC (bug 14553)
Joseph Myers
- Correct type of SSIZE_MAX for 32-bit (bug 13575)
Joseph Myers
- Use xmalloc in tst-setcontext-fpscr.c (bug 19668)
Joseph Myers
- Document use of CC and CFLAGS in more detail (bug 20980, bug 21234)
Joseph Myers
- Fix -Os strcoll, wcscoll, build (bug 21313)
Joseph Myers
- Fix -Os log1p, log1pf build (bug 21314) [committed]
Joseph Myers
- I: master branch is open for glibc 2.28 development
Dmitry V. Levin
- Do not use packed structures in soft-fp [committed]
Joseph Myers
- Fix m68k bits/fenv.h for no-FPU ColdFire [committed]
Joseph Myers
- Add ColdFire math-tests.h [committed]
Joseph Myers
- Move some fenv.h override macros to generic math_private.h
Joseph Myers
- Move fenv.h override inline functions to generic math_private.h [committed]
Joseph Myers
- Add feholdexcept inline in generic math_private.h [committed]
Joseph Myers
- [PATCH 0/2] nptl: Update struct pthread_unwind_buf
H.J. Lu
- [PATCH 1/2] Revert "Revert Intel CET changes to __jmp_buf_tag (Bug 22743)"
H.J. Lu
- [PATCH 2/2] nptl: Update struct pthread_unwind_buf [BZ #22743]
H.J. Lu
- Remove some math_private.h libc_fe* overrides [committed]
Joseph Myers
- Update syscall-names.list for 4.15
Dmitry V. Levin
- Remove some math_private.h libc_feholdexcept_setround overrides [committed]
Joseph Myers
- Move LDBL_CLASSIFY_COMPAT to its own header [committed]
Joseph Myers
- The GNU C Library version 2.27 is now available
Dmitry V. Levin
- [COMMITTED] aarch64: Use the L() macro for labels in memcmp
Siddhesh Poyarekar
- [COMMITTED] benchtests: Make bench-memcmp print json
Siddhesh Poyarekar
- [COMMITTED] benchtests: Reallocate buffers for every test run
Siddhesh Poyarekar
- [PATCH] aarch64: Optimized memcmp for medium to large sizes
Siddhesh Poyarekar
- [PATCH COMMITTED] time: Reference CLOCKS_PER_SEC in clock comment [BZ #22735]
Florian Weimer
- [PATCH] Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247]
Florian Weimer
- [PATCH] v11 Improves __ieee754_exp() performance by greater than 5x on sparc/x86.
Szabolcs Nagy
- [committed arm/ilp32] aarch64: Update ILP32 abilists
Szabolcs Nagy
- [PATCH] v11 Improves __ieee754_exp() performance by greater than 5x on sparc/x86.
Joseph Myers
- man-pages-4.15 released
Michael Kerrisk (man-pages)
- [PATCH] v11 Improves __ieee754_exp() performance by greater than 5x on sparc/x86.
Szabolcs Nagy
- [PATCH v8 0/8] Add support for ISO C threads.h
Adhemerval Zanella
- [PATCH v8 1/8] nptl: Add C11 threads thrd_* functions
Adhemerval Zanella
- [PATCH v8 2/8] nptl: Add C11 threads mtx_* functions
Adhemerval Zanella
- [PATCH v8 3/8] nptl: Add C11 threads call_once functions
Adhemerval Zanella
- [PATCH v8 4/8] nptl: Add C11 threads cnd_* functions
Adhemerval Zanella
- [PATCH v8 5/8] nptl: Add C11 threads tss_* functions
Adhemerval Zanella
- [PATCH v8 6/8] nptl: Add abilist symbols for C11 threads
Adhemerval Zanella
- [PATCH v8 7/8] nptl: Add test cases for ISO C11 threads
Adhemerval Zanella
- [PATCH v8 8/8] Add manual documentation for threads.h
Adhemerval Zanella
- [PATCH] x86-64: Use __glibc_likely/__glibc_likely in dl-machine.h
H.J. Lu
- [PATCH] Remove slow paths from log
Wilco Dijkstra
- Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463)
Joseph Myers
- [PATCH] Remove slow paths from log
Joseph Myers
- [PATCH] Remove slow paths from log
Wilco Dijkstra
- [PATCH] Add DT_SYMTAB_SHNDX from gABI
H.J. Lu
- [PATCH] sparc: Check PIC instead of SHARED in start.S
H.J. Lu
- [PATCH] Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247]
Rical Jasan
- [PATCH] Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247]
Andreas Schwab
- [PATCH] Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247]
Florian Weimer
- [PATCH] Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247]
Florian Weimer
- [hurd,commited] hurd: Fix build
Samuel Thibault
- Multiarch interpreter names for traditional architectures
Javier Serrano Polo
- Multiarch interpreter names for traditional architectures
Zack Weinberg
- Multiarch interpreter names for traditional architectures
Florian Weimer
- Multiarch interpreter names for traditional architectures
Javier Serrano Polo
- Multiarch interpreter names for traditional architectures
Javier Serrano Polo
- [PATCH] Don't install libio.h or _G_config.h
Zack Weinberg
- Multiarch interpreter names for traditional architectures
Florian Weimer
- Multiarch interpreter names for traditional architectures
Javier Serrano Polo
- [PATCH] Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247]
Rical Jasan
- [PATCH] Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247]
Florian Weimer
- [PATCH] Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247]
Rical Jasan
- [PATCH v7 02/17] Skeleton documentation for the RISC-V port
Andreas Schwab
- Multiarch interpreter names for traditional architectures
Andreas Schwab
- [PATCH] Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247]
Florian Weimer
- Multiarch interpreter names for traditional architectures
Javier Serrano Polo
- Multiarch interpreter names for traditional architectures
Adhemerval Zanella
- Multiarch interpreter names for traditional architectures
Javier Serrano Polo
- [PATCH] x86-64: Use __glibc_likely/__glibc_likely in dl-machine.h
H.J. Lu
- [PATCH] x86-64: Use __glibc_likely/__glibc_likely in dl-machine.h
Szabolcs Nagy
- [PATCH] x86-64: Use __glibc_likely/__glibc_likely in dl-machine.h
Adhemerval Zanella
- [PATCH] x86-64: Use __glibc_likely/__glibc_likely in dl-machine.h
H.J. Lu
- [PATCH] i386: Use __glibc_likely/__glibc_likely in dl-machine.h
H.J. Lu
- [PATCH v2 00/12] posix: glob/fnmatch fixes and refactor
Adhemerval Zanella
- [PATCH v2 09/12] getlogin_r: switch Linux variant to struct scratch_buffer
Adhemerval Zanella
- [PATCH v2 03/12] posix: Remove alloca usage for GLOB_BRACE on glob
Adhemerval Zanella
- [PATCH v2 06/12] posix: Remove alloca usage on glob user_name
Adhemerval Zanella
- [PATCH v2 08/12] posix: Remove all alloca usage in glob
Adhemerval Zanella
- [PATCH] sparc: Check PIC instead of SHARED in start.S
David Miller
- [PATCH v2 10/12] posix: Replace alloca usage with scratch_buffer for fnmatch
Adhemerval Zanella
- [PATCH v2 11/12] posix: Remove alloca usage for internal fnmatch implementation
Adhemerval Zanella
- [PATCH v2 12/12] posix: Remove VLA usage for internal fnmatch implementation
Adhemerval Zanella
- [PATCH v2 01/12] malloc: Add specialized dynarray for C strings
Adhemerval Zanella
- [PATCH v2 04/12] posix: Remove alloca usage on glob dirname
Adhemerval Zanella
- [PATCH v2 05/12] posix: Use dynarray for globname in glob
Adhemerval Zanella
- [PATCH v2 07/12] posix: Use char_array for home_dir in glob
Adhemerval Zanella
- [PATCH v2 02/12] posix: Use char_array for internal glob dirname
Adhemerval Zanella
- [PATCH v2 12/12] posix: Remove VLA usage for internal fnmatch implementation
Andreas Schwab
- [PATCH] elf: Remove ad-hoc restrictions on dlopen callers [BZ #22787]
Florian Weimer
- [PATCH v2 09/12] getlogin_r: switch Linux variant to struct scratch_buffer
Florian Weimer
- [PATCH] Don't install libio.h or _G_config.h
Joseph Myers
- [PATCH] Don't install libio.h or _G_config.h
Zack Weinberg
- [PATCH] Don't install libio.h or _G_config.h
Joseph Myers
- [PATCH] Don't install libio.h or _G_config.h
Zack Weinberg
- [PATCH] Don't install libio.h or _G_config.h
Florian Weimer
- [PATCH v2 09/12] getlogin_r: switch Linux variant to struct scratch_buffer
Adhemerval Zanella
- [PATCH v2 12/12] posix: Remove VLA usage for internal fnmatch implementation
Adhemerval Zanella
- [PATCH v2 09/12] getlogin_r: switch Linux variant to struct scratch_buffer
Florian Weimer
- [Patch v2 0/13] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v2 2/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v2 3/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v2 4/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v2 5/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v2 6/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v2 7/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v2 9/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v2 8/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v2 10/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v2 1/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [PATCH] Don't install libio.h or _G_config.h
Joseph Myers
- [Patch v2 11/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v2 12/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v2 13/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v2 14/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- Multiarch interpreter names for traditional architectures
Joseph Myers
- Multiarch interpreter names for traditional architectures
Javier Serrano Polo
- Multiarch interpreter names for traditional architectures
Joseph Myers
- [PATCH] linux: make getcwd(3) fail if it cannot obtain an absolute path [BZ #22679]
Florian Weimer
- [PATCH] linux: make getcwd(3) fail if it cannot obtain an absolute path [BZ #22679]
Andreas Schwab
- [PATCH] linux: make getcwd(3) fail if it cannot obtain an absolute path [BZ #22679]
Florian Weimer
- Multiarch interpreter names for traditional architectures
Zack Weinberg
- [PATCH] i386: Use __glibc_likely/__glibc_likely in dl-machine.h
Dmitry V. Levin
- [PATCH v2 12/12] posix: Remove VLA usage for internal fnmatch implementation
Adhemerval Zanella
- [PATCH] i386: Use __glibc_likely/__glibc_likely in dl-machine.h
Zack Weinberg
- [PATCH] getcwd.3: Mention that "(unreachable)" is no longer returned for glibc > 2.27.
Carlos O'Donell
- [PATCH] i386: Use __glibc_likely/__glibc_likely in dl-machine.h
H.J. Lu
- [PATCH] Use ADDRIDX with DT_GNU_HASH
H.J. Lu
- Multiarch interpreter names for traditional architectures
Javier Serrano Polo
- [PATCH] i386: Use __glibc_likely/__glibc_likely in dl-machine.h
Zack Weinberg
- [PATCH] Use ADDRIDX with DT_GNU_HASH
Jonathan Nieder
- [PATCH v2 2/5] Remove getc and putc macros from the public stdio.h.
Zack Weinberg
- [PATCH v2 4/5] Post-cleanup 1: move libio.h back out of bits/.
Zack Weinberg
- [PATCH] Don't install libio.h or _G_config.h
Zack Weinberg
- [PATCH v2 0/5] Don't install libio.h or _G_config.h.
Zack Weinberg
- [PATCH v2 1/5] Pre-cleanup: Remove unnecessary redefinitions of std symbols.
Zack Weinberg
- [Patch v2 1/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [PATCH v2 3/5] Don't install libio.h or _G_config.h.
Zack Weinberg
- [PATCH v2 5/5] Post-cleanup 2: minimize _G_config.h.
Zack Weinberg
- man-pages-4.15 released
Rafal Luzynski
- [PATCH v2 1/5] Pre-cleanup: Remove unnecessary redefinitions of std symbols.
Joseph Myers
- [PATCH] linux: make getcwd(3) fail if it cannot obtain an absolute path [BZ #22679]
Dmitry V. Levin
- [PATCH v2 2/5] Remove getc and putc macros from the public stdio.h.
Joseph Myers
- [PATCH] Remove slow paths from log
Joseph Myers
- Add MAP_SHARED_VALIDATE from Linux 4.15
Dmitry V. Levin
- Add MAP_SYNC from Linux 4.15
Dmitry V. Levin
- Add elf.h NT_* macros from Linux 4.15 (bug 14890)
Dmitry V. Levin
- Add IPV6_FREEBIND from Linux 4.15
Dmitry V. Levin
- Add TCP_FASTOPEN_KEY, TCP_FASTOPEN_NO_COOKIE from Linux 4.15
Dmitry V. Levin
- Add MAP_SYNC from Linux 4.15
Joseph Myers
- Multiarch interpreter names for traditional architectures
Javier Serrano Polo
- [PATCH v2 2/5] Remove getc and putc macros from the public stdio.h.
Zack Weinberg
- [PING][PATCH] aarch64: Optimized memcmp for medium to large sizes
Siddhesh Poyarekar
- [PATCH] Add runtime check if mutex will be elided in tst-mutex8 testcases.
Stefan Liebler
- [PATCH COMMITTED] Record CVE-2018-6551 in NEWS and ChangeLog [BZ #22774]
Florian Weimer
- [PATCH v2 12/12] posix: Remove VLA usage for internal fnmatch implementation
Andreas Schwab
- [PATCH v3] Remove slow paths from log
Wilco Dijkstra
- [PATCH v2 3/5] Don't install libio.h or _G_config.h.
Adhemerval Zanella
- [PATCH] linux: make getcwd(3) fail if it cannot obtain an absolute path [BZ #22679]
Florian Weimer
- [PATCH v3] Remove slow paths from log
Joseph Myers
- Ping Re: Fix non-__GNUC__ definitions of __inline and __restrict (bug 17721)
Joseph Myers
- Ping Re: Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bug 15512, bug 17082, bug 20530)
Joseph Myers
- [PATCH v2 4/5] Post-cleanup 1: move libio.h back out of bits/.
Adhemerval Zanella
- Ping Re: Define char16_t, char32_t consistently with uint_least16_t, uint_least32_t (bug 17979)
Joseph Myers
- Ping Re: Move string/testcopy.c to test-driver.c and xmalloc (bug 19667)
Joseph Myers
- Ping Re: Only define loff_t for __USE_MISC (bug 14553)
Joseph Myers
- Ping Re: Correct type of SSIZE_MAX for 32-bit (bug 13575)
Joseph Myers
- Ping Re: Use xmalloc in tst-setcontext-fpscr.c (bug 19668)
Joseph Myers
- Ping Re: Document use of CC and CFLAGS in more detail (bug 20980, bug 21234)
Joseph Myers
- Ping Re: Fix -Os strcoll, wcscoll, build (bug 21313)
Joseph Myers
- Only define loff_t for __USE_MISC (bug 14553)
Florian Weimer
- Use xmalloc in tst-setcontext-fpscr.c (bug 19668)
Florian Weimer
- Correct type of SSIZE_MAX for 32-bit (bug 13575)
Florian Weimer
- Move string/testcopy.c to test-driver.c and xmalloc (bug 19667)
Adhemerval Zanella
- [PATCH v2 5/5] Post-cleanup 2: minimize _G_config.h.
Adhemerval Zanella
- Fix non-__GNUC__ definitions of __inline and __restrict (bug 17721)
Adhemerval Zanella
- Fwd: [PATCH v2 3/5] Don't install libio.h or _G_config.h.
Zack Weinberg
- [PATCH v2 4/5] Post-cleanup 1: move libio.h back out of bits/.
Zack Weinberg
- Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bug 15512, bug 17082, bug 20530)
Adhemerval Zanella
- [PATCH v2 5/5] Post-cleanup 2: minimize _G_config.h.
Zack Weinberg
- Fwd: [PATCH v2 3/5] Don't install libio.h or _G_config.h.
Florian Weimer
- [PATCH] avoid buffer overflow in sunrpc clnt_create (BZ #22542)
Dmitry V. Levin
- Use xmalloc in tst-setcontext-fpscr.c (bug 19668)
Joseph Myers
- Correct type of SSIZE_MAX for 32-bit (bug 13575)
Joseph Myers
- Fix non-__GNUC__ definitions of __inline and __restrict (bug 17721)
Joseph Myers
- Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bug 15512, bug 17082, bug 20530)
Joseph Myers
- [PATCH 2/4] Allow make-link-multidir to make subdirectories
Joseph Myers
- [PATCH] avoid buffer overflow in sunrpc clnt_create (BZ #22542)
Paul Eggert
- Document use of CC and CFLAGS in more detail (bug 20980, bug 21234)
DJ Delorie
- Document use of CC and CFLAGS in more detail (bug 20980, bug 21234)
Joseph Myers
- Document use of CC and CFLAGS in more detail (bug 20980, bug 21234)
DJ Delorie
- Document use of CC and CFLAGS in more detail (bug 20980, bug 21234)
Joseph Myers
- Document use of CC and CFLAGS in more detail (bug 20980, bug 21234)
DJ Delorie
- [PATCH] manual: Document the standardized scanf flag, "m". [BZ #16376]
Rical Jasan
- [PING] Re: [PATCH] scripts/test-installation.pl: Handle NSS crypto libraries [BZ #21940]
Rical Jasan
- [PATCH] manual: Fix Texinfo warnings about improper node names.
Rical Jasan
- [PATCH] manual: Document the standardized scanf flag, "m". [BZ #16376]
Andreas Schwab
- [PATCH] manual: Fix Texinfo warnings about improper node names.
Andreas Schwab
- [PATCH 2/2] linux/aarch64: sync sys/ptrace.h with Linux 4.15
Dmitry V. Levin
- [PATCH] avoid buffer overflow in sunrpc clnt_create (BZ #22542)
Dmitry V. Levin
- [PATCH 2/2] linux/aarch64: sync sys/ptrace.h with Linux 4.15
Szabolcs Nagy
- [PATCH 2/2] linux/aarch64: sync sys/ptrace.h with Linux 4.15
Szabolcs Nagy
- [PATCH 2/2] linux/aarch64: sync sys/ptrace.h with Linux 4.15
Dmitry V. Levin
- [PATCH 2/2] linux/aarch64: sync sys/ptrace.h with Linux 4.15
Szabolcs Nagy
- [PATCH] manual: Fix Texinfo warnings about improper node names.
Zack Weinberg
- [PATCH v2 4/5] Post-cleanup 1: move libio.h back out of bits/.
Adhemerval Zanella
- Fwd: [PATCH v2 3/5] Don't install libio.h or _G_config.h.
Adhemerval Zanella
- [PATCH 3/3] Refactor atfork handlers
Adhemerval Zanella
- [PATCH v2 5/5] Post-cleanup 2: minimize _G_config.h.
Adhemerval Zanella
- Fix -Os strcoll, wcscoll, build (bug 21313)
Adhemerval Zanella
- [PATCH 2/3] dynarray: Implement remove function
Adhemerval Zanella
- [PATCH 1/3] Refactor Linux ARCH_FORK implementation
Adhemerval Zanella
- Ping Re: Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463)
Joseph Myers
- Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463)
Florian Weimer
- [PATCH] Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247]
Florian Weimer
- [PATCH 2/3] dynarray: Implement remove function
Alexander Monakov
- POT-Creation-Date line not making it into the output of gettext ("")?
Zack Weinberg
- [PATCH 3/3] Refactor atfork handlers
Florian Weimer
- POT-Creation-Date line not making it into the output of gettext ("")?
Andreas Schwab
- POT-Creation-Date line not making it into the output of gettext ("")?
Zack Weinberg
- Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463)
Zack Weinberg
- Fwd: [PATCH v2 3/5] Don't install libio.h or _G_config.h.
Zack Weinberg
- [PATCH v2 4/5] Post-cleanup 1: move libio.h back out of bits/.
Zack Weinberg
- Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463)
Florian Weimer
- [PATCH] Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247]
Florian Weimer
- POT-Creation-Date line not making it into the output of gettext ("")?
Aurelien Jarno
- [PATCH] avoid buffer overflow in sunrpc clnt_create (BZ #22542)
Martin Sebor
- Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463)
Joseph Myers
- [PATCH 2/3] dynarray: Implement remove function
Adhemerval Zanella
- POT-Creation-Date line not making it into the output of gettext ("")?
Zack Weinberg
- [PATCH 3/3] Refactor atfork handlers
Adhemerval Zanella
- Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463)
Joseph Myers
- Use MPFR 4.0.1 in build-many-glibcs.py [committed]
Joseph Myers
- [PATCH] aarch64: Add split-stack TCB field
Adhemerval Zanella
- [PATCH] aarch64: Add split-stack TCB field
Joseph Myers
- [PATCH] aarch64: Add split-stack TCB field
Adhemerval Zanella
- [PATCH] Fix posix/tst-glob_lstat_compat on alpha [BZ #22818]
Aurelien Jarno
- Define char16_t, char32_t consistently with uint_least16_t, uint_least32_t (bug 17979)
Adhemerval Zanella
- [PATCH] v11 Improves __ieee754_exp() performance by greater than 5x on sparc/x86.
Patrick McGehearty
- Found an regression in a glibc commit with steam provided mono runtime
Adhemerval Zanella
- [PATCH] avoid buffer overflow in sunrpc clnt_create (BZ #22542)
Paul Eggert
- Define char16_t, char32_t consistently with uint_least16_t, uint_least32_t (bug 17979)
Joseph Myers
- [PATCH] avoid buffer overflow in sunrpc clnt_create (BZ #22542)
Dmitry V. Levin
- [PATCH] avoid buffer overflow in sunrpc clnt_create (BZ #22542)
Dmitry V. Levin
- POT-Creation-Date line not making it into the output of gettext ("")?
Aurelien Jarno
- [PATCH] avoid buffer overflow in sunrpc clnt_create (BZ #22542)
Paul Eggert
- [PATCH] avoid buffer overflow in sunrpc clnt_create (BZ #22542)
Martin Sebor
- [PATCH 3/3] Refactor atfork handlers
Florian Weimer
- [PATCH 0/2] nptl: Update struct pthread_unwind_buf
Carlos O'Donell
- Define char16_t, char32_t consistently with uint_least16_t, uint_least32_t (bug 17979)
Adhemerval Zanella
- [PATCH] v11 Improves __ieee754_exp() performance by greater than 5x on sparc/x86.
Wilco Dijkstra
- [PATCH 0/2] nptl: Update struct pthread_unwind_buf
Florian Weimer
- [PATCH 3/3] Refactor atfork handlers
Adhemerval Zanella
- [PATCH 0/2] nptl: Update struct pthread_unwind_buf
H.J. Lu
- [PATCH v8 1/8] nptl: Add C11 threads thrd_* functions
Gabriel F. T. Gomes
- Update syscall-names.list for 4.15
Palmer Dabbelt
- [PATCH] Define GEN_AS_CONST_HEADERS when generating header files [BZ #22792]
H.J. Lu
- [PATCH 1/2] Revert and update "Revert Intel CET changes to __jmp_buf_tag (Bug 22743)"
H.J. Lu
- [PATCH 2/2] nptl: Update struct pthread_unwind_buf [BZ #22743]
H.J. Lu
- nss/tst-nss-files-hosts-multi timeout failure?
Steve Ellcey
- [PATCH] manual: Document the standardized scanf flag, "m". [BZ #16376]
Paul Eggert
- [PATCH v7 02/17] Skeleton documentation for the RISC-V port
Palmer Dabbelt
- Hard links in glibc build?
Stan Shebs
- [PATCH v2] intl/tst-gettext: fix failure with newest msgfmt
Aurelien Jarno
- [PATCH v7 02/17] Skeleton documentation for the RISC-V port
Jim Wilson
- malloc: Security implications of tcache
Moritz Eckert
- Hard links in glibc build?
Joseph Myers
- malloc: Security implications of tcache
Ondřej Bílka
- [PATCH v2] intl/tst-gettext: fix failure with newest msgfmt
Zack Weinberg
- RFC [0/2] test-in-container
DJ Delorie
- RFC [1/2] test-in-container infrastructure
DJ Delorie
- RFC [2/2] test-in-container example
DJ Delorie
- RFC [0/2] test-in-container
Joseph Myers
- RFC [0/2] test-in-container
Joseph Myers
- RFC [0/2] test-in-container
DJ Delorie
- RFC [0/2] test-in-container
Joseph Myers
- RFC [0/2] test-in-container
DJ Delorie
- RFC [0/2] test-in-container
DJ Delorie
- RFC [0/2] test-in-container
Joseph Myers
- riscv: fix elf parsing
DJ Delorie
- malloc: Security implications of tcache
Carlos O'Donell
- [PATCH 0/2] nptl: Update struct pthread_unwind_buf
Carlos O'Donell
- [PATCH 0/2] nptl: Update struct pthread_unwind_buf
Carlos O'Donell
- riscv: fix elf parsing
Florian Weimer
- [PATCH 0/2] nptl: Update struct pthread_unwind_buf
Florian Weimer
- [PATCH v8 1/8] nptl: Add C11 threads thrd_* functions
Adhemerval Zanella
- [PATCH 0/2] nptl: Update struct pthread_unwind_buf
H.J. Lu
- [PATCH 0/2] nptl: Update struct pthread_unwind_buf
Florian Weimer
- [PATCH 0/2] nptl: Update struct pthread_unwind_buf
H.J. Lu
- [PATCH] manual: Fix Texinfo warnings about improper node names.
Rical Jasan
- [PATCH] manual: Document the standardized scanf flag, "m". [BZ #16376]
Rical Jasan
- Multiarch interpreter names for traditional architectures
Aurelien Jarno
- [PATCH 0/2] nptl: Update struct pthread_unwind_buf
H.J. Lu
- Multiarch interpreter names for traditional architectures
Javier Serrano Polo
- [PATCH 0/2] nptl: Update struct pthread_unwind_buf
Florian Weimer
- Multiarch interpreter names for traditional architectures
Javier Serrano Polo
- Multiarch interpreter names for traditional architectures
Joseph Myers
- [PATCH][AArch64] Use builtins for fpcr/fpsr
Wilco Dijkstra
- Multiarch interpreter names for traditional architectures
Aurelien Jarno
- [PATCH] manual: Document the standardized scanf flag, "m". [BZ #16376]
Zack Weinberg
- Multiarch interpreter names for traditional architectures
Zack Weinberg
- Multiarch interpreter names for traditional architectures
Javier Serrano Polo
- [PATCH 0/2] nptl: Update struct pthread_unwind_buf
H.J. Lu
- [PATCH] Remove slow paths from pow
Wilco Dijkstra
- [PATCH] manual: Document the standardized scanf flag, "m". [BZ #16376]
Joseph Myers
- [PATCH][AArch64] Use builtins for fpcr/fpsr
Szabolcs Nagy
- Multiarch interpreter names for traditional architectures
Maciej W. Rozycki
- Multiarch interpreter names for traditional architectures
Joseph Myers
- Remove slow paths from exp
Szabolcs Nagy
- Multiarch interpreter names for traditional architectures
Maciej W. Rozycki
- Remove unused math/Makefile variable libm-test-incs [committed]
Joseph Myers
- Multiarch interpreter names for traditional architectures
Joseph Myers
- Add build infrastructure for narrowing libm functions [committed]
Joseph Myers
- Add test infrastructure for narrowing libm functions [committed]
Joseph Myers
- [PATCH][AArch64] Use builtins for fpcr/fpsr
Joseph Myers
- Handle narrowing function sNaN test disabling based on argument format [committed]
Joseph Myers
- [PATCH] manual: Document the standardized scanf flag, "m". [BZ #16376]
Zack Weinberg
- [PATCH] manual: Document the standardized scanf flag, "m". [BZ #16376]
Joseph Myers
- [PATCH] Remove slow paths from pow
Joseph Myers
- Remove slow paths from exp
Joseph Myers
- [PATCH] manual: Fix Texinfo warnings about improper node names.
Rical Jasan
- Fix narrowing function tests build for powerpc64le [committed]
Joseph Myers
- Add narrowing add functions [committed]
Joseph Myers
- malloc: Security implications of tcache
Ondřej Bílka
- [PATCH][AArch64] Use builtins for fpcr/fpsr
Wilco Dijkstra
- qsort O(n^2) could be DoS attack
Ondřej Bílka
- [PATCH] [BZ 19239] Don't include sys/sysmacros.h from sys/types.h.
Zack Weinberg
- [PATCH] [BZ 19239] Don't include sys/sysmacros.h from sys/types.h.
Zack Weinberg
- [PATCH] Use C99-compliant scanf under _GNU_SOURCE.
Zack Weinberg
- [PATCH] [BZ 19239] Don't include sys/sysmacros.h from sys/types.h.
Zack Weinberg
- [PATCH] [BZ #22830] malloc_stats: restore cancellation for stderr correctly.
Zack Weinberg
- [PATCH] linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, #22807]
Dmitry V. Levin
- question on glibc interposition
christopher.aoki@oracle.com
- [PATCH 0/6] Mostly mechanical libio decrufting.
Zack Weinberg
- [PATCH 1/6] Remove vestiges of external build support from libio headers.
Zack Weinberg
- [PATCH 2/6] Mechanically remove _IO_ name aliases for types and constants.
Zack Weinberg
- [PATCH 5/6] Remove miscellaneous debris from libio.
Zack Weinberg
- [PATCH 6/6] Remove completely unused libio flag bits.
Zack Weinberg
- question on glibc interposition
Alexander Monakov
- question on glibc interposition
Alexander Monakov
- [PATCH 3/6] Remove legacy configuration knobs from libio.
Zack Weinberg
- [PATCH 4/6] Remove _IO_file_flags define.
Zack Weinberg
- [PATCH 1/6] Remove vestiges of external build support from libio headers.
Andreas Schwab
- [PATCH 2/6] Mechanically remove _IO_ name aliases for types and constants.
Andreas Schwab
- [PATCH 3/6] Remove legacy configuration knobs from libio.
Andreas Schwab
- [PATCH 4/6] Remove _IO_file_flags define.
Andreas Schwab
- [PATCH 5/6] Remove miscellaneous debris from libio.
Andreas Schwab
- strtok behaviour when uninitialized
Salil Kapur
- strtok behaviour when uninitialized
Andreas Schwab
- [PATCH 5/6] Remove miscellaneous debris from libio.
Zack Weinberg
- strtok behaviour when uninitialized
Salil Kapur
- strtok behaviour when uninitialized
Andreas Schwab
- [PATCH 5/6] Remove miscellaneous debris from libio.
Andreas Schwab
- strtok behaviour when uninitialized
Javier Serrano Polo
- strtok behaviour when uninitialized
Zack Weinberg
- strtok behaviour when uninitialized
Florian Weimer
- strtok behaviour when uninitialized
Zack Weinberg
- strtok behaviour when uninitialized
Rich Felker
- strtok behaviour when uninitialized
Rich Felker
- strtok behaviour when uninitialized
Ondřej Bílka
- strtok behaviour when uninitialized
Javier Serrano Polo
- Multiarch interpreter names for traditional architectures
Maciej W. Rozycki
- [PATCH v7 02/17] Skeleton documentation for the RISC-V port
Andreas Schwab
- [PATCH] [BZ 19239] Don't include sys/sysmacros.h from sys/types.h.
Andreas Schwab
- [PING 2][PATCH] aarch64: Optimized memcmp for medium to large sizes
Siddhesh Poyarekar
- [PATCH 3/6] Remove legacy configuration knobs from libio.
Adhemerval Zanella
- [PATCH v4 1/4] Rename nptl-signals.h to internal-signals.h
Adhemerval Zanella
- [PATCH] aarch64: Optimized memcmp for medium to large sizes
Marcus Shawcroft
- [PATCH 6/6] Remove completely unused libio flag bits.
Adhemerval Zanella
- [PATCH v4 2/4] Filter out NPTL internal signals (BZ #22391)
Adhemerval Zanella
- [PATCH v4 3/4] linux: Consolidate sigaction implementation
Adhemerval Zanella
- [PATCH v4 4/4] i386: Fix i386 sigaction sa_restorer initialization (BZ#21269)
Adhemerval Zanella
- [PATCH] Use C99-compliant scanf under _GNU_SOURCE.
Rical Jasan
- [PATCH][AArch64] Use builtins for fpcr/fpsr
Joseph Myers
- [PATCH] aarch64: Optimized memcmp for medium to large sizes
Siddhesh Poyarekar
- Multiarch interpreter names for traditional architectures
Joseph Myers
- [PATCH] Use C99-compliant scanf under _GNU_SOURCE.
Joseph Myers
- Ping^2 Re: Document use of CC and CFLAGS in more detail (bug 20980, bug 21234)
Joseph Myers
- Ping Re: Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463)
Joseph Myers
- [PATCH] Use C99-compliant scanf under _GNU_SOURCE.
Zack Weinberg
- [PATCH 5/6] Remove miscellaneous debris from libio.
Joseph Myers
- [PATCH] Use C99-compliant scanf under _GNU_SOURCE.
Zack Weinberg
- [PATCH 5/6] Remove miscellaneous debris from libio.
Zack Weinberg
- [PATCH] [BZ #1190] Make EOF sticky in stdio.
Zack Weinberg
- strtok behaviour when uninitialized
Joseph Myers
- [COMMITTED] powerpc: Update pow() ULPs
Tulio Magno Quites Machado Filho
- [PATCH] [BZ #1190] Make EOF sticky in stdio.
Andreas Schwab
- [PATCH] [BZ #1190] Make EOF sticky in stdio.
Zack Weinberg
- [PATCH] Use C99-compliant scanf under _GNU_SOURCE.
Joseph Myers
- [PATCH] [BZ #1190] Make EOF sticky in stdio.
Andreas Schwab
- strtok behaviour when uninitialized
Ondřej Bílka
- Question: more languages to support alternative month names?
Rafal Luzynski
- riscv: fix elf parsing
Palmer Dabbelt
- [PATCH] powerpc: Undefine Linux ptrace macros that conflict with __ptrace_request
Tulio Magno Quites Machado Filho
- [PATCH] linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, #22807]
Tulio Magno Quites Machado Filho
- [PATCH 5/6] Remove miscellaneous debris from libio.
Zack Weinberg
- [PATCH] powerpc: Undefine Linux ptrace macros that conflict with __ptrace_request
Dmitry V. Levin
- [PATCH] aarch64: Add split-stack TCB field
Szabolcs Nagy
- Use libc_hidden_* for fputs (bug 15105)
Joseph Myers
- question on glibc interposition
christopher.aoki@oracle.com
- Use libc_hidden_* for __cmsg_nxthdr (bug 15105)
Joseph Myers
- Use libc_hidden_* for argz_next, __argz_next (bug 15105)
Joseph Myers
- question on glibc interposition
Carlos O'Donell
- [PATCH] v11 Improves __ieee754_exp() performance by greater than 5x on sparc/x86.
Patrick McGehearty
- [PATCH] aarch64: Add split-stack TCB field
Adhemerval Zanella
- [PATCH] v11 Improves __ieee754_exp() performance by greater than 5x on sparc/x86.
Joseph Myers
- [PATCH] Remove mplog and mpexp
Wilco Dijkstra
- RFC: remove the "tile" architecture from glibc
Joseph Myers
- [PATCH] Remove mplog and mpexp
Joseph Myers
- Fix -Os ferror_unlocked linknamespace, localplt issues (bug 15105, bug 19463)
Joseph Myers
- [PATCH] v11 Improves __ieee754_exp() performance by greater than 5x on sparc/x86.
Szabolcs Nagy
- malloc: Security implications of tcache
Moritz Eckert
- [Patch][Aarch64] memcpy IFUNC for Cavium ThunderX2
Steve Ellcey
- [PING] Re: [PATCH] Add runtime check if mutex will be elided in tst-mutex8 testcases.
Stefan Liebler
- [COMMITTED][PATCH] S390: Regenerate ULPs.
Stefan Liebler
- [Patch][Aarch64] memcpy IFUNC for Cavium ThunderX2
Siddhesh Poyarekar
- [Patch][Aarch64] memcpy IFUNC for Cavium ThunderX2
Siddhesh Poyarekar
- [PATCH v2] linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, #22807]
Dmitry V. Levin
- Fix hppa local PLT entries for sigprocmask (bug 18124)
Joseph Myers
- Use libc_hidden_* for fputs (bug 15105)
Adhemerval Zanella
- Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463)
Adhemerval Zanella
- Use libc_hidden_* for __cmsg_nxthdr (bug 15105)
Adhemerval Zanella
- Use libc_hidden_* for argz_next, __argz_next (bug 15105)
Adhemerval Zanella
- Fix hppa local PLT entries for sigprocmask (bug 18124)
Carlos O'Donell
- [PATCH] Add runtime check if mutex will be elided in tst-mutex8 testcases.
Carlos O'Donell
- PING: [PATCH 0/2] nptl: Update struct pthread_unwind_buf
H.J. Lu
- malloc: Security implications of tcache
Carlos O'Donell
- Question: more languages to support alternative month names?
Carlos O'Donell
- [PATCH v2] intl/tst-gettext: fix failure with newest msgfmt
Aurelien Jarno
- [PATCH] Fix posix/tst-glob_lstat_compat on alpha [BZ #22818]
Aurelien Jarno
- [PATCH v2] intl/tst-gettext: fix failure with newest msgfmt
Carlos O'Donell
- [PATCH] Fix posix/tst-glob_lstat_compat on alpha [BZ #22818]
Carlos O'Donell
- Document use of CC and CFLAGS in more detail (bug 20980, bug 21234)
Carlos O'Donell
- Question: more languages to support alternative month names?
Rafal Luzynski
- Document use of CC and CFLAGS in more detail (bug 20980, bug 21234)
Rical Jasan
- [PATCH v3] manual: Document the standardized scanf flag, "m". [BZ #16376]
Rical Jasan
- [PATCH] manual: Document the standardized scanf flag, "m". [BZ #16376]
Rical Jasan
- [PATCH] manual: Fully document the [aAeEfFgG] printf conversion specifiers.
Rical Jasan
- [PATCH] Add runtime check if mutex will be elided in tst-mutex8 testcases.
Stefan Liebler
- Document use of CC and CFLAGS in more detail (bug 20980, bug 21234)
Joseph Myers
- [PATCH] manual: Improve documentation of get_current_dir_name. [BZ #6889]
Rical Jasan
- [PATCH] manual: Improve documentation of get_current_dir_name. [BZ #6889]
Carlos O'Donell
- Fix -Os getc_unlocked linknamespace, localplt issues (bug 15105, bug 19463)
Joseph Myers
- [Patch][Aarch64] memcpy IFUNC for Cavium ThunderX2
Szabolcs Nagy
- math/test-tgmath3 test case size...
DJ Delorie
- math/test-tgmath3 test case size...
Joseph Myers
- math/test-tgmath3 test case size...
DJ Delorie
- math/test-tgmath3 test case size...
Joseph Myers
- [COMMITTED][PATCH] hppa: Update pow ULPs
John David Anglin
- [hurd,commited] hurd: Define EXEC_PAGESIZE
Samuel Thibault
- [hurd,commited] hurd: Fix build on missing __ptsname_internal function
Samuel Thibault
- [PATCH] Move NPTL-specific code to NPTL-specific header
Samuel Thibault
- [PATCH] Move NPTL-specific code to NPTL-specific header
Samuel Thibault
- [PATCH] Move NPTL-specific code to NPTL-specific header
Samuel Thibault
- [PATCH v12 0/6][BZ 10871] Month names in alternative grammatical case
Khem Raj
- [PATCH] Fix i386 memmove issue [BZ #22644]
Andrew Senkevich
- [PATCH] manual: Improve documentation of get_current_dir_name. [BZ #6889]
Rical Jasan
- [PATCH] Fix i386 memmove issue [BZ #22644]
Andreas Schwab
- Bugzilla: editbugs privs
Rical Jasan
- strtok behaviour when uninitialized
Florian Weimer
- [PING] manual: Complete @standards in filesys.texi.
Rical Jasan
- [PATCH v3] manual: Document missing feature test macros.
Rical Jasan
- Bugzilla: editbugs privs
Florian Weimer
- [PATCH] manual: Update _DEFAULT_SOURCE.
Rical Jasan
- [PATCH] manual: Update the _ISOC99_SOURCE description.
Rical Jasan
- [PATCH] nptl_db: Remove stale `match_pid' parameter from `iterate_thread_list'
Maciej W. Rozycki
- [PATCH 0/2] Correct absolute (SHN_ABS) symbol run-time calculation [BZ #19818]
Maciej W. Rozycki
- [PATCH 1/2] elf: Unify symbol address run-time calculation [BZ #19818]
Maciej W. Rozycki
- [PATCH] nptl_db: Remove stale `match_pid' parameter from `iterate_thread_list'
Andreas Schwab
- [PATCH 2/2] elf: Correct absolute (SHN_ABS) symbol run-time calculation [BZ #19818]
Maciej W. Rozycki
- [PATCH 1/2] elf: Unify symbol address run-time calculation [BZ #19818]
Andreas Schwab
- [PATCH v3] manual: Document missing feature test macros.
Joseph Myers
- [PATCH] manual: Update _DEFAULT_SOURCE.
Joseph Myers
- [PATCH] manual: Update the _ISOC99_SOURCE description.
Joseph Myers
- Ping Re: Fix -Os ferror_unlocked linknamespace, localplt issues (bug 15105, bug 19463)
Joseph Myers
- strtok behaviour when uninitialized
Ondřej Bílka
- [PATCH 5/6] Remove miscellaneous debris from libio.
Florian Weimer
- Fix -Os ferror_unlocked linknamespace, localplt issues (bug 15105, bug 19463)
Adhemerval Zanella
- strtok behaviour when uninitialized
Andreas Schwab
- [PATCH v4 2/4] Filter out NPTL internal signals (BZ #22391)
Adhemerval Zanella
- [PATCH v4 1/4] Rename nptl-signals.h to internal-signals.h
Adhemerval Zanella
- [PATCH v4 3/4] linux: Consolidate sigaction implementation
Adhemerval Zanella
- [PATCH v4 4/4] i386: Fix i386 sigaction sa_restorer initialization (BZ#21269)
Adhemerval Zanella
- [PATCH v4 4/4] i386: Fix i386 sigaction sa_restorer initialization (BZ#21269)
H.J. Lu
- Fix -Os putc_unlocked, fputc_unlocked linknamespace, localplt issues (bug 15105, bug 19463)
Joseph Myers
- strtok behaviour when uninitialized
Ondřej Bílka
- [PATCH 5/6] Remove miscellaneous debris from libio.
Florian Weimer
- strtok behaviour when uninitialized
Rich Felker
- [PATCH 5/6] Remove miscellaneous debris from libio.
Zack Weinberg
- [PATCH 5/6] Remove miscellaneous debris from libio.
Florian Weimer
- [PATCH 5/6] Remove miscellaneous debris from libio.
Andreas Schwab
- math/test-tgmath3 test case size...
DJ Delorie
- [PATCH 0/2] Correct absolute (SHN_ABS) symbol run-time calculation [BZ #19818]
Alan Modra
- Wiki: EditorGroup Request
Rical Jasan
- Bugzilla: editbugs privs
Rical Jasan
- riscv: TLS init fix
DJ Delorie
- riscv: fmax/fmin sNaN fix
DJ Delorie
- Wiki: EditorGroup Request
Florian Weimer
- Bugzilla Procedures
Rical Jasan
- [PATCH] manual: Update the _ISOC99_SOURCE description.
Rical Jasan
- [PATCH v3] manual: Document missing feature test macros.
Rical Jasan
- [PATCH 5/6] Remove miscellaneous debris from libio.
Florian Weimer
- [PATCH] manual: Update _DEFAULT_SOURCE.
Rical Jasan
- riscv: fmax/fmin sNaN fix
Szabolcs Nagy
- Fork generation and pthread_once
Florian Weimer
- [PATCH 3/3] Refactor atfork handlers
Florian Weimer
- [PATCH v4 1/4] Rename nptl-signals.h to internal-signals.h
Florian Weimer
- [PATCH] fix strncpy overflow in sysdeps/unix/sysv/linux/if_index.c
Jason Duerstock
- [PATCH 3/3] Refactor atfork handlers
Adhemerval Zanella
- [PATCH 3/3] Refactor atfork handlers
Florian Weimer
- [PATCH] fix strncpy overflow in sysdeps/unix/sysv/linux/if_index.c
Florian Weimer
- [PATCH 3/3] Refactor atfork handlers
Adhemerval Zanella
- [PATCH] fix strncpy overflow in sysdeps/unix/sysv/linux/if_index.c
Andreas Schwab
- [PATCH] fix strncpy overflow in sysdeps/unix/sysv/linux/if_index.c
Jason Duerstock
- [PATCH v4 1/4] Rename nptl-signals.h to internal-signals.h
Adhemerval Zanella
- [PATCH 3/3] Refactor atfork handlers
Florian Weimer
- [PATCH v2 1/7] malloc: Add check for top size corruption.
Florian Weimer
- [PATCH 3/3] Refactor atfork handlers
Adhemerval Zanella
- [PATCH 3/3] Refactor atfork handlers
Florian Weimer
- Bugzilla Procedures
Joseph Myers
- [PATCH] manual: Update _DEFAULT_SOURCE.
Joseph Myers
- [PATCH] ldconfig: Call fsync on temporary files before renaming them [BZ #20890]
Florian Weimer
- [PATCH] elf: Remove ad-hoc restrictions on dlopen callers [BZ #22787]
Florian Weimer
- [PATCH] ldconfig: Call fsync on temporary files before renaming them [BZ #20890]
Adhemerval Zanella
- [PATCH] elf: Remove ad-hoc restrictions on dlopen callers [BZ #22787]
Andreas Schwab
- [PATCH 3/3] Refactor atfork handlers
Adhemerval Zanella
- riscv: fmax/fmin sNaN fix
DJ Delorie
- riscv: fmax/fmin sNaN fix
DJ Delorie
- [PATCH 5/6] Remove miscellaneous debris from libio.
Andreas Schwab
- [PATCH 1/2] elf: Unify symbol address run-time calculation [BZ #19818]
Maciej W. Rozycki
- [PATCH v2 0/2] Correct absolute (SHN_ABS) symbol run-time calculation [BZ #19818]
Maciej W. Rozycki
- [PATCH v2 1/2] elf: Unify symbol address run-time calculation [BZ #19818]
Maciej W. Rozycki
- [PATCH v2 2/2] elf: Correct absolute (SHN_ABS) symbol run-time calculation [BZ #19818]
Maciej W. Rozycki
- [Patch][Aarch64] memcpy IFUNC for Cavium ThunderX2
Steve Ellcey
- glibc 2.25 seems to have broken AddressSaniitzer Inbox x glibc x sanitizer x
Konstantin Serebryany
- glibc 2.25 seems to have broken AddressSaniitzer Inbox x glibc x sanitizer x
H.J. Lu
- glibc 2.25 seems to have broken AddressSaniitzer Inbox x glibc x sanitizer x
Konstantin Serebryany
- riscv: fmax/fmin sNaN fix
Richard Henderson
- PING: [PATCH] Define GEN_AS_CONST_HEADERS when generating header files [BZ #22792]
H.J. Lu
- riscv: fmax/fmin sNaN fix
Joseph Myers
- [hurd,commited] hurd: fix build
Samuel Thibault
- [PATCH] Define GEN_AS_CONST_HEADERS when generating header files [BZ #22792]
Florian Weimer
- [PATCH] aarch64: Optimized memcmp for medium to large sizes
Siddhesh Poyarekar
- [RFC] DT_WHT
Rical Jasan
- riscv: fmax/fmin sNaN fix
Szabolcs Nagy
- [PATCH] manual: Update _DEFAULT_SOURCE.
Rical Jasan
- Bugzilla Procedures
Rical Jasan
- Fix -Os putc_unlocked, fputc_unlocked linknamespace, localplt issues (bug 15105, bug 19463)
Adhemerval Zanella
- qsort O(n^2) could be DoS attack
Adhemerval Zanella
- _ATFILE_SOURCE Obsoletion
Rical Jasan
- PING^2: [PATCH 0/2] nptl: Update struct pthread_unwind_buf
H.J. Lu
- [PATCH] Define GEN_AS_CONST_HEADERS when generating header files [BZ #22792]
H.J. Lu
- Ping Re: Fix -Os getc_unlocked linknamespace, localplt issues (bug 15105, bug 19463)
Joseph Myers
- Fix -Os getc_unlocked linknamespace, localplt issues (bug 15105, bug 19463)
H.J. Lu
- [PATCH] Define GEN_AS_CONST_HEADERS when generating header files [BZ #22792]
H.J. Lu
- riscv: fmax/fmin sNaN fix
DJ Delorie
- Bugzilla Procedures
Joseph Myers
- [PATCH] Use C99-compliant scanf under _GNU_SOURCE.
Zack Weinberg
- [PATCH] Use C99-compliant scanf under _GNU_SOURCE.
Joseph Myers
- Fix -Os getc_unlocked linknamespace, localplt issues (bug 15105, bug 19463)
Andreas Schwab
- [PATCH 0/6] Mostly mechanical libio decrufting.
Zack Weinberg
- [PATCH 5/6] Remove miscellaneous debris from libio.
Zack Weinberg
- riscv: TLS init fix
Palmer Dabbelt
- riscv: fmax/fmin sNaN fix
Palmer Dabbelt
- glibc 2.25 seems to have broken AddressSaniitzer Inbox x glibc x sanitizer x
Adhemerval Zanella
- [hurd,commited] hurd: Add sysdep-cancel.h
Samuel Thibault
- Bugzilla Procedures
Carlos O'Donell
- [PATCH 5/6] Remove miscellaneous debris from libio.
Joseph Myers
- riscv: fmax/fmin sNaN fix
Carlos O'Donell
- Use libc_hidden_* for atoi (bug 15105)
Joseph Myers
- [PATCH v12 0/6][BZ 10871] Month names in alternative grammatical case
Rafal Luzynski
- [PATCH v2] [BZ 1190] Make EOF sticky in stdio.
Zack Weinberg
- riscv: fmax/fmin sNaN fix
DJ Delorie
- [PATCH] Use C99-compliant scanf under _GNU_SOURCE.
Zack Weinberg
- [PATCH v12 0/6][BZ 10871] Month names in alternative grammatical case
Carlos O'Donell
- [PATCH v2] Use C99-compliant scanf under _GNU_SOURCE with modern compilers.
Zack Weinberg
- [PATCH v12 0/6][BZ 10871] Month names in alternative grammatical case
Khem Raj
- [PATCH v12 0/6][BZ 10871] Month names in alternative grammatical case
Carlos O'Donell
- glibc 2.25 seems to have broken AddressSaniitzer Inbox x glibc x sanitizer x
Carlos O'Donell
- [RFC] DT_WHT
Carlos O'Donell
- Bugzilla Procedures
Rical Jasan
- Bugzilla Procedures
Rical Jasan
- Retroactively Resolving Bugs
Rical Jasan
- Retroactively Resolving Bugs
Siddhesh Poyarekar
- [COMMITTED][PATCH] S390: Regenerate ULPs.
Stefan Liebler
- Retroactively Resolving Bugs
Carlos O'Donell
- glibc 2.25 seems to have broken AddressSaniitzer Inbox x glibc x sanitizer x
Florian Weimer
- glibc 2.25 seems to have broken AddressSaniitzer Inbox x glibc x sanitizer x
Carlos O'Donell
- Bugzilla: editbugs privs
Carlos O'Donell
- math/test-tgmath3 test case size...
Carlos O'Donell
- [PATCH] aarch64/strcmp: fix misaligned loop jump target
Siddhesh Poyarekar
- [PATCH v2] Use C99-compliant scanf under _GNU_SOURCE with modern compilers.
Andreas Schwab
- [committed arm/ilp32] aarch64: Fix bits/utmp.h for GCC 8
Szabolcs Nagy
- [PATCH] aarch64/strcmp: fix misaligned loop jump target
Szabolcs Nagy
- Bugzilla: editbugs privs
Florian Weimer
- glibc 2.25 seems to have broken AddressSaniitzer Inbox x glibc x sanitizer x
Florian Weimer
- glibc 2.25 seems to have broken AddressSaniitzer Inbox x glibc x sanitizer x
Adhemerval Zanella
- [PATCH v2] Use C99-compliant scanf under _GNU_SOURCE with modern compilers.
Joseph Myers
- Bugzilla: editbugs privs
Rical Jasan
- Bugzilla: editbugs privs
Florian Weimer
- glibc 2.25 seems to have broken AddressSaniitzer Inbox x glibc x sanitizer x
Joseph Myers
- Retroactively Resolving Bugs
Joseph Myers
- Bugzilla: editbugs privs
Rical Jasan
- Retroactively Resolving Bugs
Rical Jasan
- [PATCH] Define GEN_AS_CONST_HEADERS when generating header files [BZ #22792]
Florian Weimer
- [COMMITTED] Add missing “reorder-end” in LC_COLLATE of et_EE [BZ #22517]
Mike FABIAN
- [PATCH] Define GEN_AS_CONST_HEADERS when generating header files [BZ #22792]
Carlos O'Donell
- glibc 2.25 seems to have broken AddressSaniitzer Inbox x glibc x sanitizer x
Konstantin Serebryany
- [PATCH] v11 Improves __ieee754_exp() performance by greater than 5x on sparc/x86.
Szabolcs Nagy
- [PATCH] nptl: Fix tst-cancel4 sendto tests
Adhemerval Zanella
- riscv: fmax/fmin sNaN fix
Carlos O'Donell
- riscv: fmax/fmin sNaN fix
DJ Delorie
- glibc 2.25 seems to have broken AddressSaniitzer Inbox x glibc x sanitizer x
Joseph Myers
- riscv: fmax/fmin sNaN fix
Joseph Myers
- riscv: fmax/fmin sNaN fix
Joseph Myers
- Use libc_hidden_* for tolower, toupper (bug 15105)
Joseph Myers
- Test suite crashes on PPC64
Zack Weinberg
- Test suite crashes on PPC64
Carlos O'Donell
- Test suite crashes on PPC64
Zack Weinberg
- Test suite crashes on PPC64
Joseph Myers
- riscv: fmax/fmin sNaN fix
DJ Delorie
- riscv: fmax/fmin sNaN fix
Joseph Myers
- riscv: fmax/fmin sNaN fix
DJ Delorie
- Use libc_hidden_* for tolower, toupper (bug 15105)
Florian Weimer
- [Patch v3 0/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v3 1/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v3 2/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v3 4/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v3 3/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v3 5/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v3 6/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v3 6/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v3 9/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v3 8/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v3 10/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v3 11/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v3 12/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v3 13/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v3 14/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [PATCH 3/3] Refactor atfork handlers
Florian Weimer
- [PATCH 3/3] Refactor atfork handlers
Adhemerval Zanella
- [PATCH] malloc: harden removal from unsorted list
Francois Goichon
- Fix another -Os strcoll build issue
Joseph Myers
- [PATCH] malloc: harden removal from unsorted list
DJ Delorie
- [PATCH] Define GEN_AS_CONST_HEADERS when generating header files [BZ #22792]
H.J. Lu
- New Brazilian Portuguese PO file for 'libc' (version 2.26.9000)
Translation Project Robot
- [PATCH 0/2] nptl: Update struct pthread_unwind_buf
Carlos O'Donell
- [Patch v3 1/14] [BZ #14095] update collation data from Unicode / ISO 14651
Carlos O'Donell
- PING^2: [PATCH 0/2] nptl: Update struct pthread_unwind_buf
Carlos O'Donell
- [Patch v3 2/14] [BZ #14095] update collation data from Unicode / ISO 14651
Carlos O'Donell
- [Patch v3 3/14] [BZ #14095] update collation data from Unicode / ISO 14651
Carlos O'Donell
- [Patch v3 4/14] [BZ #14095] update collation data from Unicode / ISO 14651
Carlos O'Donell
- [Patch v3 5/14] [BZ #14095] update collation data from Unicode / ISO 14651
Carlos O'Donell
- [Patch v3 6/14] [BZ #14095] update collation data from Unicode / ISO 14651
Carlos O'Donell
- [Patch v3 6/14] [BZ #14095] update collation data from Unicode / ISO 14651
Carlos O'Donell
- [Patch v3 8/14] [BZ #14095] update collation data from Unicode / ISO 14651
Carlos O'Donell
- [Patch v3 9/14] [BZ #14095] update collation data from Unicode / ISO 14651
Carlos O'Donell
- [Patch v3 10/14] [BZ #14095] update collation data from Unicode / ISO 14651
Carlos O'Donell
- [Patch v3 11/14] [BZ #14095] update collation data from Unicode / ISO 14651
Carlos O'Donell
- [Patch v3 12/14] [BZ #14095] update collation data from Unicode / ISO 14651
Carlos O'Donell
- [Patch v3 13/14] [BZ #14095] update collation data from Unicode / ISO 14651
Carlos O'Donell
- [Patch v3 14/14] [BZ #14095] update collation data from Unicode / ISO 14651
Carlos O'Donell
- [PATCH 0/2] nptl: Update struct pthread_unwind_buf
Carlos O'Donell
- [PATCH 0/2] nptl: Update struct pthread_unwind_buf
H.J. Lu
- PING^2: [PATCH 0/2] nptl: Update struct pthread_unwind_buf
H.J. Lu
- [PATCH 0/2] nptl: Update struct pthread_unwind_buf
Florian Weimer
- [PATCH 0/2] nptl: Update struct pthread_unwind_buf
H.J. Lu
- [PATCH 0/2] nptl: Update struct pthread_unwind_buf
Florian Weimer
- [PATCH 0/2] nptl: Update struct pthread_unwind_buf
H.J. Lu
- [PATCH 0/2] nptl: Update struct pthread_unwind_buf
Florian Weimer
- [PATCH 0/2] nptl: Update struct pthread_unwind_buf
H.J. Lu
- [PATCH 0/2] nptl: Update struct pthread_unwind_buf
H.J. Lu
- [PATCH 0/2] nptl: Update struct pthread_unwind_buf
Florian Weimer
- [PATCH 0/2] nptl: Update struct pthread_unwind_buf
H.J. Lu
- [PATCH 0/2] nptl: Update struct pthread_unwind_buf
Florian Weimer
- [PATCH 0/2] nptl: Update struct pthread_unwind_buf
H.J. Lu
- [PATCH 0/2] nptl: Update struct pthread_unwind_buf
H.J. Lu
- [PATCH 0/2] nptl: Update struct pthread_unwind_buf
Florian Weimer
- [PATCH 0/2] nptl: Update struct pthread_unwind_buf
H.J. Lu
- [PATCH 0/2] nptl: Update struct pthread_unwind_buf
Florian Weimer
- [PATCH] malloc: harden removal from unsorted list
Florian Weimer
- [PATCH] Fix 32-bit getcwd() on filesystems with 64-bit inodes.
Nick Alcock
- [PATCH 0/2] nptl: Update struct pthread_unwind_buf
H.J. Lu
- [PATCH] malloc: harden removal from unsorted list
Francois Goichon
- [PATCH v8 1/8] nptl: Add C11 threads thrd_* functions
Gabriel F. T. Gomes
- [PATCH] Fix 32-bit getcwd() on filesystems with 64-bit inodes.
Adhemerval Zanella
- [PATCH] powerpc: Undefine Linux ptrace macros that conflict with __ptrace_request
Tulio Magno Quites Machado Filho
- [PATCH v2] linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, #22807]
Tulio Magno Quites Machado Filho
- Test suite crashes on PPC64
Tulio Magno Quites Machado Filho
- [PATCH] Remove hidden __libc_longjmp
H.J. Lu
- [Patch v4 0/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v4 2/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v4 3/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v4 4/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v4 5/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v4 1/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v4 6/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v4 8/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v4 7/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v4 10/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v4 9/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v4 11/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v4 12/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [Patch v4 13/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [PATCH] Fix 32-bit getcwd() on filesystems with 64-bit inodes.
Joseph Myers
- [Patch v4 13/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- Ping Re: Use libc_hidden_* for atoi (bug 15105)
Joseph Myers
- Ping Re: Fix another -Os strcoll build issue
Joseph Myers
- [Patch v4 1/14] [BZ #14095] update collation data from Unicode / ISO 14651
Carlos O'Donell
- Use libc_hidden_* for atoi (bug 15105)
H.J. Lu
- [Patch v4 2/14] [BZ #14095] update collation data from Unicode / ISO 14651
Carlos O'Donell
- [Patch v4 3/14] [BZ #14095] update collation data from Unicode / ISO 14651
Carlos O'Donell
- [Patch v4 4/14] [BZ #14095] update collation data from Unicode / ISO 14651
Carlos O'Donell
- [Patch v4 5/14] [BZ #14095] update collation data from Unicode / ISO 14651
Carlos O'Donell
- [Patch v4 7/14] [BZ #14095] update collation data from Unicode / ISO 14651
Carlos O'Donell
- [Patch v4 8/14] [BZ #14095] update collation data from Unicode / ISO 14651
Carlos O'Donell
- [Patch v4 6/14] [BZ #14095] update collation data from Unicode / ISO 14651
Carlos O'Donell
- [Patch v4 9/14] [BZ #14095] update collation data from Unicode / ISO 14651
Carlos O'Donell
- Fix another -Os strcoll build issue
Adhemerval Zanella
- [Patch v4 10/14] [BZ #14095] update collation data from Unicode / ISO 14651
Carlos O'Donell
- [Patch v4 11/14] [BZ #14095] update collation data from Unicode / ISO 14651
Carlos O'Donell
- [Patch v4 12/14] [BZ #14095] update collation data from Unicode / ISO 14651
Carlos O'Donell
- [Patch v4 13/14] [BZ #14095] update collation data from Unicode / ISO 14651
Carlos O'Donell
- [PATCH] malloc: harden removal from unsorted list
DJ Delorie
- [PATCH] malloc: harden removal from unsorted list
Francois Goichon
- [PATCH] Fix 32-bit getcwd() on filesystems with 64-bit inodes.
Nix
- [PATCH v2] powerpc64*: fix the order of implied sysdeps directories
Tulio Magno Quites Machado Filho
- [PATCH] Fix 32-bit getcwd() on filesystems with 64-bit inodes.
Nix
- [PATCH v2 09/21] nptl: arm: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v2 10/21] nptl: s390: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v2 11/21] nptl: ia64: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v2 12/21] nptl: alpha: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v2 13/21] nptl: m68k: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v2 14/21] nptl: microblaze: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v2 15/21] nptl: tile: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v2 16/21] nptl: sparc: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v2 17/21] nptl: nios2: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v2 18/21] nptl: sh: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v2 01/21] powerpc: Create stackframe information on syscall
Adhemerval Zanella
- [PATCH v2 19/21] nptl: mips: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v2 20/21] nptl: hppa: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v2 21/21] nptl: riscv: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v2 02/21] nptl: Fix testcases for new pthread cancellation mechanism
Adhemerval Zanella
- [PATCH v2 04/21] nptl: x86_64: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v2 05/21] nptl: x32: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v2 06/21] nptl: i386: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v2 07/21] nptl: powerpc: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v2 08/21] nptl: aarch64: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v2 03/21] nptl: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v2 00/21] nptl: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v2 01/21] powerpc: Create stackframe information on syscall
Andreas Schwab
- [PATCH v2 02/21] nptl: Fix testcases for new pthread cancellation mechanism
Andreas Schwab
- Fix two more -Os strcoll / wcscoll build failures
Joseph Myers
- [Patch v4 1/14] [BZ #14095] update collation data from Unicode / ISO 14651
Mike FABIAN
- [PATCH] Fix 32-bit getcwd() on filesystems with 64-bit inodes.
Nick Alcock
- [PATCH v2] Fix 32-bit getcwd() on filesystems with 64-bit inodes.
Nick Alcock
- [PATCH] Move NPTL-specific code to NPTL-specific header
Samuel Thibault
- [hurd,commited] hurd: fix timer_routines.c build
Samuel Thibault
- [hurd,commited] hurd: fix gai_misc build
Samuel Thibault
- [hurd,commited] hurd: fix gai_misc build
Joseph Myers
- [hurd,commited] hurd: fix gai_misc build
Samuel Thibault
- [PATCH v2 21/21] nptl: riscv: Fix Race conditions in pthread cancellation (BZ#12683)
DJ Delorie
- glibc 2.25 seems to have broken AddressSaniitzer Inbox x glibc x sanitizer x
Florian Weimer
- [PATCH 3/3] Refactor atfork handlers
Florian Weimer
- Run (some?) ELF constructors after applying RELRO protection
Florian Weimer
- glibc 2.25 seems to have broken AddressSaniitzer Inbox x glibc x sanitizer x
Szabolcs Nagy
- glibc 2.25 seems to have broken AddressSaniitzer Inbox x glibc x sanitizer x
Adhemerval Zanella
- [PATCH v2 01/21] powerpc: Create stackframe information on syscall
Adhemerval Zanella
- [PATCH v2 02/21] nptl: Fix testcases for new pthread cancellation mechanism
Adhemerval Zanella
- [PATCH v2 21/21] nptl: riscv: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH] Fix 32-bit getcwd() on filesystems with 64-bit inodes.
Adhemerval Zanella
- [PATCH v2] Fix 32-bit getcwd() on filesystems with 64-bit inodes.
Adhemerval Zanella
- Fix two more -Os strcoll / wcscoll build failures
Adhemerval Zanella
- glibc 2.25 seems to have broken AddressSaniitzer Inbox x glibc x sanitizer x
Carlos O'Donell
- [PATCH v2] Fix 32-bit getcwd() on filesystems with 64-bit inodes.
Nick Alcock
- Fix powerpc ifunc-sel.h build for -Os
Joseph Myers
- Use libc_hidden_* for strtoumax (bug 15105)
Joseph Myers
- Fix powerpc ifunc-sel.h build for -Os
Sam Ravnborg
- [PATCH v2] Fix 32-bit getcwd() on filesystems with 64-bit inodes.
Zack Weinberg
- Fix powerpc ifunc-sel.h build for -Os
Joseph Myers
- RFC V2 [0/2] test-in-container
DJ Delorie
- RFC V2 [1/2] test-in-container
DJ Delorie
- RFC V2 [2/2] test-in-container
DJ Delorie
- RFC V2 [1/2] test-in-container
Andreas Schwab
- RFC V2 [1/2] test-in-container
DJ Delorie
- Use libc_hidden_* for strtoumax (bug 15105)
Andreas Schwab
- [PATCH v2] Add malloc micro benchmark
Florian Weimer
- RFC V2 [1/2] test-in-container
Florian Weimer
- RFC V2 [1/2] test-in-container
Florian Weimer
- RFC V2 [1/2] test-in-container
Florian Weimer
- [PATCH v2] Add malloc micro benchmark
Ondřej Bílka
- [PATCH v2] Add malloc micro benchmark
Florian Weimer
- RFC V2 [1/2] test-in-container
Andreas Schwab
- [PATCH] nptl: Move pthread_atfork to libc_nonshared.a
Florian Weimer
- [PATCH v2] Add malloc micro benchmark
Carlos O'Donell
- [PATCH v2] Add malloc micro benchmark
Ondřej Bílka
- [PATCH v2] Add malloc micro benchmark
Wilco Dijkstra
- [PATCH v2] Add malloc micro benchmark
Ondřej Bílka
- [PATCH v2] Add malloc micro benchmark
Carlos O'Donell
- [PATCH v2] Add malloc micro benchmark
Ondřej Bílka
- Fix i386 fenv_private.h float128 for 32-bit --with-fpmath=sse (bug 22902) [committed]
Joseph Myers
Last message date:
Wed Feb 28 23:23:00 GMT 2018
Archived on: Sun Mar 8 14:38:31 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).