GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86_64: Remove unneeded static PIE check for undefined weak diagnostic
gentoo/glibc-2.33-5
Fangrui Song
2021-07-23
2
-58
/
+0
*
wordexp: handle overflow in positional parameter number (bug 28011)
Andreas Schwab
2021-07-23
2
-1
/
+2
*
elf: Use _dl_catch_error from base namespace in dl-libc.c [BZ #27646]
Florian Weimer
2021-07-23
5
-3
/
+73
*
Revert "Enable nss-systemd in nsswitch.conf"
Andreas K. Hüttel
2021-07-23
1
-2
/
+2
*
Revert "Add comment about slowdowns via systemd nsswitch lookups"
Andreas K. Hüttel
2021-07-23
1
-7
/
+0
*
Revert "Gentoo: nsswitch.conf: Add nss-systemd hook also to shadow and gshadow"
Andreas K. Hüttel
2021-07-23
1
-2
/
+2
*
Fix use of __pthread_attr_copy in mq_notify (bug 27896)
gentoo/glibc-2.33-4
Florian Weimer
2021-06-11
1
-2
/
+9
*
Use __pthread_attr_copy in mq_notify (bug 27896)
Andreas Schwab
2021-06-11
2
-5
/
+16
*
dlfcn: Failures after dlmopen should not terminate process [BZ #15271]
Florian Weimer
2021-06-11
9
-5
/
+124
*
Gentoo: nsswitch.conf: Add nss-systemd hook also to shadow and gshadow
Andreas K. Hüttel
2021-05-25
1
-2
/
+2
*
powerpc: Fix handling of scv return error codes [BZ #27892]
Nicholas Piggin
2021-05-25
2
-2
/
+4
*
nptl: Do not build nptl/tst-pthread-gdb-attach as PIE
Florian Weimer
2021-05-25
1
-0
/
+3
*
nptl: Check for compatible GDB in nptl/tst-pthread-gdb-attach
Florian Weimer
2021-05-25
1
-2
/
+76
*
nptl_db: Support different libpthread/ld.so load orders (bug 27744)
Florian Weimer
2021-05-25
8
-11
/
+181
*
x86: tst-cpu-features-supports.c: Update AMX check
H.J. Lu
2021-05-25
1
-3
/
+3
*
Remove PR_TAGGED_ADDR_ENABLE from sys/prctl.h
Szabolcs Nagy
2021-05-25
1
-4
/
+0
*
Fix SXID_ERASE behavior in setuid programs (BZ #27471)
Siddhesh Poyarekar
2021-05-25
2
-30
/
+52
*
Enhance setuid-tunables test
Siddhesh Poyarekar
2021-05-25
2
-23
/
+69
*
tst-env-setuid: Use support_capture_subprogram_self_sgid
Siddhesh Poyarekar
2021-05-25
1
-183
/
+14
*
support: Add capability to fork an sgid child
Siddhesh Poyarekar
2021-05-25
5
-181
/
+168
*
support: Pass environ to child process
Siddhesh Poyarekar
2021-05-25
1
-1
/
+1
*
support: Typo and formatting fixes
Siddhesh Poyarekar
2021-05-25
2
-4
/
+4
*
tunables: Fix comparison of tunable values
Siddhesh Poyarekar
2021-05-25
3
-11
/
+49
*
linux: always update select timeout (BZ #27706)
Adhemerval Zanella
2021-05-25
3
-2
/
+33
*
linux: Normalize and return timeout on select (BZ #27651)
Adhemerval Zanella
2021-05-25
5
-10
/
+55
*
libsupport: Add support_select_normalizes_timeout
Adhemerval Zanella
2021-05-25
3
-0
/
+34
*
libsupport: Add support_select_modifies_timeout
Adhemerval Zanella
2021-05-25
3
-0
/
+35
*
misc: Fix tst-select timeout handling (BZ#27648)
Adhemerval Zanella
2021-05-25
2
-30
/
+56
*
tst: Provide test for select
Lukasz Majewski
2021-05-25
2
-1
/
+72
*
Add comment about slowdowns via systemd nsswitch lookups
Andreas K. Hüttel
2021-04-10
1
-0
/
+7
*
Update Nios II libm-test-ulps.
gentoo/glibc-2.33-3
Joseph Myers
2021-04-02
1
-5
/
+6
*
malloc: Fix a realloc crash with heap tagging [BZ 27468]
Szabolcs Nagy
2021-04-02
1
-1
/
+3
*
S390: Also check vector support in memmove ifunc-selector [BZ #27511]
Stefan Liebler
2021-04-02
4
-6
/
+15
*
test-container: Always copy test-specific support files [BZ #27537]
DJ Delorie
2021-04-02
2
-11
/
+13
*
nptl: Remove private futex optimization [BZ #27304]
Florian Weimer
2021-04-02
2
-13
/
+2
*
pthread_once hangs when init routine throws an exception [BZ #18435]
Jakub Jelinek
2021-04-02
8
-10
/
+70
*
elf: ld.so --help calls _dl_init_paths without a main map [BZ #27577]
Florian Weimer
2021-04-02
3
-3
/
+24
*
elf: Always set l in _dl_init_paths (bug 23462)
Carlos O'Donell
2021-04-02
4
-35
/
+69
*
x86: Handle _SC_LEVEL1_ICACHE_LINESIZE [BZ #27444]
H.J. Lu
2021-04-02
7
-0
/
+79
*
io: Return EBAFD for negative file descriptor on fstat (BZ #27559)
Adhemerval Zanella
2021-04-02
7
-1
/
+135
*
nscd: Fix double free in netgroupcache [BZ #27462]
DJ Delorie
2021-04-02
1
-2
/
+2
*
x86: Set minimum x86-64 level marker [BZ #27318]
H.J. Lu
2021-04-02
4
-11
/
+64
*
nss: Re-enable NSS module loading after chroot [BZ #27389]
DJ Delorie
2021-04-02
6
-8
/
+32
*
x86: Add CPU-specific diagnostics to ld.so --list-diagnostics
Florian Weimer
2021-04-02
2
-0
/
+118
*
x86: Automate generation of PREFERRED_FEATURE_INDEX_1 bitfield
Florian Weimer
2021-04-02
2
-34
/
+51
*
ld.so: Implement the --list-diagnostics option
Florian Weimer
2021-04-02
10
-8
/
+466
*
Enable nss-systemd in nsswitch.conf
gentoo/glibc-2.33-2
Andreas K. Hüttel
2021-02-27
1
-2
/
+2
*
string: Work around GCC PR 98512 in rawmemchr
Florian Weimer
2021-02-27
1
-11
/
+15
*
S390: Add new hwcap values.
Stefan Liebler
2021-02-27
3
-3
/
+8
*
tunables: Disallow negative values for some tunables
Siddhesh Poyarekar
2021-02-27
2
-1
/
+7
[next]