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
path:
root
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-01
Fix conditionals on mtrace-based tests (bug 31892)
Carlos O'Donell
1
-2
/
+14
2024-05-18
socket: Use may_alias on sockaddr structs (bug 19622)
Florian Weimer
1
-0
/
+9
2024-04-04
misc: Add support for Linux uio.h RWF_NOAPPEND flag
Stafford Horne
1
-1
/
+4
2024-04-02
Always define __USE_TIME_BITS64 when 64 bit time_t is used
Adhemerval Zanella
2
-3
/
+3
2024-02-28
cdefs: Drop access attribute for _FORTIFY_SOURCE=3 (BZ #31383)
Siddhesh Poyarekar
1
-3
/
+3
2024-02-27
debug: Improve fcntl.h fortify warnings with clang
Adhemerval Zanella
1
-1
/
+8
2024-02-27
syslog: Improve fortify with clang
Adhemerval Zanella
1
-2
/
+12
2024-02-27
cdefs.h: Add clang fortify directives
Adhemerval Zanella
1
-2
/
+149
2024-01-30
syslog: Fix integer overflow in __vsyslog_internal (CVE-2023-6780)
Arjun Shankar
1
-1
/
+2
2024-01-30
syslog: Fix heap buffer overflow in __vsyslog_internal (CVE-2023-6779)
Arjun Shankar
1
-11
/
+28
2024-01-30
syslog: Fix heap buffer overflow in __vsyslog_internal (CVE-2023-6246)
Arjun Shankar
4
-15
/
+82
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
186
-186
/
+186
2023-11-22
malloc: Use __get_nprocs on arena_get2 (BZ 30945)
Adhemerval Zanella
1
-6
/
+0
2023-07-05
misc/bits/syslog.h: Clearly separate declaration from definition
Frédéric Bérat
4
-10
/
+40
2023-07-05
misc/bits/select2.h: Clearly separate declaration from definitions
Frédéric Bérat
3
-4
/
+34
2023-07-05
misc/sys/cdefs.h: Create FORTIFY redirects for internal calls
Frédéric Bérat
1
-0
/
+8
2023-07-05
Exclude routines from fortification
Frédéric Bérat
1
-0
/
+7
2023-06-06
tests: Replace various function calls with their x variant
Frédéric Bérat
1
-1
/
+3
2023-06-02
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
6
-7
/
+7
2023-06-01
tests: fix warn unused results
Frédéric Bérat
1
-2
/
+2
2023-05-18
misc: Reformat Makefile.
Carlos O'Donell
1
-3
/
+3
2023-05-16
misc: Reformat Makefile.
Carlos O'Donell
1
-65
/
+230
2023-05-10
Added Redirects to longdouble error functions [BZ #29033]
Sachin Monga
4
-2
/
+135
2023-05-01
Mark various cold functions as __COLD
Sergey Bugaev
2
-8
/
+8
2023-04-29
cdefs.h: Define __COLD
Sergey Bugaev
1
-0
/
+7
2023-04-22
misc: Convert daemon () to GNU coding style
Sergey Bugaev
1
-39
/
+49
2023-03-27
Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
Adhemerval Zanella Netto
7
-8
/
+13
2023-02-27
cdefs.h: fix "__clang_major" typo
Paul Eggert
1
-1
/
+1
2023-02-17
Use uintptr_t instead of performing pointer subtraction with a null pointer
Qihao Chencao
1
-2
/
+3
2023-02-02
cdefs: Limit definition of fortification macros
Siddhesh Poyarekar
1
-2
/
+4
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
183
-183
/
+183
2022-11-29
Apply asm redirections in syslog.h before first use [BZ #27087]
Tulio Magno Quites Machado Filho
2
-9
/
+19
2022-11-01
configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
Adhemerval Zanella
1
-0
/
+2
2022-10-18
Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sources
Florian Weimer
1
-6
/
+4
2022-10-18
Introduce <pointer_guard.h>, extracted from <sysdep.h>
Florian Weimer
1
-0
/
+1
2022-09-05
syslog: Remove extra whitespace between timestamp and message (BZ#29544)
Adhemerval Zanella
2
-4
/
+7
2022-08-30
syslog: Fix large messages (BZ#29536)
Adhemerval Zanella
2
-28
/
+142
2022-06-24
misc: Optimize internal usage of __libc_single_threaded
Adhemerval Zanella
1
-0
/
+2
2022-06-02
linux: Add process_madvise
Adhemerval Zanella
1
-0
/
+3
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-05-16
sys/cdefs.h: Do not require C++ compilers to define __STDC__
Jonathan Wakely
1
-2
/
+2
2022-05-16
fortify: Ensure that __glibc_fortify condition is a constant [BZ #29141]
Siddhesh Poyarekar
1
-1
/
+1
2022-04-25
misc: Fix rare fortify crash on wchar funcs. [BZ 29030]
Joan Bruguera
1
-6
/
+6
2022-04-15
misc: Use 64 bit time_t interfaces on syslog
Adhemerval Zanella
1
-8
/
+27
2022-04-15
misc: syslog: Move SYSLOG_NAME to USE_MISC (BZ #16355)
Adhemerval Zanella
1
-2
/
+2
2022-04-15
misc: syslog: Use fixed-sized buffer and remove memstream
Adhemerval Zanella
1
-33
/
+51
2022-04-15
misc: syslog: Simplify implementation
Adhemerval Zanella
1
-68
/
+25
2022-04-15
misc: syslog: Fix indentation and style
Adhemerval Zanella
1
-234
/
+217
2022-04-15
misc: Add syslog test
Adhemerval Zanella
2
-0
/
+475
[next]