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
gentoo/2.41
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: Check invalid hole in PT_LOAD segments [BZ #28838]
gentoo/glibc-2.35-3
H.J. Lu
2022-02-21
1
-0
/
+3
*
NEWS: Add a bug fix entry for BZ #28896
H.J. Lu
2022-02-21
1
-0
/
+2
*
x86: Fix TEST_NAME to make it a string in tst-strncmp-rtm.c
Noah Goldstein
2022-02-21
1
-2
/
+2
*
x86: Test wcscmp RTM in the wcsncmp overflow case [BZ #28896]
Noah Goldstein
2022-02-21
3
-10
/
+48
*
x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #28896]
Noah Goldstein
2022-02-21
7
-5
/
+22
*
Fix build
Andreas K. Hüttel
2022-02-21
1
-0
/
+1
*
string: Add a testcase for wcsncmp with SIZE_MAX [BZ #28755]
H.J. Lu
2022-02-17
1
-0
/
+13
*
linux: Use socket-constants-time64.h on tst-socket-timestamp-compat
Adhemerval Zanella
2022-02-17
1
-12
/
+13
*
linux: fix accuracy of get_nprocs and get_nprocs_conf [BZ #28865]
Dmitry V. Levin
2022-02-17
2
-31
/
+65
*
Fix segfault in getpwuid when stat fails (BZ #28752)
Adhemerval Zanella
2022-02-12
1
-5
/
+5
*
localedef: Update LC_MONETARY handling (Bug 28845)
gentoo/glibc-2.35-2
Carlos O'Donell
2022-02-11
1
-36
/
+136
*
dirent: Deprecate getdirentries
gentoo/glibc-2.35-1
Adhemerval Zanella
2022-02-03
3
-4
/
+20
*
linux: Use getdents64 on readdir64 compat implementation
Adhemerval Zanella
2022-02-03
4
-135
/
+79
*
linux: Add __old_readdir64_unlocked
Adhemerval Zanella
2022-02-03
3
-67
/
+35
*
linux: Add __readdir64_unlocked
Adhemerval Zanella
2022-02-03
3
-68
/
+33
*
linux: Set internal DIR filepos as off64_t [BZ #23960, BZ #24050]
Adhemerval Zanella
2022-02-03
10
-9
/
+317
*
linux: Use getdents64 on non-LFS readdir
Adhemerval Zanella
2022-02-03
4
-26
/
+101
*
linux: Do not skip entries with zero d_ino values [BZ #12165]
Adhemerval Zanella
2022-02-03
2
-74
/
+44
*
clone-internal.c: make clone3 syscall optional
Sam James
2022-02-03
1
-1
/
+1
*
Fix miscompilation on ia64's gcc-10
Sergei Trofimovich
2022-02-03
1
-1
/
+3
*
Force -O0 in conform tests to survive $CC changes
Andreas K. Hüttel
2022-02-03
2
-3
/
+7
*
Adapt to Gentoo-specific /etc/mail/aliases
Andreas K. Hüttel
2022-02-03
3
-11
/
+17
*
Revert " * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r"
Andreas K. Hüttel
2022-02-03
2
-8
/
+2
*
Disable ldconfig during install
Mike Frysinger
2022-02-03
1
-0
/
+1
*
Add BZ#28860 reference on NEWS
Adhemerval Zanella
2022-02-03
1
-0
/
+2
*
linux: Fix missing __convert_scm_timestamps (BZ #28860)
Adhemerval Zanella
2022-02-03
1
-2
/
+2
*
linux: __get_nprocs_sched: do not feed CPU_COUNT_S with garbage [BZ #28850]
Gleb Fotengauer-Malinovskiy
2022-02-03
2
-1
/
+2
*
posix: Fix tst-spawn6 terminal handling (BZ #28853)
Adhemerval Zanella
2022-02-03
2
-11
/
+59
*
Regenerate configure
Andreas Schwab
2022-02-03
1
-13
/
+1
*
Create ChangeLog.old/ChangeLog.24.
glibc-2.35
Carlos O'Donell
2022-02-03
1
-0
/
+11984
*
Prepare for glibc 2.35 release.
Carlos O'Donell
2022-02-03
2
-3
/
+3
*
Regenerate configure.
Carlos O'Donell
2022-02-03
2
-2
/
+20
*
Update install.texi, and regenerate INSTALL.
Carlos O'Donell
2022-02-03
2
-18
/
+24
*
Update NEWS bug list.
Carlos O'Donell
2022-02-02
1
-2
/
+134
*
Update NEWS.
Carlos O'Donell
2022-02-02
1
-6
/
+7
*
Update translations.
Carlos O'Donell
2022-02-02
36
-27411
/
+27827
*
Linux: Use ptrdiff_t for __rseq_offset
Florian Weimer
2022-02-02
13
-14
/
+15
*
Fix elf/tst-audit25a with default bind now toolchains
Szabolcs Nagy
2022-02-02
1
-0
/
+1
*
posix: Replace posix_spawnattr_tc{get,set}pgrp_np with posix_spawn_file_actio...
Adhemerval Zanella
2022-02-02
47
-197
/
+182
*
or1k: Define PI_STATIC_AND_HIDDEN
Stafford Horne
2022-02-02
2
-0
/
+9
*
SET_RELHOOK: merge i386 and x86_64, and move to sysdeps/mach/hurd/x86
Samuel Thibault
2022-02-01
3
-31
/
+3
*
elf: Fix runtime linker auditing on aarch64 (BZ #26643)
Ben Woodard
2022-02-01
16
-41
/
+779
*
elf: Issue la_symbind for bind-now (BZ #23734)
Adhemerval Zanella
2022-02-01
35
-39
/
+1379
*
elf: Fix initial-exec TLS access on audit modules (BZ #28096)
Adhemerval Zanella
2022-02-01
8
-6
/
+169
*
elf: Add la_activity during application exit
Adhemerval Zanella
2022-02-01
5
-0
/
+351
*
localedata: Adjust C.UTF-8 to align with C/POSIX.
Carlos O'Donell
2022-02-01
3
-13
/
+578
*
localedef: Fix handling of empty mon_decimal_point (Bug 28847)
Carlos O'Donell
2022-02-01
1
-3
/
+1
*
malloc: Fix tst-mallocalign1 macro spacing.
Carlos O'Donell
2022-02-01
1
-1
/
+1
*
elf: Add <dl-r_debug.h>
H.J. Lu
2022-01-31
4
-25
/
+124
*
Mention _FORTIFY_SOURCE=3 for gcc12 in NEWS
Siddhesh Poyarekar
2022-01-31
1
-0
/
+6
[next]