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
*
Gentoo: force -O0 in conform tests to survive $CC changes
gentoo/glibc-9999-15
Andreas K. Hüttel
2019-11-21
2
-3
/
+7
*
Gentoo: Add a C.UTF-8 locale
Mike FABIAN
2019-11-21
2
-0
/
+239
*
Gentoo: Adapt to Gentoo-specific /etc/mail/aliases
Andreas K. Hüttel
2019-11-21
1
-1
/
+1
*
Gentoo: Disable test that fails because of the gethostbyname4_r revert
Andreas K. Hüttel
2019-11-21
1
-1
/
+0
*
Gentoo: disable tests that fail only in sandbox
Andreas K. Hüttel
2019-11-21
6
-25
/
+9
*
Revert " * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r"
Andreas K. Hüttel
2019-11-21
1
-7
/
+2
*
[no-patch] Gentoo: Add support files
Andreas K. Hüttel
2019-11-21
9
-0
/
+873
*
Gentoo: support running tests under sandbox
Stephanie J. Lockwood-Childs
2019-11-21
3
-3
/
+3
*
Gentoo: disable ldconfig during install
Mike Frysinger
2019-11-21
1
-0
/
+1
*
Enhance _dl_catch_exception to allow disabling exception handling
Florian Weimer
2019-11-16
2
-1
/
+15
*
hurd: Suppress GCC 10 -Warray-bounds warning in init-first.c [BZ #25097]
Florian Weimer
2019-11-16
1
-0
/
+9
*
linux: Add comment on affinity set sizes to tst-skeleton-affinity.c
Florian Weimer
2019-11-15
1
-0
/
+5
*
Avoid zero-length array at the end of struct link_map [BZ #25097]
Florian Weimer
2019-11-15
2
-12
/
+23
*
Introduce link_map_audit_state accessor function
Florian Weimer
2019-11-15
10
-45
/
+78
*
Properly initialize audit cookie for the dynamic loader [BZ #25157]
Florian Weimer
2019-11-15
13
-9
/
+290
*
nios2: Work around backend bug triggered by csu/libc-tls.c (GCC PR 92499)
Florian Weimer
2019-11-14
1
-0
/
+9
*
Redefine _IO_iconv_t to store a single gconv step pointer [BZ #25097]
Florian Weimer
2019-11-13
4
-63
/
+52
*
Add new script for plotting string benchmark JSON output
Krzysztof Koch
2019-11-13
1
-0
/
+395
*
support: Fix support_set_small_thread_stack_size to build on Hurd
Florian Weimer
2019-11-13
1
-2
/
+7
*
login: Use pread64 in utmp implementation
Florian Weimer
2019-11-12
1
-72
/
+95
*
Clarify purpose of assert in _dl_lookup_symbol_x
Florian Weimer
2019-11-12
1
-5
/
+3
*
aarch64: Increase small and medium cases for __memcpy_generic
Krzysztof Koch
2019-11-12
1
-35
/
+47
*
login: Introduce matches_last_entry to utmp processing
Florian Weimer
2019-11-12
1
-49
/
+31
*
slotinfo in struct dtv_slotinfo_list should be flexible array [BZ #25097]
Florian Weimer
2019-11-12
6
-22
/
+29
*
Fix clock_nanosleep when interrupted by a signal
Adhemerval Zanella
2019-11-11
1
-9
/
+7
*
libio/tst-fopenloc: Use xsetlocale, xfopen, and xfclose
Arjun Shankar
2019-11-11
1
-13
/
+7
*
support: Add xsetlocale function
Arjun Shankar
2019-11-11
3
-0
/
+32
*
Declare asctime_r, ctime_r, gmtime_r, localtime_r for C2X.
Joseph Myers
2019-11-11
1
-4
/
+4
*
y2038: linux: Provide __ppoll64 implementation
Lukasz Majewski
2019-11-11
2
-5
/
+57
*
linux: Reduce stack size for nptl/tst-thread-affinity-pthread
Florian Weimer
2019-11-11
1
-1
/
+4
*
support: Add support_set_small_thread_stack_size
Florian Weimer
2019-11-11
4
-0
/
+94
*
Fix array bounds violation in regex matcher (bug 25149)
Andreas Schwab
2019-11-11
1
-2
/
+5
*
sysdeps/clock_nanosleep: Use clock_nanosleep_time64 if avaliable
Alistair Francis
2019-11-08
2
-4
/
+65
*
Remove hppa pthreadP.h
Adhemerval Zanella
2019-11-08
1
-16
/
+0
*
login: Acquire write lock early in pututline [BZ #24882]
Florian Weimer
2019-11-07
3
-31
/
+238
*
nptl: Add missing placeholder abi symbol from nanosleep move
Adhemerval Zanella
2019-11-07
9
-0
/
+9
*
login: Remove double-assignment of fl.l_whence in try_file_lock
Florian Weimer
2019-11-07
1
-1
/
+1
*
hurd: Use __clock_gettime in _hurd_select
Florian Weimer
2019-11-07
1
-7
/
+4
*
hurd: Remove lingering references to the time function
Florian Weimer
2019-11-07
1
-2
/
+2
*
math: enhance the endloop condition of function handle_input_flag
liqingqing
2019-11-07
1
-1
/
+1
*
nptl: Refactor thrd_sleep in terms of clock_nanosleep
Adhemerval Zanella
2019-11-06
1
-12
/
+9
*
Refactor nanosleep in terms of clock_nanosleep
Adhemerval Zanella
2019-11-06
7
-138
/
+59
*
nptl: Move nanosleep implementation to libc
Adhemerval Zanella
2019-11-06
31
-60
/
+5
*
posix: Sync regex with gnulib
Adhemerval Zanella
2019-11-06
5
-114
/
+49
*
Add mnw language code [BZ #25139]
Mike FABIAN
2019-11-06
1
-0
/
+1
*
Add new locale: mnw_MM (Mon language spoken in Myanmar) [BZ #25139]
Talachan Mon
2019-11-06
3
-0
/
+290
*
S390: Fp comparison are now raising FE_INVALID with gcc 10.
Stefan Liebler
2019-11-06
1
-5
/
+7
*
linux: pselect: Remove CALL_PSELECT6 macro
Lukasz Majewski
2019-11-05
1
-9
/
+2
*
Fix run-one-test so that it runs elf tests
Arjun Shankar
2019-11-05
1
-1
/
+1
*
nptl: Fix niggles with pthread_clockjoin_np
Mike Crowe
2019-11-04
4
-3
/
+14
[next]