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-12-22
Avoid use of atoi in malloc
Joseph Myers
1
-7
/
+12
2022-12-22
Linux: Pass size argument of epoll_create to the kernel
Florian Weimer
1
-1
/
+1
2022-12-22
Simplify scripts/cross-test-ssh.sh configuration.
Carlos O'Donell
1
-1
/
+1
2022-12-22
Define MADV_COLLAPSE from Linux 6.1
Joseph Myers
2
-0
/
+3
2022-12-21
powerpc64: Increase SIGSTKSZ and MINSIGSTKSZ
Rajalakshmi Srinivasaraghavan
1
-0
/
+5
2022-12-21
Update all PO files in preparation for release.
Carlos O'Donell
37
-5762
/
+9990
2022-12-21
Update kernel version to 6.1 in header constant tests
Joseph Myers
3
-4
/
+4
2022-12-20
Update syscall lists for Linux 6.1
Joseph Myers
1
-2
/
+2
2022-12-19
libio: Convert __vswprintf_internal to buffers (bug 27857)
Florian Weimer
6
-89
/
+57
2022-12-19
libio: Convert __obstack_vprintf_internal to buffers (bug 27124)
Florian Weimer
4
-121
/
+58
2022-12-19
libio: Convert __vdprintf_internal to buffers
Florian Weimer
3
-28
/
+52
2022-12-19
libio: Convert __vasprintf_internal to buffers
Florian Weimer
3
-45
/
+109
2022-12-19
libio: Convert __vsprintf_internal to buffers
Florian Weimer
4
-53
/
+24
2022-12-19
stdio-common: Add lock optimization to vfprintf and vfwprintf
Florian Weimer
1
-0
/
+8
2022-12-19
stdio-common: Convert vfprintf and related functions to buffers
Florian Weimer
18
-1473
/
+943
2022-12-19
stdio-common: Add __translated_number_width
Florian Weimer
3
-1
/
+55
2022-12-19
stdio-common: Add __printf_function_invoke
Florian Weimer
5
-0
/
+114
2022-12-19
stdio-common: Introduce buffers for implementing printf
Florian Weimer
29
-0
/
+1534
2022-12-19
locale: Implement struct grouping_iterator
Florian Weimer
4
-1
/
+461
2022-12-19
Use Linux 6.1 in build-many-glibcs.py
Joseph Myers
1
-1
/
+1
2022-12-19
Avoid use of atoi in some places in libc
Joseph Myers
4
-8
/
+8
2022-12-19
Linux: Remove epoll_create, inotify_init from syscalls.list
Florian Weimer
2
-2
/
+2
2022-12-19
Linux: Reflow and sort some Makefile variables
Florian Weimer
1
-62
/
+154
2022-12-19
mach: Drop remnants of old_CFLAGS
Samuel Thibault
2
-8
/
+0
2022-12-19
mach: Fix passing -ffreestanding when checking for gnumach headers
Samuel Thibault
2
-12
/
+6
2022-12-19
Force use of -ffreestanding when checking for gnumach headers
Flavio Cruz
2
-1
/
+13
2022-12-15
elf: Fix tst-relro-symbols.py argument passing
Adhemerval Zanella
1
-4
/
+4
2022-12-15
x86: Prevent SIGSEGV in memcmp-sse2 when data is concurrently modified [BZ #29863]
Noah Goldstein
1
-1
/
+11
2022-12-13
Allow _Qp_fgt in sparc64 localplt.data
Joseph Myers
1
-0
/
+1
2022-12-12
stdlib: Move _IO_cleanup to call_function_static_weak
Adhemerval Zanella
3
-9
/
+2
2022-12-12
elf: Do not assume symbol order on tst-audit25{a,b}
Adhemerval Zanella
3
-28
/
+98
2022-12-09
time: Use 64 bit time on tzfile
Adhemerval Zanella Netto
1
-1
/
+1
2022-12-09
nscd: Use 64 bit time_t on libc nscd routines (BZ# 29402)
Adhemerval Zanella Netto
2
-2
/
+2
2022-12-09
nis: Build libnsl with 64 bit time_t
Adhemerval Zanella Netto
2
-6
/
+6
2022-12-08
realloc: Return unchanged if request is within usable size
Siddhesh Poyarekar
2
-0
/
+33
2022-12-07
Linux: Consolidate typesizes.h
Adhemerval Zanella Netto
9
-0
/
+646
2022-12-07
Linux: Make generic fcntl.h the default one
Adhemerval Zanella Netto
2
-57
/
+54
2022-12-07
Linux: make generic xstatver.h the default one
Adhemerval Zanella Netto
4
-11
/
+37
2022-12-07
Linux: Remove generic sysdep
Adhemerval Zanella Netto
10
-33
/
+21
2022-12-07
Linux: Assume and consolidate shutdown wire-up syscall
Adhemerval Zanella Netto
10
-15
/
+8
2022-12-07
Linux: Assume and consolidate listen wire-up syscall
Adhemerval Zanella Netto
10
-17
/
+6
2022-12-07
Linux: Assume and consolidate socketpair wire-up syscall
Adhemerval Zanella Netto
10
-14
/
+5
2022-12-07
Linux: Assume and consolidate socket wire-up syscall
Adhemerval Zanella Netto
10
-14
/
+5
2022-12-07
Linux: Assume and consolidate bind wire-up syscall
Adhemerval Zanella Netto
10
-14
/
+9
2022-12-07
Linux: consolidate ____longjmp_chk
Adhemerval Zanella Netto
1
-3
/
+3
2022-12-07
Linux: consolidate sendfile implementation
Adhemerval Zanella Netto
7
-11
/
+49
2022-12-07
Linux: consolidate unlink implementation
Adhemerval Zanella Netto
1
-2
/
+7
2022-12-07
Linux: consolidate symlink implementation
Adhemerval Zanella Netto
1
-2
/
+7
2022-12-07
Linux: consolidate rmdir implementation
Adhemerval Zanella Netto
1
-2
/
+7
2022-12-07
Linux: consolidate readlink implementation
Adhemerval Zanella Netto
1
-2
/
+7
[prev]
[next]