index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-02
htl: Let pthread_self and cancellability called early
Samuel Thibault
2
-1
/
+15
2022-08-01
stdlib: Simplify arc4random_uniform
Adhemerval Zanella
1
-97
/
+28
2022-08-01
malloc: Use __getrandom_nocancel during tcache initiailization
Florian Weimer
1
-1
/
+2
2022-08-01
Remove spurious references to _dl_open_hook
Florian Weimer
2
-9
/
+0
2022-08-01
wcsmbs: Add missing test-c8rtomb/test-mbrtoc8 dependency
H.J. Lu
1
-0
/
+2
2022-08-01
stdlib: Suppress gcc diagnostic that char8_t is a keyword in C++20 in uchar.h.
Tom Honermann
1
-0
/
+8
2022-07-30
Open master branch for glibc 2.37 development
glibc-2.36.9000
Carlos O'Donell
2
-2
/
+25
2022-07-29
Create ChangeLog.old/ChangeLog.25.
glibc-2.36
Carlos O'Donell
1
-0
/
+10229
2022-07-29
Prepare for glibc 2.36 release.
Carlos O'Donell
2
-3
/
+3
2022-07-29
Update install.texi, and regenerate INSTALL.
Carlos O'Donell
2
-13
/
+13
2022-07-29
Update NEWS bug list.
Carlos O'Donell
1
-11
/
+99
2022-07-29
Update libc.pot for 2.36 release.
Carlos O'Donell
1
-197
/
+201
2022-07-29
tst-pidfd.c: UNSUPPORTED if we get EPERM on valid pidfd_getfd call
Mark Wielaard
1
-0
/
+7
2022-07-29
stdlib: Tuned down tst-arc4random-thread internal parameters
Adhemerval Zanella
1
-6
/
+18
2022-07-29
LoongArch: Add greg_t and gregset_t.
caiyinyu
1
-0
/
+3
2022-07-29
LoongArch: Fix VDSO_HASH and VDSO_NAME.
caiyinyu
1
-2
/
+2
2022-07-27
riscv: Update rv64 libm test ulps
Darius Rad
1
-1
/
+1
2022-07-27
riscv: Update nofpu libm test ulps
Darius Rad
1
-31
/
+39
2022-07-27
arc4random: simplify design for better safety
Jason A. Donenfeld
35
-2676
/
+64
2022-07-26
LoongArch: Update NEWS and README for the LoongArch port.
caiyinyu
3
-1
/
+10
2022-07-26
LoongArch: Update build-many-glibcs.py for the LoongArch Port.
caiyinyu
1
-0
/
+5
2022-07-26
LoongArch: Hard Float Support
caiyinyu
22
-0
/
+2372
2022-07-26
LoongArch: Build Infrastructure
caiyinyu
15
-0
/
+434
2022-07-26
LoongArch: Add ABI Lists
caiyinyu
11
-0
/
+3385
2022-07-26
LoongArch: Linux ABI
caiyinyu
17
-0
/
+826
2022-07-26
LoongArch: Linux Syscall Interface
caiyinyu
8
-0
/
+947
2022-07-26
LoongArch: Atomic and Locking Routines
caiyinyu
1
-0
/
+147
2022-07-26
LoongArch: Generic <math.h> and soft-fp Routines
caiyinyu
5
-0
/
+321
2022-07-26
LoongArch: Thread-Local Storage Support
caiyinyu
4
-0
/
+249
2022-07-26
LoongArch: ABI Implementation
caiyinyu
18
-0
/
+959
2022-07-26
LoongArch: Add relocations and ELF flags to elf.h and scripts/glibcelf.py
caiyinyu
2
-2
/
+69
2022-07-26
LoongArch: Add LoongArch entries to config.h.in
caiyinyu
1
-0
/
+6
2022-07-25
struct stat is not posix conformant on microblaze with __USE_FILE_OFFSET64
Arnout Vandecappelle (Essensium/Mind)
1
-1
/
+1
2022-07-25
Linux: dirent/tst-readdir64-compat needs to use TEST_COMPAT (bug 27654)
Florian Weimer
2
-6
/
+8
2022-07-22
manual: Add documentation for arc4random functions
Adhemerval Zanella Netto
1
-0
/
+46
2022-07-22
s390x: Add optimized chacha20
Adhemerval Zanella Netto
4
-1
/
+626
2022-07-22
powerpc64: Add optimized chacha20
Adhemerval Zanella Netto
7
-1
/
+347
2022-07-22
x86: Add AVX2 optimized chacha20
Adhemerval Zanella Netto
5
-7
/
+359
2022-07-22
x86: Add SSE2 optimized chacha20
Adhemerval Zanella Netto
4
-2
/
+352
2022-07-22
aarch64: Add optimized chacha20
Adhemerval Zanella Netto
6
-2
/
+408
2022-07-22
benchtests: Add arc4random benchtest
Adhemerval Zanella Netto
5
-3
/
+230
2022-07-22
stdlib: Add arc4random tests
Adhemerval Zanella Netto
5
-0
/
+860
2022-07-22
stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)
Adhemerval Zanella Netto
55
-15
/
+800
2022-07-22
locale: Optimize tst-localedef-path-norm
Adhemerval Zanella
2
-111
/
+128
2022-07-21
malloc: Simplify implementation of __malloc_assert
Florian Weimer
1
-10
/
+5
2022-07-19
Update scripts/config.* files from upstream GNU config version
Adhemerval Zanella
2
-878
/
+1252
2022-07-19
linux: return UNSUPPORTED from tst-mount if entering mount namespace fails
Michael Hudson-Doyle
1
-19
/
+6
2022-07-16
x86: Add support to build st{p|r}{n}{cpy|cat} with explicit ISA level
Noah Goldstein
30
-158
/
+382
2022-07-16
x86: Add support to build wcscpy with explicit ISA level
Noah Goldstein
8
-12
/
+103
2022-07-16
x86: Add support to build strcmp/strlen/strchr with explicit ISA level
Noah Goldstein
88
-618
/
+1157
[prev]
[next]