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
2023-02-06
powerpc: Add string-fza.h
Richard Henderson
1
-0
/
+71
2023-02-06
arm: Add string-fza.h
Richard Henderson
1
-0
/
+67
2023-02-06
alpha: Add string-fza, string-fzb.h, string-fzi.h, and string-shift.h
Richard Henderson
4
-0
/
+218
2023-02-06
hppa: Add string-fza.h, string-fzc.h, and string-fzi.h
Richard Henderson
3
-0
/
+250
2023-02-06
hppa: Add memcopy.h
Richard Henderson
1
-0
/
+42
2023-02-06
string: Improve generic strrchr with memrchr and strlen
Adhemerval Zanella
1
-17
/
+1
2023-02-06
string: Improve generic memrchr
Adhemerval Zanella
1
-157
/
+39
2023-02-06
string: Improve generic strnlen with memchr
Adhemerval Zanella
4
-152
/
+27
2023-02-06
string: Improve generic memchr
Adhemerval Zanella
3
-140
/
+53
2023-02-06
string: Improve generic strcpy
Adhemerval Zanella
1
-1
/
+5
2023-02-06
string: Improve generic stpcpy
Adhemerval Zanella
1
-6
/
+86
2023-02-06
string: Improve generic strncmp
Adhemerval Zanella
1
-37
/
+101
2023-02-06
string: Improve generic strcmp
Adhemerval Zanella
1
-16
/
+94
2023-02-06
string: Improve generic strchr
Adhemerval Zanella
2
-161
/
+14
2023-02-06
string: Improve generic strchrnul
Adhemerval Zanella
3
-139
/
+22
2023-02-06
string: Improve generic strlen
Adhemerval Zanella
2
-74
/
+28
2023-02-06
Add string vectorized find and detection functions
Adhemerval Zanella
6
-0
/
+402
2023-02-06
Parameterize OP_T_THRES from memcopy.h
Richard Henderson
7
-17
/
+51
2023-02-06
Parameterize op_t from memcopy.h
Adhemerval Zanella
4
-5
/
+50
2023-02-06
Replace rawmemchr (s, '\0') with strchr
Wilco Dijkstra
24
-48
/
+34
2023-02-06
AArch64: Improve SVE memcpy and memmove
Wilco Dijkstra
1
-20
/
+14
2023-02-06
Account for grouping in printf width (bug 30068)
Carlos O'Donell
3
-5
/
+73
2023-02-05
Move RETURN_TO to x86/sysdep.h and implement x86_64 version.
Flavio Cruz
2
-34
/
+17
2023-02-03
Remove pthread-pi-defines.sym
Andreas Schwab
2
-11
/
+1
2023-02-02
stdlib: tests: don't double-define _FORTIFY_SOURCE
Sam James
1
-1
/
+1
2023-02-03
LoongArch: Add new relocation types.
caiyinyu
1
-0
/
+40
2023-02-02
Remove sysdeps/mach/i386/machine-sp.h
Flavio Cruz
1
-30
/
+0
2023-02-02
cdefs: Limit definition of fortification macros
Siddhesh Poyarekar
1
-2
/
+4
2023-02-02
hurd: Move some i386 bits to x86
Samuel Thibault
10
-107
/
+129
2023-02-01
Remove support setting custom demuxers during signal handling.
Flavio Cruz
1
-17
/
+0
2023-02-01
hurd: Implement SHM_ANON
Sergey Bugaev
3
-4
/
+51
2023-02-01
hurd: Implement O_TMPFILE
Sergey Bugaev
2
-0
/
+25
2023-02-01
hurd: Consolidate file_name_lookup implementation
Sergey Bugaev
2
-23
/
+36
2023-02-01
Linux: optimize clone3 internal usage
Adhemerval Zanella Netto
3
-1
/
+37
2023-02-01
aarch64: Add the clone3 wrapper
Adhemerval Zanella Netto
2
-0
/
+87
2023-02-01
linux: Add clone3 CLONE_CLEAR_SIGHAND optimization to posix_spawn
Adhemerval Zanella Netto
7
-27
/
+238
2023-02-01
Linux: Do not align the stack for __clone3
Adhemerval Zanella Netto
3
-77
/
+3
2023-02-01
linux: Extend internal clone3 documentation
Adhemerval Zanella Netto
2
-14
/
+20
2023-02-01
linux: Do not reset signal handler in posix_spawn if it is already SIG_DFL
Adhemerval Zanella Netto
1
-1
/
+1
2023-01-31
Open master branch for glibc 2.38 development
glibc-2.37.9000
Carlos O'Donell
2
-2
/
+25
2023-01-31
Create ChangeLog.old/ChangeLog.26.
glibc-2.37
Carlos O'Donell
1
-0
/
+6942
2023-01-31
Prepare for glibc 2.37 release.
Carlos O'Donell
2
-3
/
+3
2023-01-31
x86: Fix strncat-avx2.S reading past length [BZ #30065]
Noah Goldstein
2
-3
/
+26
2023-01-31
Update install.texi, and regenerate INSTALL.
Carlos O'Donell
2
-17
/
+17
2023-01-31
Update manual/contrib.texi.
Carlos O'Donell
1
-4
/
+12
2023-01-31
Update NEWS file with bug fixes.
Carlos O'Donell
1
-6
/
+75
2023-01-31
Regenerate configure.
Carlos O'Donell
2
-3
/
+4
2023-01-31
Update all PO files in preparation for release.
Carlos O'Donell
37
-10095
/
+8069
2023-01-31
doc: correct _FORTIFY_SOURCE doc in features.h
fanquake
1
-1
/
+2
2023-01-31
libio: Update number of written bytes in dprintf implementation
Florian Weimer
3
-0
/
+47
[prev]
[next]