index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Open master for 2.31 development.
glibc-2.30.9000
Carlos O'Donell
2019-08-01
2
-2
/
+26
*
Tag 2.30 release.
glibc-2.30
Carlos O'Donell
2019-08-01
3
-3
/
+7
*
Update install and NEWS for 2.30 release.
Carlos O'Donell
2019-08-01
4
-12
/
+119
*
Update translations.
Carlos O'Donell
2019-07-31
35
-8668
/
+8494
*
iconv: Revert steps array reference counting changes
Florian Weimer
2019-07-31
8
-132
/
+31
*
Restore r31 setting in powerpc32 swapcontext.
Joseph Myers
2019-07-30
2
-0
/
+8
*
nptl: Use uintptr_t for address diagnostic in nptl/tst-pthread-getattr
Florian Weimer
2019-07-30
2
-8
/
+15
*
Linux: Move getdents64 to <dirent.h>
Florian Weimer
2019-07-29
7
-8
/
+70
*
test-container: Install with $(sorted-subdirs) [BZ #24794]
Tulio Magno Quites Machado Filho
2019-07-29
3
-4
/
+12
*
gconv: Check reference count in __gconv_release_cache [BZ #24677]
Florian Weimer
2019-07-26
2
-3
/
+12
*
x86-64: Compile branred.c with -mprefer-vector-width=128 [BZ #24603]
H.J. Lu
2019-07-24
4
-0
/
+52
*
build-many-glibcs.py: Use Linux 5.2 by default
Florian Weimer
2019-07-24
2
-1
/
+6
*
Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532]
Florian Weimer
2019-07-24
10
-94
/
+333
*
test-container: Install with $(all-subdirs) [BZ #24794]
Tulio Magno Quites Machado Filho
2019-07-23
2
-1
/
+6
*
test-container: Avoid copying unintended system libraries
Tulio Magno Quites Machado Filho
2019-07-23
2
-2
/
+7
*
Add NEWS entry about the new AArch64 IFUNC resolver call ABI
Szabolcs Nagy
2019-07-22
2
-0
/
+8
*
locale/C-translit.h.in: Cyrillic -> ASCII transliteration [BZ #2872]
Egor Kobylkin
2019-07-20
2
-0
/
+174
*
Linux: Update syscall-names.list to Linux 5.2
Florian Weimer
2019-07-19
2
-1
/
+18
*
Regenerate po/libc.pot for 2.30 release.
Carlos O'Donell
2019-07-18
2
-225
/
+220
*
nptl: Add POSIX-proposed _clock functions to hppa pthread.h
Adhemerval Zanella
2019-07-18
2
-0
/
+41
*
nptl: Remove unnecessary forwarding of pthread_cond_clockwait from libc
Mike Crowe
2019-07-18
4
-10
/
+10
*
Afar locales: Months and days updated from CLDR (bug 21897).
Rafal Luzynski
2019-07-17
5
-12
/
+30
*
nl_BE locale: Use "copy "nl_NL"" in LC_NAME (bug 23996).
Rafal Luzynski
2019-07-17
2
-6
/
+6
*
nl_BE and nl_NL locales: Dutch salutations (bug 23996).
PanderMusubi
2019-07-17
3
-0
/
+17
*
ga_IE and en_IE locales: Revert first_weekday removal (bug 24200).
Daniil Zhilin
2019-07-17
3
-0
/
+8
*
nptl: Remove futex_supports_exact_relative_timeouts
Mike Crowe
2019-07-12
5
-26
/
+12
*
Update NEWS for new _clockwait and _clocklock functions
Mike Crowe
2019-07-12
2
-0
/
+13
*
nptl: Add POSIX-proposed pthread_mutex_clocklock
Mike Crowe
2019-07-12
35
-27
/
+267
*
nptl: Rename lll_timedlock to lll_clocklock and add clockid parameter
Mike Crowe
2019-07-12
13
-54
/
+103
*
nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlock
Mike Crowe
2019-07-12
41
-100
/
+493
*
nptl: pthread_rwlock: Move timeout validation into _full functions
Mike Crowe
2019-07-12
4
-20
/
+29
*
nptl: Add POSIX-proposed pthread_cond_clockwait
Mike Crowe
2019-07-12
37
-18
/
+353
*
nptl: Add POSIX-proposed sem_clockwait
Mike Crowe
2019-07-12
36
-20
/
+293
*
nptl: Add clockid parameter to futex timed wait calls
Mike Crowe
2019-07-12
9
-51
/
+110
*
posix: Fix large mmap64 offset for mips64n32 (BZ#24699)
Adhemerval Zanella
2019-07-10
5
-5
/
+53
*
nss_db: fix endent wrt NULL mappings [BZ #24695] [BZ #24696]
DJ Delorie
2019-07-10
11
-2
/
+189
*
aarch64: simplify the DT_AARCH64_VARIANT_PCS handling code
Szabolcs Nagy
2019-07-10
3
-6
/
+9
*
Don't declare __malloc_check_init in <malloc.h> (bug 23352)
Andreas Schwab
2019-07-10
5
-7
/
+12
*
locale/tst-locale-locpath: Fix arguments passing
Mao Han
2019-07-10
2
-1
/
+5
*
[powerpc] fenv_libc.h: protect use of __builtin_cpu_supports
Paul A. Clarke
2019-07-09
2
-1
/
+8
*
nftw: fill in stat buf for dangling links [BZ #23501]
DJ Delorie
2019-07-08
4
-3
/
+252
*
NEWS: clarify copy_file_range
DJ Delorie
2019-07-08
1
-3
/
+5
*
powerpc: refactor logb{f,l}
Adhemerval Zanella
2019-07-08
21
-125
/
+138
*
math: Use wordsize-64 version for s_logb
Adhemerval Zanella
2019-07-08
3
-79
/
+33
*
benchtests: Add logb{f} benchmark
Adhemerval Zanella
2019-07-08
4
-1
/
+27
*
powerpc: Refactor modf{f}
Adhemerval Zanella
2019-07-08
13
-42
/
+80
*
powerpc: hypot refactor and optimization
Adhemerval Zanella
2019-07-08
9
-232
/
+39
*
benchtests: hypot benchmark
Adhemerval Zanella
2019-07-08
3
-1
/
+22
*
dl-vdso: Add LINUX_4 HASH CODE to support nds32 vdso mechanism
Vincent Chen
2019-07-08
2
-0
/
+7
*
riscv: restore ABI compatibility (bug 24484)
Andreas Schwab
2019-07-04
2
-0
/
+10
[next]