about summary refs log tree commit diff
path: root/misc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* syslog: Fix heap buffer overflow in __vsyslog_internal (CVE-2023-6246)Arjun Shankar2024-01-301-1/+7
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* misc/bits/syslog.h: Clearly separate declaration from definitionFrédéric Bérat2023-07-051-0/+1
* misc/bits/select2.h: Clearly separate declaration from definitionsFrédéric Bérat2023-07-051-0/+1
* Exclude routines from fortificationFrédéric Bérat2023-07-051-0/+7
* misc: Reformat Makefile.Carlos O'Donell2023-05-181-3/+3
* misc: Reformat Makefile.Carlos O'Donell2023-05-161-67/+232
* Added Redirects to longdouble error functions [BZ #29033]Sachin Monga2023-05-101-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* configure: Use -Wno-ignored-attributes if compiler warns about multiple aliasesAdhemerval Zanella2022-11-011-0/+2
* misc: Add syslog testAdhemerval Zanella2022-04-151-0/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Fix __minimal_malloc segfaults in __mmap due to stack-protectorStefan Liebler2021-12-161-0/+4
* nptl: Extract <bits/atomic_wide_counter.h> from pthread_cond_common.cFlorian Weimer2021-11-171-1/+2
* Move malloc hooks into a compat DSOSiddhesh Poyarekar2021-07-221-2/+4
* misc: Add time64 alias for ioctlFlorian Weimer2021-07-211-2/+5
* Linux: Cleanups after librt moveFlorian Weimer2021-06-281-6/+0
* linux: Only use 64-bit syscall if required for selectAdhemerval Zanella2021-06-221-0/+2
* linux: Only use 64-bit syscall if required for pselectAdhemerval Zanella2021-06-221-0/+9
* y2038: Add test coverageAdhemerval Zanella2021-06-151-0/+4
* dlfcn: Cleanups after -ldl is no longer requiredFlorian Weimer2021-06-031-2/+0
* tst: Provide test for selectLukasz Majewski2021-03-231-1/+1
* Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer2021-03-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* addmntent: Remove unbounded alloca usage from getmntent [BZ#27083]Siddhesh Poyarekar2020-12-221-1/+1
* Add the __libc_single_threaded variableFlorian Weimer2020-07-061-2/+3
* Add a syscall test for [BZ #25810]H.J. Lu2020-04-221-1/+1
* <fd_to_filename.h>: Add type safety and port to HurdFlorian Weimer2020-02-181-1/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Add misc/tst-mntent-autofs, testing autofs "ignore" filteringFlorian Weimer2019-09-021-1/+2
* ldbl-opt: Add error and error_at_line (bug 23984)Gabriel F. T. Gomes2019-03-011-1/+1
* ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984)Gabriel F. T. Gomes2019-03-011-1/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Add tests for the long double version of ecvt and fcvtGabriel F. T. Gomes2018-12-141-2/+2
* Add tests with floating-point arguments for err* and verr* functionsGabriel F. T. Gomes2018-11-061-1/+1
* Add test for warn, warnx, vwarn, and vwarnx with floating-point parametersGabriel F. T. Gomes2018-11-061-1/+2
* misc: New test misc/tst-gethostidFlorian Weimer2018-09-201-0/+7
* error, warn, warnx: Use __fxprintf for wide printing [BZ #23519]Florian Weimer2018-08-141-1/+1
* Implement allocate_once for atomic initialization with allocationFlorian Weimer2018-05-231-4/+12
* Deprecate ustat syscall interfaceAdhemerval Zanella2018-05-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu2017-12-111-27/+27
* Remove __need_IOV_MAX and __need_FOPEN_MAX.Zack Weinberg2017-06-141-1/+2
* posix: Add missing build flags for p{write,read}v2Adhemerval Zanella2017-06-021-0/+4
* posix: Implement preadv2 and pwritev2Adhemerval Zanella2017-05-311-1/+3
* Fix makefile rules for vmsplice, splice, and open_by_handle_atAdhemerval Zanella2017-05-191-3/+0
* linux: Consolidate Linux open_by_handle_at syscallAdhemerval Zanella2017-05-181-0/+1
* linux: Consolidate Linux splice syscallAdhemerval Zanella2017-05-181-0/+1
* linux: Consolidate Linux vmsplice syscallAdhemerval Zanella2017-05-181-0/+1