aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* krpc: add kernel side client over netlink(4)Gleb Smirnoff2025-02-011-0/+6
* libc: Fix getentropy POSIX 2024 conformance issuesEd Maste2025-01-171-0/+4
* include: add a userland version of __assert_unreachableKyle Evans2025-01-131-0/+7
* Revert "isp: Fix abort issue introduced by previous commit"Alexander Motin2025-01-081-1/+1
* isp: Fix abort issue introduced by previous commitAlexander Motin2025-01-081-1/+1
* endian.h: Update comments now that POSIX Issue 8 is POSIX.1-2024Warner Losh2024-12-301-3/+4
* ssp: Make ssp.h more self-containedMark Johnston2024-12-291-0/+1
* Tweak ppoll() to include 1003.1-2024 visibility, take twoKyle Evans2024-12-151-2/+2
* Revert "Tweak ppoll() to include 1003.1-2024 visibility"Kyle Evans2024-12-141-2/+2
* Tweak ppoll() to include 1003.1-2024 visibilityKyle Evans2024-12-141-2/+2
* Expose POSIX functions incorporated into C23Stephen Hurd2024-12-012-3/+7
* fileno(3): set errno when returning -1Konstantin Belousov2024-11-291-4/+0
* Add fchroot(2)Edward Tomasz Napierala2024-11-291-0/+1
* lib/libc/string: apply SSP hardening and tests to memset_explicitRobert Clausecker2024-11-141-0/+2
* lib/libc/string: add memset_explicit() for compliance with C23Robert Clausecker2024-11-141-0/+3
* include: Add required guards for dev/vmm headersMark Johnston2024-11-051-1/+8
* include: Install dev/vmm headersMark Johnston2024-11-051-1/+1
* rpc: Fix the definition of xdr_void()Mark Johnston2024-10-301-1/+1
* Update Makefile.depend filesSimon J. Gerraty2024-10-142-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