aboutsummaryrefslogtreecommitdiff
path: root/misc/Makefile
AgeCommit message (Expand)Author
2024-01-30syslog: Fix heap buffer overflow in __vsyslog_internal (CVE-2023-6246)Arjun Shankar
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-07-05misc/bits/syslog.h: Clearly separate declaration from definitionFrédéric Bérat
2023-07-05misc/bits/select2.h: Clearly separate declaration from definitionsFrédéric Bérat
2023-07-05Exclude routines from fortificationFrédéric Bérat
2023-05-18misc: Reformat Makefile.Carlos O'Donell
2023-05-16misc: Reformat Makefile.Carlos O'Donell
2023-05-10Added Redirects to longdouble error functions [BZ #29033]Sachin Monga
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-11-01configure: Use -Wno-ignored-attributes if compiler warns about multiple aliasesAdhemerval Zanella
2022-04-15misc: Add syslog testAdhemerval Zanella
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-16Fix __minimal_malloc segfaults in __mmap due to stack-protectorStefan Liebler
2021-11-17nptl: Extract <bits/atomic_wide_counter.h> from pthread_cond_common.cFlorian Weimer
2021-07-22Move malloc hooks into a compat DSOSiddhesh Poyarekar
2021-07-21misc: Add time64 alias for ioctlFlorian Weimer
2021-06-28Linux: Cleanups after librt moveFlorian Weimer
2021-06-22linux: Only use 64-bit syscall if required for selectAdhemerval Zanella
2021-06-22linux: Only use 64-bit syscall if required for pselectAdhemerval Zanella
2021-06-15y2038: Add test coverageAdhemerval Zanella
2021-06-03dlfcn: Cleanups after -ldl is no longer requiredFlorian Weimer
2021-03-23tst: Provide test for selectLukasz Majewski
2021-03-01Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-22addmntent: Remove unbounded alloca usage from getmntent [BZ#27083]Siddhesh Poyarekar
2020-07-06Add the __libc_single_threaded variableFlorian Weimer
2020-04-22Add a syscall test for [BZ #25810]H.J. Lu
2020-02-18<fd_to_filename.h>: Add type safety and port to HurdFlorian Weimer
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-09-02Add misc/tst-mntent-autofs, testing autofs "ignore" filteringFlorian Weimer
2019-03-01ldbl-opt: Add error and error_at_line (bug 23984)Gabriel F. T. Gomes
2019-03-01ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984)Gabriel F. T. Gomes
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-14Add tests for the long double version of ecvt and fcvtGabriel F. T. Gomes
2018-11-06Add tests with floating-point arguments for err* and verr* functionsGabriel F. T. Gomes
2018-11-06Add test for warn, warnx, vwarn, and vwarnx with floating-point parametersGabriel F. T. Gomes
2018-09-20misc: New test misc/tst-gethostidFlorian Weimer
2018-08-14error, warn, warnx: Use __fxprintf for wide printing [BZ #23519]Florian Weimer
2018-05-23Implement allocate_once for atomic initialization with allocationFlorian Weimer
2018-05-02Deprecate ustat syscall interfaceAdhemerval Zanella
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-11Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu
2017-06-14Remove __need_IOV_MAX and __need_FOPEN_MAX.Zack Weinberg
2017-06-02posix: Add missing build flags for p{write,read}v2Adhemerval Zanella
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella
2017-05-19Fix makefile rules for vmsplice, splice, and open_by_handle_atAdhemerval Zanella
2017-05-18linux: Consolidate Linux open_by_handle_at syscallAdhemerval Zanella
2017-05-18linux: Consolidate Linux splice syscallAdhemerval Zanella
2017-05-18linux: Consolidate Linux vmsplice syscallAdhemerval Zanella