]> git.ipfire.org Git - thirdparty/glibc.git/history - misc
Allow for unpriviledged nested containers
[thirdparty/glibc.git] / misc /
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
2019-05-03  Florian Weimermisc/tst-tsearch: Additional explicit error checking
2019-05-02  Florian Weimermisc: Add twalk_r function
2019-03-01  Gabriel F. T. Gomesldbl-opt: Reuse test cases from misc/ that check long...
2019-03-01  Gabriel F. T. Gomesldbl-opt: Add error and error_at_line (bug 23984)
2019-03-01  Gabriel F. T. Gomesldbl-opt: Add err, errx, verr, verrx, warn, warnx,...
2019-02-25  Joseph MyersBreak more lines before not after operators.
2019-02-22  Joseph MyersBreak some lines before not after operators.
2019-02-21  Gabriel F. T. GomesAdd internal implementations for argp.h, err.h, and...
2019-02-12  Joseph MyersAdd fall-through comments.
2019-01-12  Dmitry V. LevinFix a few typos in comments
2019-01-03  Adhemerval Zanellanptl: Remove tst-cancel-wrappers test and related macros
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-14  Gabriel F. T. GomesAdd tests for the long double version of ecvt and fcvt
2018-12-05  Zack WeinbergAdd __vsyslog_internal, with same flags as __v*printf_i...
2018-11-10  Martin SeborAdd support for GCC 9 attribute copy.
2018-11-09  Gabriel F. T. GomesConvert tst-efgcvt to the new test framework
2018-11-09  Gabriel F. T. GomesUse TEST_COMPARE_STRING in recently added test
2018-11-06  Gabriel F. T. GomesAdd tests with floating-point arguments for err* and...
2018-11-06  Gabriel F. T. GomesAdd test for warn, warnx, vwarn, and vwarnx with floati...
2018-10-23  Adhemerval ZanellaFix tst-preadvwritev2 build failure on HURD
next