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