packaging: add libc_malloc_debug.so.0
[platform/upstream/glibc.git] / misc /
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
2020-11-05 Siddhesh PoyarekarRemove __warndecl
2020-10-30 Joseph MyersAvoid -Wstringop-overflow warning in pthread_cleanup_pu...
2020-10-27 Florian Weimermisc: Add internal __getauxval2 function
2020-09-22 Jonathan WakelyDefine __THROW to noexcept for C++11 and later
2020-09-11 Adhemerval ZanellaRemove internal usage of extensible stat functions
2020-08-18 Andreas SchwabCorrect locking and cancellation cleanup in syslog...
2020-07-06 Florian WeimerAdd the __libc_single_threaded variable
2020-05-04 Martin Seborimprove out-of-bounds checking with GCC 10 attribute...
2020-04-30 Paul E. MurphyRename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIREC...
2020-04-28 Florian Weimermisc: Remove sstk from the autogenerated system call...
2020-04-27 Florian Weimermisc: Turn sstk into a compat symbol
2020-04-22 H.J. LuAdd a syscall test for [BZ #25810]
2020-02-18 Florian Weimer<fd_to_filename.h>: Add type safety and port to Hurd
2020-02-17 Gabriel F. T. GomesPrepare redirections for IEEE long double on powerpc64le
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-12-23 Gabriel F. T. Gomesldbl-128ibm-compat: Add *cvt functions
2019-12-23 Gabriel F. T. GomesRefactor *cvt functions implementation (2/2)
2019-12-23 Gabriel F. T. GomesRefactor *cvt functions implementation (1/2)
2019-11-22 Adhemerval Zanellamisc: Set generic pselect as ENOSYS
2019-11-21 Emilio Cobos ÁlvarezDon't use a custom wrapper macro around __has_include...
2019-10-30 Adhemerval ZanellaChange most internal uses of time to __clock_gettime.
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-09-02 Florian WeimerAdd misc/tst-mntent-autofs, testing autofs "ignore...
2019-09-02 Ian KentUse autofs "ignore" mount hint in getmntent_r/getmntent
2019-08-28 Florian Weimermisc: Use allocate_once in getmntent
2019-08-21 Zack WeinbergDon't use the argument to time.
2019-06-14 Florian Weimer<sys/cdefs.h>: Inhibit macro expansion for __glibc_has_...
2019-06-12 Florian Weimer<sys/cdefs.h>: Add __glibc_has_include macro
next