[man-pages,2/2] path_resolution.7: update to mention openat2(2) features |
2019-12-06 |
Aleksa Sarai |
|
New |
[man-pages,1/2] openat2.2: document new openat2(2) syscall |
2019-12-06 |
Aleksa Sarai |
|
New |
[v18,13/13] Documentation: path-lookup: include new LOOKUP flags |
2019-12-06 |
Aleksa Sarai |
|
New |
[v18,12/13] selftests: add openat2(2) selftests |
2019-12-06 |
Aleksa Sarai |
|
New |
[v18,11/13] open: introduce openat2(2) syscall |
2019-12-06 |
Aleksa Sarai |
|
New |
[v18,10/13] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution |
2019-12-06 |
Aleksa Sarai |
|
New |
[v18,09/13] namei: LOOKUP_IN_ROOT: chroot-like scoped resolution |
2019-12-06 |
Aleksa Sarai |
|
New |
[v18,08/13] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution |
2019-12-06 |
Aleksa Sarai |
|
New |
[v18,07/13] namei: LOOKUP_NO_XDEV: block mountpoint crossing |
2019-12-06 |
Aleksa Sarai |
|
New |
[v18,06/13] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution |
2019-12-06 |
Aleksa Sarai |
|
New |
[v18,05/13] namei: LOOKUP_NO_SYMLINKS: block symlink resolution |
2019-12-06 |
Aleksa Sarai |
|
New |
[v18,04/13] namei: allow set_root() to produce errors |
2019-12-06 |
Aleksa Sarai |
|
New |
[v18,03/13] namei: allow nd_jump_link() to produce errors |
2019-12-06 |
Aleksa Sarai |
|
New |
[v18,02/13] nsfs: clean-up ns_get_path() signature to return int |
2019-12-06 |
Aleksa Sarai |
|
New |
[v18,01/13] namei: only return -ECHILD from follow_dotdot_rcu() |
2019-12-06 |
Aleksa Sarai |
|
New |
RFC: test-in-container vs ld.so |
2019-12-06 |
DJ Delorie |
|
New |
[v2,3/3] Fix __libc_signal_block_all on sparc64 |
2019-12-05 |
Adhemerval Zanella Netto |
|
New |
[v2,2/3] linux: Remove SIGCANCEL/SIGSETXID handling on sigprocmask |
2019-12-05 |
Adhemerval Zanella Netto |
|
New |
[v2,1/3] linux: Consolidate sigprocmask |
2019-12-05 |
Adhemerval Zanella Netto |
|
New |
[13/13] Use GCC builtins for copysign functions if desired. |
2019-12-05 |
Stefan Liebler |
|
New |
misc/test-errno-linux: Handle EINVAL from quotactl |
2019-12-05 |
Florian Weimer |
|
New |
[2/2] dlopen: Do not block signals |
2019-12-05 |
Florian Weimer |
|
New |
[1/2] dlopen: Rework handling of pending NODELETE status |
2019-12-05 |
Florian Weimer |
|
New |
Fix __libc_signal_block_all on sparc64 |
2019-12-05 |
Adhemerval Zanella Netto |
|
New |
[v3,2/2] sysdeps/clock_gettime: Use clock_gettime64 if avaliable |
2019-12-05 |
Lukasz Majewski |
|
New |
[v2] Correct range checking in mallopt/mxfast/tcache [BZ #25194] |
2019-12-04 |
DJ Delorie |
|
New |
[v2] Fix failure when CFLAGS contains -DNDEBUG (Bug 25251) |
2019-12-04 |
Carlos O'Donell |
|
New |
[13/13] Use GCC builtins for copysign functions if desired. |
2019-12-04 |
Stefan Liebler |
|
New |
Fix failure to run tests when CFLAGS contains -DNDEBUG (Bug 25251) |
2019-12-04 |
Carlos O'Donell |
|
New |
[review,v2] nptl: Add more missing placeholder abi symbol from nanosleep move |
2019-12-04 |
Simon Marchi (Code Review) |
|
New |
[13/13] Use GCC builtins for copysign functions if desired. |
2019-12-04 |
Stefan Liebler |
|
New |
elf: Add tst-ldconfig-ld_so_conf-update test |
2019-12-04 |
Alexandra Hájková |
|
New |
[2/2] Do not use ld.so to open statically linked programs in debugglibc.sh |
2019-12-04 |
Gabriel F. T. Gomes |
|
New |
[1/2] Attach to test in container from debugglibc.sh |
2019-12-04 |
Gabriel F. T. Gomes |
|
New |
[v3,2/2] sysdeps/clock_gettime: Use clock_gettime64 if avaliable |
2019-12-03 |
Alistair Francis |
|
New |
Correct range checking in mallopt/mxfast/tcache [BZ #25194] |
2019-12-03 |
DJ Delorie |
|
New |
[v2] Fix build with -march=486 -Os -DNDEBUG (Bug 25240) |
2019-12-03 |
Carlos O'Donell |
|
New |
Fix build with -march=486 -Os (Bug 25240) |
2019-12-03 |
Carlos O'Donell |
|
New |
[v3,3/3] elf: avoid stack allocation in dl_open_worker |
2019-12-03 |
David Kilroy |
|
New |
[v3,2/3] elf: avoid redundant sort in dlopen |
2019-12-03 |
David Kilroy |
|
New |
[v3,1/3] elf: Allow dlopen of filter object to work [BZ #16272] |
2019-12-03 |
David Kilroy |
|
New |
dlopen: Fix issues related to NODELETE handling and relocations |
2019-12-03 |
Florian Weimer |
|
New |
[v3,11/11] RFC: powerpc64le: Enable support for IEEE long double |
2019-12-03 |
Gabriel F. T. Gomes |
|
New |
[v3,10/11] powerpc64le: Require a compiler with -mno-gnu-attribute |
2019-12-03 |
Gabriel F. T. Gomes |
|
New |
[v3,09/11] ldbl-128ibm-compat: Do not mix -mabi=*longdouble and -mlong-double-128 |
2019-12-03 |
Gabriel F. T. Gomes |
|
New |
[v3,08/11] Avoid compat symbols for totalorder in powerpc64le IEEE long double |
2019-12-03 |
Gabriel F. T. Gomes |
|
New |
[v3,07/11] ldbl-128ibm-compat: Compiler flags for stdio functions |
2019-12-03 |
Gabriel F. T. Gomes |
|
New |
[v3,06/11] Do not redirect calls to __GI_* symbols, when redirecting to *ieee128 |
2019-12-03 |
Gabriel F. T. Gomes |
|
New |
[v3,05/11] ldbl-128ibm-compat: Add *cvt functions |
2019-12-03 |
Gabriel F. T. Gomes |
|
New |
[v3,04/11] Refactor *cvt functions implementation (5/5) |
2019-12-03 |
Gabriel F. T. Gomes |
|
New |
[v3,03/11] Refactor *cvt functions implementation (1-4/5) |
2019-12-03 |
Gabriel F. T. Gomes |
|
New |
[v3,02/11] ldbl-128ibm-compat: Add ISO C99 versions of scanf functions |
2019-12-03 |
Gabriel F. T. Gomes |
|
New |
[v3,01/11] ldbl-128ibm-compat: Fix selection of GNU and ISO C99 scanf |
2019-12-03 |
Gabriel F. T. Gomes |
|
New |
[v2] linux: Add inline getcpu implementation for sched_getcpu and getcpu |
2019-12-03 |
Adhemerval Zanella Netto |
|
New |
[v2] elf: Enable relro for static build |
2019-12-03 |
Adhemerval Zanella Netto |
|
New |
build-many-glibcs.py: Move sparcv8 to extra_glibcs |
2019-12-03 |
Adhemerval Zanella Netto |
|
New |
Expand $(as-needed) and $(no-as-needed) throughout the build system |
2019-12-03 |
Florian Weimer |
|
New |
Get rid of Werror=maybe-uninitialized in res_send.c. |
2019-12-03 |
Stefan Liebler |
|
New |
Get rid of Werror=maybe-uninitialized in clock_nanosleep.c. |
2019-12-03 |
Stefan Liebler |
|
New |
ldconfig.8: Document file filter and symlink pattern expectations |
2019-12-02 |
DJ Delorie |
|
New |
[13/13] Use GCC builtins for copysign functions if desired. |
2019-12-02 |
Stefan Liebler |
|
New |
[12/13] Use GCC builtins for round functions if desired. |
2019-12-02 |
Stefan Liebler |
|
New |
[11/13] Use GCC builtins for trunc functions if desired. |
2019-12-02 |
Stefan Liebler |
|
New |
[10/13] Use GCC builtins for ceil functions if desired. |
2019-12-02 |
Stefan Liebler |
|
New |
[09/13] Use GCC builtins for floor functions if desired. |
2019-12-02 |
Stefan Liebler |
|
New |
[08/13] Use GCC builtins for rint functions if desired. |
2019-12-02 |
Stefan Liebler |
|
New |
[07/13] Use GCC builtins for nearbyint functions if desired. |
2019-12-02 |
Stefan Liebler |
|
New |
[06/13] Always use wordsize-64 version of s_round.c. |
2019-12-02 |
Stefan Liebler |
|
New |
[05/13] Always use wordsize-64 version of s_trunc.c. |
2019-12-02 |
Stefan Liebler |
|
New |
[04/13] Always use wordsize-64 version of s_ceil.c. |
2019-12-02 |
Stefan Liebler |
|
New |
[03/13] Always use wordsize-64 version of s_floor.c. |
2019-12-02 |
Stefan Liebler |
|
New |
[02/13] Always use wordsize-64 version of s_rint.c. |
2019-12-02 |
Stefan Liebler |
|
New |
[01/13] Always use wordsize-64 version of s_nearbyint.c. |
2019-12-02 |
Stefan Liebler |
|
New |
[pushed] Remove all loaded objects if dlopen fails, ignoring NODELETE [BZ #20839] |
2019-12-02 |
Florian Weimer |
|
New |
elf: fix maplength computation when loading a library |
2019-12-02 |
Riccardo Schirone |
|
New |
[7/7] elf: Move vDSO setup to rtld |
2019-11-29 |
Adhemerval Zanella Netto |
|
New |
[6/7] linux: Refactor sched_getcpu in terms of getcpu |
2019-11-29 |
Adhemerval Zanella Netto |
|
New |
[5/7] elf: Enable relro for static build |
2019-11-29 |
Adhemerval Zanella Netto |
|
New |
[4/7] linux: Update mips vDSO symbols |
2019-11-29 |
Adhemerval Zanella Netto |
|
New |
[3/7] Remove vDSO support from make-syscall.sh |
2019-11-29 |
Adhemerval Zanella Netto |
|
New |
[2/7] x86: Make x32 use x86 time implementation |
2019-11-29 |
Adhemerval Zanella Netto |
|
New |
[1/7] linux: Update x86 vDSO symbols |
2019-11-29 |
Adhemerval Zanella Netto |
|
New |
elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214] |
2019-11-29 |
Florian Weimer |
|
New |
nptl: Start new threads with all signals blocked [BZ #25098] |
2019-11-29 |
Florian Weimer |
|
New |
Update SOMAXCONN value from Linux 5.4 |
2019-11-29 |
Joseph Myers |
codonell |
Accepted |
Update kernel version to 5.4 in tst-mman-consts.py |
2019-11-28 |
Joseph Myers |
|
New |
[1/2] Remove 32 bit sparc v7 support |
2019-11-28 |
Joseph Myers |
|
New |
[2/2] Implement __libc_early_init |
2019-11-28 |
Florian Weimer |
|
New |
[1/2] Introduce <elf_machine_sym_no_match.h> |
2019-11-28 |
Florian Weimer |
|
New |
[3/3] Add --disable-major-minor-libraries configure option |
2019-11-28 |
Florian Weimer |
|
New |
[2/3] Makerules: Remove lib-version, $(subdir-version) |
2019-11-28 |
Florian Weimer |
|
New |
[1/3] nptl_db: Install libthread_db under a regular implementation name |
2019-11-28 |
Florian Weimer |
|
New |
[review] manual: Clarify strnlen, wcsnlen, strndup null termination behavior |
2019-11-28 |
Florian Weimer |
|
New |
Define MADV_COLD and MADV_PAGEOUT from Linux 5.4 |
2019-11-27 |
Joseph Myers |
|
New |
: S390: Fix handling of needles crossing a page in strstr z15 ifunc-variant. [BZ #25226] |
2019-11-27 |
Stefan Liebler |
|
New |
x86: Assume --enable-cet if GCC defaults to CET [BZ #25225] |
2019-11-26 |
Florian Weimer |
|
New |
argp: argp.doc prints incorrectly when it starts with "\v" [BZ #19038] |
2019-11-25 |
Girish Joshi |
|
New |
sysdeps/riscv/start.S: rename .Lload_gp to load_gp (bug 24376) |
2019-11-25 |
Andreas Schwab |
|
New |
Always do locking when accessing streams (bug 15142, bug 14697) |
2019-11-25 |
Andreas Schwab |
|
New |
sysdeps/posix/getaddrinfo: Return early on invalid address family |
2019-11-24 |
Tim Rühsen |
|
New |