Home
last modified time | relevance | path

Searched hist:be04fec42638f30f50b5b55fd8e3634c0fb89928 (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/lib/libc/secure/
H A Dsnprintf_chk.cbe04fec42638f30f50b5b55fd8e3634c0fb89928 Mon May 13 07:23:49 CEST 2024 Kyle Evans <kevans@FreeBSD.org> Import _FORTIFY_SOURCE implementation from NetBSD

This is a mostly-unmodified copy of the various *_chk implementations
and headers from NetBSD, without yet modifying system headers to start
actually including them. A future commit will also apply the needed
bits to fix ssp/unistd.h.

Reviewed by: imp, pauamma_gundo.com (both previous versions), kib
Sponsored by: Stormshield
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D32306
H A Dfgets_chk.cbe04fec42638f30f50b5b55fd8e3634c0fb89928 Mon May 13 07:23:49 CEST 2024 Kyle Evans <kevans@FreeBSD.org> Import _FORTIFY_SOURCE implementation from NetBSD

This is a mostly-unmodified copy of the various *_chk implementations
and headers from NetBSD, without yet modifying system headers to start
actually including them. A future commit will also apply the needed
bits to fix ssp/unistd.h.

Reviewed by: imp, pauamma_gundo.com (both previous versions), kib
Sponsored by: Stormshield
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D32306
H A Dvsprintf_chk.cbe04fec42638f30f50b5b55fd8e3634c0fb89928 Mon May 13 07:23:49 CEST 2024 Kyle Evans <kevans@FreeBSD.org> Import _FORTIFY_SOURCE implementation from NetBSD

This is a mostly-unmodified copy of the various *_chk implementations
and headers from NetBSD, without yet modifying system headers to start
actually including them. A future commit will also apply the needed
bits to fix ssp/unistd.h.

Reviewed by: imp, pauamma_gundo.com (both previous versions), kib
Sponsored by: Stormshield
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D32306
H A Dvsnprintf_chk.cbe04fec42638f30f50b5b55fd8e3634c0fb89928 Mon May 13 07:23:49 CEST 2024 Kyle Evans <kevans@FreeBSD.org> Import _FORTIFY_SOURCE implementation from NetBSD

This is a mostly-unmodified copy of the various *_chk implementations
and headers from NetBSD, without yet modifying system headers to start
actually including them. A future commit will also apply the needed
bits to fix ssp/unistd.h.

Reviewed by: imp, pauamma_gundo.com (both previous versions), kib
Sponsored by: Stormshield
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D32306
H A Dsprintf_chk.cbe04fec42638f30f50b5b55fd8e3634c0fb89928 Mon May 13 07:23:49 CEST 2024 Kyle Evans <kevans@FreeBSD.org> Import _FORTIFY_SOURCE implementation from NetBSD

This is a mostly-unmodified copy of the various *_chk implementations
and headers from NetBSD, without yet modifying system headers to start
actually including them. A future commit will also apply the needed
bits to fix ssp/unistd.h.

Reviewed by: imp, pauamma_gundo.com (both previous versions), kib
Sponsored by: Stormshield
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D32306
H A Dstrncat_chk.cbe04fec42638f30f50b5b55fd8e3634c0fb89928 Mon May 13 07:23:49 CEST 2024 Kyle Evans <kevans@FreeBSD.org> Import _FORTIFY_SOURCE implementation from NetBSD

This is a mostly-unmodified copy of the various *_chk implementations
and headers from NetBSD, without yet modifying system headers to start
actually including them. A future commit will also apply the needed
bits to fix ssp/unistd.h.

Reviewed by: imp, pauamma_gundo.com (both previous versions), kib
Sponsored by: Stormshield
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D32306
H A Dmemmove_chk.cbe04fec42638f30f50b5b55fd8e3634c0fb89928 Mon May 13 07:23:49 CEST 2024 Kyle Evans <kevans@FreeBSD.org> Import _FORTIFY_SOURCE implementation from NetBSD

This is a mostly-unmodified copy of the various *_chk implementations
and headers from NetBSD, without yet modifying system headers to start
actually including them. A future commit will also apply the needed
bits to fix ssp/unistd.h.

Reviewed by: imp, pauamma_gundo.com (both previous versions), kib
Sponsored by: Stormshield
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D32306
H A Dstrcat_chk.cbe04fec42638f30f50b5b55fd8e3634c0fb89928 Mon May 13 07:23:49 CEST 2024 Kyle Evans <kevans@FreeBSD.org> Import _FORTIFY_SOURCE implementation from NetBSD

This is a mostly-unmodified copy of the various *_chk implementations
and headers from NetBSD, without yet modifying system headers to start
actually including them. A future commit will also apply the needed
bits to fix ssp/unistd.h.

Reviewed by: imp, pauamma_gundo.com (both previous versions), kib
Sponsored by: Stormshield
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D32306
H A Dmemset_chk.cbe04fec42638f30f50b5b55fd8e3634c0fb89928 Mon May 13 07:23:49 CEST 2024 Kyle Evans <kevans@FreeBSD.org> Import _FORTIFY_SOURCE implementation from NetBSD

This is a mostly-unmodified copy of the various *_chk implementations
and headers from NetBSD, without yet modifying system headers to start
actually including them. A future commit will also apply the needed
bits to fix ssp/unistd.h.

Reviewed by: imp, pauamma_gundo.com (both previous versions), kib
Sponsored by: Stormshield
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D32306
H A Dstpcpy_chk.cbe04fec42638f30f50b5b55fd8e3634c0fb89928 Mon May 13 07:23:49 CEST 2024 Kyle Evans <kevans@FreeBSD.org> Import _FORTIFY_SOURCE implementation from NetBSD

This is a mostly-unmodified copy of the various *_chk implementations
and headers from NetBSD, without yet modifying system headers to start
actually including them. A future commit will also apply the needed
bits to fix ssp/unistd.h.

Reviewed by: imp, pauamma_gundo.com (both previous versions), kib
Sponsored by: Stormshield
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D32306
H A Dstpncpy_chk.cbe04fec42638f30f50b5b55fd8e3634c0fb89928 Mon May 13 07:23:49 CEST 2024 Kyle Evans <kevans@FreeBSD.org> Import _FORTIFY_SOURCE implementation from NetBSD

This is a mostly-unmodified copy of the various *_chk implementations
and headers from NetBSD, without yet modifying system headers to start
actually including them. A future commit will also apply the needed
bits to fix ssp/unistd.h.

Reviewed by: imp, pauamma_gundo.com (both previous versions), kib
Sponsored by: Stormshield
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D32306
H A Dstrncpy_chk.cbe04fec42638f30f50b5b55fd8e3634c0fb89928 Mon May 13 07:23:49 CEST 2024 Kyle Evans <kevans@FreeBSD.org> Import _FORTIFY_SOURCE implementation from NetBSD

This is a mostly-unmodified copy of the various *_chk implementations
and headers from NetBSD, without yet modifying system headers to start
actually including them. A future commit will also apply the needed
bits to fix ssp/unistd.h.

Reviewed by: imp, pauamma_gundo.com (both previous versions), kib
Sponsored by: Stormshield
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D32306
H A Dstrcpy_chk.cbe04fec42638f30f50b5b55fd8e3634c0fb89928 Mon May 13 07:23:49 CEST 2024 Kyle Evans <kevans@FreeBSD.org> Import _FORTIFY_SOURCE implementation from NetBSD

This is a mostly-unmodified copy of the various *_chk implementations
and headers from NetBSD, without yet modifying system headers to start
actually including them. A future commit will also apply the needed
bits to fix ssp/unistd.h.

Reviewed by: imp, pauamma_gundo.com (both previous versions), kib
Sponsored by: Stormshield
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D32306
H A Dmemcpy_chk.cbe04fec42638f30f50b5b55fd8e3634c0fb89928 Mon May 13 07:23:49 CEST 2024 Kyle Evans <kevans@FreeBSD.org> Import _FORTIFY_SOURCE implementation from NetBSD

This is a mostly-unmodified copy of the various *_chk implementations
and headers from NetBSD, without yet modifying system headers to start
actually including them. A future commit will also apply the needed
bits to fix ssp/unistd.h.

Reviewed by: imp, pauamma_gundo.com (both previous versions), kib
Sponsored by: Stormshield
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D32306
H A DSymbol.mapdiff be04fec42638f30f50b5b55fd8e3634c0fb89928 Mon May 13 07:23:49 CEST 2024 Kyle Evans <kevans@FreeBSD.org> Import _FORTIFY_SOURCE implementation from NetBSD

This is a mostly-unmodified copy of the various *_chk implementations
and headers from NetBSD, without yet modifying system headers to start
actually including them. A future commit will also apply the needed
bits to fix ssp/unistd.h.

Reviewed by: imp, pauamma_gundo.com (both previous versions), kib
Sponsored by: Stormshield
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D32306
/freebsd/lib/libssp/
H A D__builtin_object_size.3be04fec42638f30f50b5b55fd8e3634c0fb89928 Mon May 13 07:23:49 CEST 2024 Kyle Evans <kevans@FreeBSD.org> Import _FORTIFY_SOURCE implementation from NetBSD

This is a mostly-unmodified copy of the various *_chk implementations
and headers from NetBSD, without yet modifying system headers to start
actually including them. A future commit will also apply the needed
bits to fix ssp/unistd.h.

Reviewed by: imp, pauamma_gundo.com (both previous versions), kib
Sponsored by: Stormshield
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D32306
H A Dssp.3be04fec42638f30f50b5b55fd8e3634c0fb89928 Mon May 13 07:23:49 CEST 2024 Kyle Evans <kevans@FreeBSD.org> Import _FORTIFY_SOURCE implementation from NetBSD

This is a mostly-unmodified copy of the various *_chk implementations
and headers from NetBSD, without yet modifying system headers to start
actually including them. A future commit will also apply the needed
bits to fix ssp/unistd.h.

Reviewed by: imp, pauamma_gundo.com (both previous versions), kib
Sponsored by: Stormshield
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D32306
H A DVersions.defdiff be04fec42638f30f50b5b55fd8e3634c0fb89928 Mon May 13 07:23:49 CEST 2024 Kyle Evans <kevans@FreeBSD.org> Import _FORTIFY_SOURCE implementation from NetBSD

This is a mostly-unmodified copy of the various *_chk implementations
and headers from NetBSD, without yet modifying system headers to start
actually including them. A future commit will also apply the needed
bits to fix ssp/unistd.h.

Reviewed by: imp, pauamma_gundo.com (both previous versions), kib
Sponsored by: Stormshield
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D32306
H A DSymbol.mapdiff be04fec42638f30f50b5b55fd8e3634c0fb89928 Mon May 13 07:23:49 CEST 2024 Kyle Evans <kevans@FreeBSD.org> Import _FORTIFY_SOURCE implementation from NetBSD

This is a mostly-unmodified copy of the various *_chk implementations
and headers from NetBSD, without yet modifying system headers to start
actually including them. A future commit will also apply the needed
bits to fix ssp/unistd.h.

Reviewed by: imp, pauamma_gundo.com (both previous versions), kib
Sponsored by: Stormshield
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D32306
H A DMakefilediff be04fec42638f30f50b5b55fd8e3634c0fb89928 Mon May 13 07:23:49 CEST 2024 Kyle Evans <kevans@FreeBSD.org> Import _FORTIFY_SOURCE implementation from NetBSD

This is a mostly-unmodified copy of the various *_chk implementations
and headers from NetBSD, without yet modifying system headers to start
actually including them. A future commit will also apply the needed
bits to fix ssp/unistd.h.

Reviewed by: imp, pauamma_gundo.com (both previous versions), kib
Sponsored by: Stormshield
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D32306
/freebsd/include/ssp/
H A Dstrings.hbe04fec42638f30f50b5b55fd8e3634c0fb89928 Mon May 13 07:23:49 CEST 2024 Kyle Evans <kevans@FreeBSD.org> Import _FORTIFY_SOURCE implementation from NetBSD

This is a mostly-unmodified copy of the various *_chk implementations
and headers from NetBSD, without yet modifying system headers to start
actually including them. A future commit will also apply the needed
bits to fix ssp/unistd.h.

Reviewed by: imp, pauamma_gundo.com (both previous versions), kib
Sponsored by: Stormshield
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D32306
H A Dunistd.hbe04fec42638f30f50b5b55fd8e3634c0fb89928 Mon May 13 07:23:49 CEST 2024 Kyle Evans <kevans@FreeBSD.org> Import _FORTIFY_SOURCE implementation from NetBSD

This is a mostly-unmodified copy of the various *_chk implementations
and headers from NetBSD, without yet modifying system headers to start
actually including them. A future commit will also apply the needed
bits to fix ssp/unistd.h.

Reviewed by: imp, pauamma_gundo.com (both previous versions), kib
Sponsored by: Stormshield
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D32306
H A Dstdio.hbe04fec42638f30f50b5b55fd8e3634c0fb89928 Mon May 13 07:23:49 CEST 2024 Kyle Evans <kevans@FreeBSD.org> Import _FORTIFY_SOURCE implementation from NetBSD

This is a mostly-unmodified copy of the various *_chk implementations
and headers from NetBSD, without yet modifying system headers to start
actually including them. A future commit will also apply the needed
bits to fix ssp/unistd.h.

Reviewed by: imp, pauamma_gundo.com (both previous versions), kib
Sponsored by: Stormshield
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D32306
H A Dstring.hbe04fec42638f30f50b5b55fd8e3634c0fb89928 Mon May 13 07:23:49 CEST 2024 Kyle Evans <kevans@FreeBSD.org> Import _FORTIFY_SOURCE implementation from NetBSD

This is a mostly-unmodified copy of the various *_chk implementations
and headers from NetBSD, without yet modifying system headers to start
actually including them. A future commit will also apply the needed
bits to fix ssp/unistd.h.

Reviewed by: imp, pauamma_gundo.com (both previous versions), kib
Sponsored by: Stormshield
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D32306
H A DMakefilebe04fec42638f30f50b5b55fd8e3634c0fb89928 Mon May 13 07:23:49 CEST 2024 Kyle Evans <kevans@FreeBSD.org> Import _FORTIFY_SOURCE implementation from NetBSD

This is a mostly-unmodified copy of the various *_chk implementations
and headers from NetBSD, without yet modifying system headers to start
actually including them. A future commit will also apply the needed
bits to fix ssp/unistd.h.

Reviewed by: imp, pauamma_gundo.com (both previous versions), kib
Sponsored by: Stormshield
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D32306

12