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
*
elf: Earlier missing dynamic segment check in _dl_map_object_from_fd
gentoo/glibc-2.34-5
Florian Weimer
2021-11-07
1
-10
/
+12
*
gconv: Do not emit spurious NUL character in ISO-2022-JP-3 (bug 28524)
Nikita Popov
2021-11-07
4
-10
/
+86
*
Avoid warning: overriding recipe for .../tst-ro-dynamic-mod.so
H.J. Lu
2021-11-07
1
-2
/
+3
*
ld.so: Initialize bootstrap_map.l_ld_readonly [BZ #28340]
H.J. Lu
2021-11-07
5
-27
/
+17
*
ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld [BZ #28340]
H.J. Lu
2021-11-07
17
-41
/
+199
*
Handle NULL input to malloc_usable_size [BZ #28506]
gentoo/glibc-2.34-4
Siddhesh Poyarekar
2021-10-29
3
-35
/
+25
*
elf: Avoid deadlock between pthread_create and ctors [BZ #28357]
Szabolcs Nagy
2021-10-29
11
-12
/
+236
*
timex: Use 64-bit fields on 32-bit TIMESIZE=64 systems (BZ #28469)
Stafford Horne
2021-10-29
1
-1
/
+1
*
y2038: Use a common definition for stat for sparc32
Adhemerval Zanella
2021-10-29
1
-23
/
+31
*
elf: Replace nsid with args.nsid [BZ #27609]
H.J. Lu
2021-10-29
1
-1
/
+1
*
S390: Add PCI_MIO and SIE HWCAPs
Stefan Liebler
2021-10-09
3
-3
/
+12
*
support: Also return fd when it is 0
Siddhesh Poyarekar
2021-10-09
1
-7
/
+7
*
Add missing braces to bsearch inline implementation [BZ #28400]
Florian Weimer
2021-10-09
1
-1
/
+3
*
Suppress -Wcast-qual warnings in bsearch
Jonathan Wakely
2021-10-09
1
-1
/
+8
*
linux: Revert the use of sched_getaffinity on get_nproc (BZ #28310)
Adhemerval Zanella
2021-10-09
2
-5
/
+135
*
linux: Simplify get_nprocs
Adhemerval Zanella
2021-10-09
3
-51
/
+68
*
misc: Add __get_nprocs_sched
Adhemerval Zanella
2021-10-09
5
-2
/
+25
*
nptl: pthread_kill must send signals to a specific thread [BZ #28407]
Florian Weimer
2021-10-09
4
-3
/
+95
*
support: Add check for TID zero in support_wait_for_thread_exit
Florian Weimer
2021-10-09
1
-1
/
+4
*
nptl: Avoid setxid deadlock with blocked signals in thread exit [BZ #28361]
gentoo/glibc-2.34-3
Florian Weimer
2021-09-25
4
-2
/
+73
*
Use support_open_dev_null_range io/tst-closefrom, misc/tst-close_range, and p...
Adhemerval Zanella
2021-09-25
3
-48
/
+17
*
support: Add support_open_dev_null_range
Adhemerval Zanella
2021-09-25
4
-0
/
+299
*
nptl: Fix type of pthread_mutexattr_getrobust_np, pthread_mutexattr_setrobust...
Florian Weimer
2021-09-25
2
-2
/
+3
*
nptl: pthread_kill needs to return ESRCH for old programs (bug 19193)
Florian Weimer
2021-09-25
2
-10
/
+48
*
posix: Fix attribute access mode on getcwd [BZ #27476]
Aurelien Jarno
2021-09-25
2
-5
/
+3
*
Add MADV_POPULATE_READ and MADV_POPULATE_WRITE from Linux 5.14 to bits/mman-l...
Joseph Myers
2021-09-25
1
-0
/
+4
*
Update kernel version to 5.14 in tst-mman-consts.py
Joseph Myers
2021-09-25
1
-1
/
+1
*
Update syscall lists for Linux 5.14
Joseph Myers
2021-09-25
26
-2
/
+33
*
Use Linux 5.14 in build-many-glibcs.py
Joseph Myers
2021-09-25
1
-1
/
+1
*
Fix failing nss/tst-nss-files-hosts-long with local resolver
Aurelien Jarno
2021-09-25
1
-0
/
+1
*
iconvconfig: Fix behaviour with --prefix [BZ #28199]
Siddhesh Poyarekar
2021-09-25
3
-12
/
+28
*
nptl: Fix race between pthread_kill and thread exit (bug 12889)
Florian Weimer
2021-09-25
8
-25
/
+276
*
nptl: pthread_kill, pthread_cancel should not fail after exit (bug 19193)
Florian Weimer
2021-09-25
7
-96
/
+107
*
support: Add support_wait_for_thread_exit
Florian Weimer
2021-09-25
3
-1
/
+78
*
MIPS: Setup errno for {f,l,}xstat
Jiaxun Yang
2021-09-25
3
-3
/
+9
*
x86-64: Use testl to check __x86_string_control
H.J. Lu
2021-09-25
1
-2
/
+2
*
elf: Fix missing colon in LD_SHOW_AUXV output [BZ #28253]
Arjun Shankar
2021-09-25
1
-1
/
+1
*
librt: add test (bug 28213)
gentoo/glibc-2.34-2
Nikita Popov
2021-08-18
2
-0
/
+102
*
librt: fix NULL pointer dereference (bug 28213)
Nikita Popov
2021-08-18
1
-1
/
+1
*
Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182)
Florian Weimer
2021-08-18
4
-7
/
+14
*
iconv_charmap: Close output file when done
Siddhesh Poyarekar
2021-08-18
1
-0
/
+2
*
copy_and_spawn_sgid: Avoid double calls to close()
Siddhesh Poyarekar
2021-08-18
1
-0
/
+1
*
gaiconf_init: Avoid double-free in label and precedence lists
Siddhesh Poyarekar
2021-08-18
1
-0
/
+2
*
gconv_parseconfdir: Fix memory leak
Siddhesh Poyarekar
2021-08-18
1
-5
/
+4
*
ldconfig: avoid leak on empty paths in config file
Siddhesh Poyarekar
2021-08-18
1
-1
/
+5
*
Fix miscompilation on ia64's gcc-10
gentoo/glibc-2.34-1
Sergei Trofimovich
2021-08-03
1
-1
/
+3
*
Force -O0 in conform tests to survive $CC changes
Andreas K. Hüttel
2021-08-03
2
-3
/
+7
*
Add C.UTF-8 locale
Mike FABIAN
2021-08-03
2
-0
/
+239
*
Adapt to Gentoo-specific /etc/mail/aliases
Andreas K. Hüttel
2021-08-03
3
-11
/
+17
*
Revert " * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r"
Andreas K. Hüttel
2021-08-03
2
-8
/
+2
[next]