aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Update Makefile.depend filesSimon J. Gerraty3 days2-2/+10
* Ensure that soft updates are not enabled by default when using mdmfs(8)Kirk McKusick2024-10-031-0/+3
* stdio.h: don't expose rsize_t unless __EXT1_VISIBLEGraham Percival2024-10-021-0/+3
* include: ssp: hide gets_s behind __EXT1_VISIBLEKyle Evans2024-10-021-0/+2
* Revert "stdio.h: don't expose rsize_t unless __EXT1_VISIBLE"Cy Schubert2024-10-021-3/+0
* stdio.h: don't expose rsize_t unless __EXT1_VISIBLEGraham Percival2024-10-011-0/+3
* vendor/bc: upgrade to version 7.0.0Stefan Eßer2024-08-261-0/+79
* ssp: switch to _limits.h for the upper bound of size_tKyle Evans2024-08-012-4/+4
* include: ssp: hide ppoll redirect behind __BSD_VISIBLEKyle Evans2024-07-301-2/+2
* Remove "All Rights Reserved" from FreeBSD Foundation copyrightsEd Maste2024-07-301-1/+0
* include: ssp: fix last bare `inline`Kyle Evans2024-07-211-1/+1
* include: ssp: don't shadow the mempcpy builtinKyle Evans2024-07-162-15/+3
* include: ssp: fix the build with earlier C standardsKyle Evans2024-07-162-3/+5
* Remove residual blank line at start of MakefileWarner Losh2024-07-156-6/+0
* include: ssp: fortify <sys/socket.h>Kyle Evans2024-07-132-2/+121
* include: ssp: fortify <sys/uio.h>Kyle Evans2024-07-133-1/+70
* include: ssp: fortify <sys/random.h>Kyle Evans2024-07-132-1/+44
* include: ssp: fortify <wchar.h>Kyle Evans2024-07-133-2/+238
* include: ssp: fortify <stdlib.h>Kyle Evans2024-07-133-1/+58
* include: ssp: fortify poll/ppoll from <poll.h>Kyle Evans2024-07-132-1/+61
* include: ssp: round out fortification of current set of headersKyle Evans2024-07-138-44/+130
* include: de-macro __ssp_overlap(), improve semantics and checkingKyle Evans2024-07-131-6/+13
* libc: move __ssp_overlap back out into <ssp/ssp.h>Kyle Evans2024-07-131-0/+7
* stdlib: Support compiling with tinyc by omitting compat qsort codeWarner Losh2024-06-211-7/+10
* stddef.h/stdlib.h: Remove unused rune_tBrooks Davis2024-06-022-14/+0
* ssp: appease -Wgnu-statement-expression-from-macro-expansionKyle Evans2024-05-147-13/+13
* include: ssp: kill off leftover $FreeBSD$ tagKyle Evans2024-05-131-2/+0
* Fix the GCC build after _FORTIFY_SOURCE importKyle Evans2024-05-131-6/+0
* Add a build knob for _FORTIFY_SOURCEKyle Evans2024-05-134-0/+13
* Prepare the system for _FORTIFY_SOURCEKyle Evans2024-05-131-2/+6
* Import _FORTIFY_SOURCE implementation from NetBSDKyle Evans2024-05-137-1/+441
* sysexits: Tidy deprecated header and manualAlexander Ziaee2024-05-101-3/+4
* Remove gbde support from swapon(8)Poul-Henning Kamp2024-05-071-1/+0
* endian.h: Define uint{16,32,64}_tWarner Losh2024-05-061-1/+25
* nvmf: Install nvmf.h and nvmf_proto.h in /usr/include/dev/nvmfJohn Baldwin2024-05-021-0/+6
* libthr: add pthread_sigqueue(3)Konstantin Belousov2024-04-231-0/+7
* include: Remove repeated wordsElyes Haouas2024-04-111-1/+1
* include: Ensure security/audit/audit.h gets staged properly.Stephen J. Kiernan2024-04-041-4/+4
* include: Allow SDESTDIR to be overriddenStephen J. Kiernan2024-03-271-1/+1
* timezone: Move to the XSI/POSIX definition for timezone.Warner Losh2024-03-121-1/+2
* posix_spawn(3): add POSIX_SPAWN_DISABLE_ASLR_NPKonstantin Belousov2024-03-041-0/+1
* dumprestore.h: Fix typos in source code commentsGordon Bergling2024-02-271-3/+3
* stdlib.h: Partially revert c27a89971805Warner Losh2024-02-021-1/+1
* stdlib.h: add __noexcept to prototypesLexi Winter2024-02-021-5/+5
* Revert "nl_types.h: explicitly include cdefs.h"Ed Maste2024-01-251-1/+0
* nl_types.h: explicitly include cdefs.hVal Packett2024-01-241-0/+1
* Add kcmp(2) userspace bitsKonstantin Belousov2024-01-241-0/+1
* resolv: Add a required include to resolv.hJan Beich2024-01-081-0/+1
* libc: expose execvpe for Linux compatBrooks Davis2023-12-111-0/+1
* endian.h: Remove duplicate wordsJose Luis Duran2023-12-101-3/+3