..
aarch64
libc: Fix longjmp/_longjmp(buf, 0) for AArch64 and RISC-V
2023-01-09 18:34:43 +00:00
amd64
sys/param.h: Add _WANT_P_OSREL
2023-02-15 02:43:18 +02:00
arm
libc: Simplify soft-float on 32-bit arm
2023-02-14 09:53:08 -07:00
capability
Remove "All Rights Reserved" from FreeBSD Foundation libc copyrights
2022-07-21 09:53:31 -04:00
compat-43
libc: Add HISTORY sections to the manual pages
2022-05-05 18:46:32 +02:00
csu
lib/csu: do not compile the body of handle_static_init() for PIC build at all
2023-03-12 23:47:41 +02:00
db
libc: Use secure_getenv(3) where appropriate
2023-03-27 08:56:22 -04:00
gdtoa
libc: drop "All rights reserved" from Foundation copyrights
2022-08-04 16:57:50 -04:00
gen
Change kqueue1() to be compatible with NetBSD
2023-04-05 06:29:49 +03:00
gmon
mcount: tidy up ANSIfication
2018-10-20 22:39:35 +00:00
i386
libc: Remove _get_tp() and _set_tp().
2021-12-09 13:23:26 -08:00
iconv
libc: Use secure_getenv(3) where appropriate
2023-03-27 08:56:22 -04:00
include
libc: move declaration of 'char **environ' to common private header
2023-03-12 00:50:04 +02:00
inet
libc: fix cases of undefined behavior.
2018-08-07 15:24:19 +00:00
isc
SPDX: more ISC-related files.
2017-12-08 17:52:53 +00:00
locale
libc: use separate collate objects for C, POSIX, and C.UTF-8
2023-03-28 17:16:30 +02:00
md
Replace dot-dot relative pathing with SRCTOP-relative paths where possible
2017-01-20 03:23:24 +00:00
nameser
arpa: garbage collect ns_newmsg/ns_rdata decls
2023-03-22 14:58:23 -04:00
net
libc: Use secure_getenv(3) where appropriate
2023-03-27 08:56:22 -04:00
nls
libc: Use secure_getenv(3) where appropriate
2023-03-27 08:56:22 -04:00
posix1e
libc: Use secure_getenv(3) where appropriate
2023-03-27 08:56:22 -04:00
powerpc
libc: Remove _get_tp() and _set_tp().
2021-12-09 13:23:26 -08:00
powerpc64
libc: Remove _get_tp() and _set_tp().
2021-12-09 13:23:26 -08:00
powerpcspe
[PowerPC] [PowerPCSPE] Fix multiple issues in fpsetmask().
2021-02-28 21:11:29 -06:00
quad
qdivrem: Predict division by zero as false.
2022-10-04 13:51:06 +02:00
regex
libc: drop "All rights reserved" from Foundation copyrights
2022-08-04 16:57:50 -04:00
resolv
libc: Use secure_getenv(3) where appropriate
2023-03-27 08:56:22 -04:00
riscv
libc: Fix longjmp/_longjmp(buf, 0) for AArch64 and RISC-V
2023-01-09 18:34:43 +00:00
rpc
rpcb_clnt.c: Do not force use of UDP
2022-11-13 12:16:06 -08:00
secure
libc: ssp: remove some GCC 4.2 remnants
2023-02-09 22:11:54 -06:00
softfloat
libc: Fix a documentation spelling mistake
2023-05-01 10:30:15 -04:00
stdio
libc: Use secure_getenv(3) where appropriate
2023-03-27 08:56:22 -04:00
stdlib
Revert "libc: Implement bsort(3) a bitonic type of sorting algorithm."
2023-04-20 19:16:14 +02:00
stdtime
tzcode: Clean up the ctime(3) manual page.
2023-04-26 11:46:41 +02:00
string
memmem: add a note about other systems which have memmem
2023-03-30 12:14:26 -04:00
sys
listen(2): improve administrator control over logging
2023-05-01 03:26:44 +07:00
tests
libc: use separate collate objects for C, POSIX, and C.UTF-8
2023-03-28 17:16:30 +02:00
uuid
uuid(3): Document return values
2021-11-19 03:58:34 -05:00
x86
pkru.3: fix markup
2023-04-15 02:53:59 +03:00
xdr
xdr: store chars consistently
2023-01-12 18:16:17 +00:00
yp
libc/yp: sort out warnings
2023-03-16 18:56:47 +00:00
libc.ldscript
libc_nossp.ldscript
Add different libc ldscript: the one without libssp --
2016-10-12 13:19:21 +00:00
Makefile
bsd.lib.mk: decouple lib*_pic.a from TOOLCHAIN build knob
2023-05-01 16:46:39 -04:00
Makefile.depend
Update Makefile.depend files
2019-12-11 17:37:53 +00:00
Makefile.depend.options
Update libssp paths in various Makefile.depend* files
2020-01-06 18:15:55 +00:00
Versions.def
Create namespace for the symbols added during 14-CURRENT cycle.
2021-07-15 19:40:28 +03:00