]> git.ipfire.org Git - thirdparty/glibc.git/history - misc
x86: In ld.so, diagnose missing APX support in APX-only builds
[thirdparty/glibc.git] / misc /
2024-04-04  Stafford Hornemisc: Add support for Linux uio.h RWF_NOAPPEND flag
2024-04-02  Adhemerval ZanellaAlways define __USE_TIME_BITS64 when 64 bit time_t...
2024-02-28  Siddhesh Poyarekarcdefs: Drop access attribute for _FORTIFY_SOURCE=3...
2024-02-27  Adhemerval Zanelladebug: Improve fcntl.h fortify warnings with clang
2024-02-27  Adhemerval Zanellasyslog: Improve fortify with clang
2024-02-27  Adhemerval Zanellacdefs.h: Add clang fortify directives
2024-01-30  Arjun Shankarsyslog: Fix integer overflow in __vsyslog_internal...
2024-01-30  Arjun Shankarsyslog: Fix heap buffer overflow in __vsyslog_internal...
2024-01-30  Arjun Shankarsyslog: Fix heap buffer overflow in __vsyslog_internal...
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-11-22  Adhemerval Zanellamalloc: Use __get_nprocs on arena_get2 (BZ 30945)
2023-07-05  Frédéric Bératmisc/bits/syslog.h: Clearly separate declaration from...
2023-07-05  Frédéric Bératmisc/bits/select2.h: Clearly separate declaration from...
2023-07-05  Frédéric Bératmisc/sys/cdefs.h: Create FORTIFY redirects for internal...
2023-07-05  Frédéric BératExclude routines from fortification
2023-06-06  Frédéric Bérattests: Replace various function calls with their x...
2023-06-02  Paul PluzhnikovFix all the remaining misspellings -- BZ 25337
2023-06-01  Frédéric Bérattests: fix warn unused results
2023-05-18  Carlos O'Donellmisc: Reformat Makefile.
2023-05-16  Carlos O'Donellmisc: Reformat Makefile.
2023-05-10  Sachin MongaAdded Redirects to longdouble error functions [BZ ...
2023-05-01  Sergey BugaevMark various cold functions as __COLD
2023-04-29  Sergey Bugaevcdefs.h: Define __COLD
2023-04-22  Sergey Bugaevmisc: Convert daemon () to GNU coding style
2023-03-27  Adhemerval Zanella... Move libc_freeres_ptrs and libc_subfreeres to hidden...
2023-02-27  Paul Eggertcdefs.h: fix "__clang_major" typo
2023-02-17  Qihao ChencaoUse uintptr_t instead of performing pointer subtraction...
2023-02-02  Siddhesh Poyarekarcdefs: Limit definition of fortification macros
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-11-29  Tulio Magno Quites... Apply asm redirections in syslog.h before first use...
2022-11-01  Adhemerval Zanellaconfigure: Use -Wno-ignored-attributes if compiler...
2022-10-18  Florian WeimerUse PTR_MANGLE and PTR_DEMANGLE unconditionally in...
2022-10-18  Florian WeimerIntroduce <pointer_guard.h>, extracted from <sysdep.h>
2022-09-05  Adhemerval Zanellasyslog: Remove extra whitespace between timestamp and...
2022-08-30  Adhemerval Zanellasyslog: Fix large messages (BZ#29536)
2022-06-24  Adhemerval Zanellamisc: Optimize internal usage of __libc_single_threaded
2022-06-02  Adhemerval Zanellalinux: Add process_madvise
2022-06-01  Adhemerval Zanellamisc: Use 64 bit stat for getusershell (BZ# 29203)
2022-06-01  Adhemerval Zanellamisc: Use 64 bit stat for daemon (BZ# 29203)
2022-05-16  Jonathan Wakelysys/cdefs.h: Do not require C++ compilers to define...
2022-05-16  Siddhesh Poyarekarfortify: Ensure that __glibc_fortify condition is a...
2022-04-25  Joan Brugueramisc: Fix rare fortify crash on wchar funcs. [BZ 29030]
2022-04-15  Adhemerval Zanellamisc: Use 64 bit time_t interfaces on syslog
2022-04-15  Adhemerval Zanellamisc: syslog: Move SYSLOG_NAME to USE_MISC (BZ #16355)
2022-04-15  Adhemerval Zanellamisc: syslog: Use fixed-sized buffer and remove memstream
2022-04-15  Adhemerval Zanellamisc: syslog: Simplify implementation
2022-04-15  Adhemerval Zanellamisc: syslog: Fix indentation and style
2022-04-15  Adhemerval Zanellamisc: Add syslog test
2022-03-10  Steve GrubbAdd some missing access function attributes
2022-01-12  Siddhesh PoyarekarEnable _FORTIFY_SOURCE=3 for gcc 12 and above
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-16  Stefan LieblerFix __minimal_malloc segfaults in __mmap due to stack...
2021-12-16  Siddhesh Poyarekar__glibc_unsafe_len: Fix comment
2021-12-06  Florian Weimermisc, nptl: Remove stray references to __condvar_load_6...
2021-11-17  Florian Weimernptl: Extract <bits/atomic_wide_counter.h> from pthread...
2021-10-20  Jonathan WakelyAdd alloc_align attribute to memalign et al
2021-10-20  Siddhesh PoyarekarMake sure that the fortified function conditionals...
2021-10-20  Siddhesh PoyarekarDon't add access size hints to fortifiable functions
2021-09-27  Adhemerval Zanellamisc: Add __get_nprocs_sched
2021-09-21  Paul Eggertregex: copy back from Gnulib
2021-09-03  Siddhesh PoyarekarRemove "Contributed by" lines
2021-08-06  Florian WeimerLinux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS...
2021-07-28  Siddhesh Poyarekarxmalloc: Fix warnings with gcc analyzer
2021-07-22  Siddhesh PoyarekarMove malloc hooks into a compat DSO
2021-07-21  Florian Weimermisc: Add time64 alias for ioctl
2021-07-09  Florian WeimerForce building with -fno-common
2021-06-28  Florian WeimerLinux: Cleanups after librt move
2021-06-22  Adhemerval Zanellalinux: Only use 64-bit syscall if required for select
2021-06-22  Adhemerval Zanellalinux: Only use 64-bit syscall if required for pselect
2021-06-22  Florian WeimerAdd hidden prototypes for fsync, fdatasync
2021-06-15  Adhemerval Zanellay2038: Add test coverage
2021-06-15  Adhemerval Zanellay2038: Add support for 64-bit time on legacy ABIs
2021-06-03  Florian Weimerdlfcn: Cleanups after -ldl is no longer required
2021-05-16  Martin SeborEnable support for GCC 11 -Wmismatched-dealloc.
2021-05-07  Érico Nogueiramisc: use _fitoa_word to implement __fd_to_filename.
2021-05-06  Martin SeborAnnotate additional APIs with GCC attribute access.
2021-05-05  Florian Weimernptl: Move sem_close, sem_open into libc
2021-04-27  Martin SeborAdd __attribute_access_none to disable GCC warnings...
2021-04-21  Florian Weimernptl: Move pthread_setcancelstate into libc
2021-04-15  Adhemerval Zanellamisc: syslog: Use static const for AF_UNIX address
2021-04-15  Adhemerval Zanellamisc: syslog: Use CLOC_EXEC with _PATH_CONSOLE (BZ...
2021-04-15  Adhemerval Zanellamisc: syslog: Assume MSG_NOSIGNAL support (BZ #17144)
2021-04-15  Adhemerval Zanellamisc: syslog: Use bool for connected
2021-04-13  Dan Raymondmisc: syslog: Fix calls to openlog() with LOG_KERN...
2021-04-12  Adhemerval Zanellalinux: always update select timeout (BZ #27706)
2021-04-12  Adhemerval Zanellalinux: Normalize and return timeout on select (BZ ...
2021-03-26  Adhemerval Zanellamisc: Fix tst-select timeout handling (BZ#27648)
2021-03-23  Lukasz Majewskitst: Provide test for select
2021-03-01  Florian WeimerImplement <unwind-link.h> for dynamically loading the...
2021-02-09  Adhemerval Zanellamisc: Sync cdefs.h with gnulib
2021-01-21  Szabolcs NagyUse hidden visibility for early static PIE code
2021-01-08  Siddhesh Poyarekarmntent: Use __putc_unlocked instead of fputc_unlocked
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-31  Siddhesh PoyarekarIntroduce _FORTIFY_SOURCE=3
2020-12-23  Siddhesh Poyarekarmisc: Use __ferror_unlocked instead of ferror
2020-12-22  Siddhesh Poyarekaraddmntent: Remove unbounded alloca usage from getmntent...
2020-12-16  Florian WeimerReplace __libc_multiple_libcs with __libc_initial flag
2020-12-12  Jonny GrantFix spelling and grammar in several comments
2020-12-11  Dmitry V. Levintreewide: fix incorrect spelling of indices in comments
2020-11-13  Adhemerval ZanellaRemove tls.h inclusion from internal errno.h
next