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-06-02
elf: Add #include <errno.h> for use of E* constants.
Carlos O'Donell
1
-1
/
+1
2022-06-02
elf: Add #include <sys/param.h> for MAX usage.
Carlos O'Donell
1
-0
/
+1
2022-06-02
linux: Add process_mrelease
Adhemerval Zanella
39
-0
/
+129
2022-06-02
linux: Add process_madvise
Adhemerval Zanella
42
-1
/
+243
2022-06-02
linux: Set tst-pidfd-consts unsupported for kernels headers older than 5.10
Adhemerval Zanella
1
-0
/
+3
2022-06-02
testrun.sh: Support passing strace and valgrind arguments
Florian Weimer
1
-5
/
+6
2022-06-02
Linux: Adjust struct rseq definition to current kernel version
Florian Weimer
1
-22
/
+6
2022-06-01
iconv: Use 64 bit stat for gconv_parseconfdir (BZ# 29213)
Adhemerval Zanella
1
-3
/
+6
2022-06-01
catgets: Use 64 bit stat for __open_catalog (BZ# 29211)
Adhemerval Zanella
1
-2
/
+2
2022-06-01
inet: Use 64 bit stat for ruserpass (BZ# 29210)
Adhemerval Zanella
1
-2
/
+2
2022-06-01
socket: Use 64 bit stat for isfdtype (BZ# 29209)
Adhemerval Zanella
1
-2
/
+2
2022-06-01
posix: Use 64 bit stat for fpathconf (_PC_ASYNC_IO) (BZ# 29208)
Adhemerval Zanella
1
-2
/
+2
2022-06-01
posix: Use 64 bit stat for posix_fallocate fallback (BZ# 29207)
Adhemerval Zanella
2
-4
/
+4
2022-06-01
misc: Use 64 bit stat for getusershell (BZ# 29203)
Adhemerval Zanella
1
-2
/
+2
2022-06-01
misc: Use 64 bit stat for daemon (BZ# 29203)
Adhemerval Zanella
1
-3
/
+2
2022-06-01
linux: use statx for fstat if neither newfstatat nor fstatat64 is present
WANG Xuerui
1
-1
/
+2
2022-06-01
Add MADV_DONTNEED_LOCKED from Linux 5.18 to bits/mman-linux.h
Joseph Myers
1
-0
/
+2
2022-06-01
Add HWCAP2_MTE3 from Linux 5.18 to AArch64 bits/hwcap.h
Joseph Myers
1
-0
/
+1
2022-06-01
i686: Use generic sincosf implementation for SSE2 version
Adhemerval Zanella
5
-585
/
+12
2022-06-01
benchtests: Add workload name for sincosf
Adhemerval Zanella
1
-0
/
+1
2022-06-01
i686: Use generic sinf implementation for SSE2 version
Adhemerval Zanella
5
-565
/
+13
2022-06-01
i686: Use generic cosf implementation for SSE2 version
Adhemerval Zanella
5
-552
/
+13
2022-06-01
benchtests: Add workload name for cosf
Adhemerval Zanella
1
-1
/
+1
2022-06-01
x86_64: Optimize sincos where sin/cos is optimized (bug 29193)
Andreas Schwab
6
-3
/
+55
2022-05-31
manual: fix reference to source file
Andreas Schwab
1
-1
/
+1
2022-05-31
Add SOL_SMC from Linux 5.18 to bits/socket.h
Joseph Myers
1
-0
/
+1
2022-05-30
elf: Remove _dl_skip_args
Adhemerval Zanella
3
-7
/
+0
2022-05-30
x86_64: Remove _dl_skip_args usage
Adhemerval Zanella
2
-22
/
+3
2022-05-30
sparc: Remove _dl_skip_args usage
Adhemerval Zanella
2
-79
/
+4
2022-05-30
sh: Remove _dl_skip_args usage
Adhemerval Zanella
1
-15
/
+1
2022-05-30
s390: Remove _dl_skip_args usage
Adhemerval Zanella
2
-62
/
+0
2022-05-30
riscv: Remove _dl_skip_args usage
Adhemerval Zanella
1
-11
/
+1
2022-05-30
nios2: Remove _dl_skip_args usage (BZ# 29187)
Adhemerval Zanella
1
-40
/
+10
2022-05-30
mips: Remove _dl_skip_args usage
Adhemerval Zanella
1
-29
/
+2
2022-05-30
microblaze: Remove _dl_skip_args usage
Adhemerval Zanella
1
-5
/
+0
2022-05-30
m68k: Remove _dl_skip_args usage
Adhemerval Zanella
1
-7
/
+0
2022-05-30
ia64: Remove _dl_skip_args usage
Adhemerval Zanella
1
-56
/
+14
2022-05-30
i686: Remove _dl_skip_args usage
Adhemerval Zanella
1
-11
/
+2
2022-05-30
hppa: Remove _dl_skip_args usage (BZ# 29165)
Adhemerval Zanella
1
-22
/
+14
2022-05-30
csky: Remove _dl_skip_args usage
Adhemerval Zanella
1
-18
/
+1
2022-05-30
arc: Remove _dl_skip_args usage
Adhemerval Zanella
1
-15
/
+2
2022-05-30
arm: Remove _dl_skip_args usage
Adhemerval Zanella
1
-39
/
+0
2022-05-30
alpha: Remove _dl_skip_args usage
Adhemerval Zanella
1
-41
/
+0
2022-05-27
benchtests: Improve benchtests for strstr, memmem, and memchr
Noah Goldstein
3
-92
/
+283
2022-05-27
dlsym: Make RTLD_NEXT prefer default version definition [BZ #14932]
Fangrui Song
5
-1
/
+77
2022-05-26
x86-64: Ignore r_addend for R_X86_64_GLOB_DAT/R_X86_64_JUMP_SLOT
H.J. Lu
1
-2
/
+4
2022-05-26
x86_64: Implement evex512 version of strlen, strnlen, wcslen and wcsnlen
Sunil K Pandey
7
-0
/
+346
2022-05-26
Update kernel version to 5.18 in header constant tests
Joseph Myers
2
-2
/
+2
2022-05-25
String: Improve overflow test coverage for strnlen
Sunil K Pandey
1
-0
/
+2
2022-05-25
Update syscall-names.list for Linux 5.18
Joseph Myers
1
-2
/
+2
[prev]
[next]