opnsense-src/lib/libc
Dag-Erling Smørgrav b158a379d2 tzcode: Resurrect tzsetwall(3) with a deprecation warning.
This function has been around since 4.4BSD but was dropped upstream in 2020.  This went unnoticed when tzcode was updated.  Bring it back, but prepare for removing it before 14.0 is released.

PR:		269445
MFC after:	3 days
Reported by:	val@packett.cool
Reviewed by:	emaste
Differential Revision:	https://reviews.freebsd.org/D38445
Approved by:	re (cperciva)

(cherry picked from commit 71e0c8906e)
(cherry picked from commit eab9ed3d48e0842f3114d8582a4c2868a354190b)
2023-02-14 23:19:53 +01:00
..
aarch64 libc: Fix longjmp/_longjmp(buf, 0) for AArch64 and RISC-V 2023-01-31 01:46:18 +00:00
amd64 amd64 libc: add missed GNU-stack annotation to memmove/memcpy 2022-11-25 20:36:29 +02:00
arm Remove obsolete code gated on _ARM_ARCH_* 2023-01-24 14:49:15 -07:00
capability
compat-43 libc: Add HISTORY sections to the manual pages 2022-06-04 07:59:43 +02:00
db libc: Add HISTORY sections to the manual pages 2022-06-04 07:59:43 +02:00
gdtoa
gen tzcode: Resurrect tzsetwall(3) with a deprecation warning. 2023-02-14 23:19:53 +01:00
gmon
i386 libc: add _get_tp() private function 2021-04-23 14:14:07 +03:00
iconv libc: Fix "harmless" iconv one-byte overread 2022-01-24 23:59:47 +00:00
include Add sched_getcpu() 2022-01-14 18:17:29 +02:00
inet
isc
locale xlocale(3): Link man pages 2022-12-26 09:55:13 +01:00
md
mips libc: Fix longjmp/_longjmp(buf, 0) for MIPS 2023-01-31 01:46:18 +00:00
nameser
net getservent.3: Mention the service.db 2022-12-10 06:06:03 +01:00
nls
posix1e acl_delete_entry(): remove write-only variable 2021-12-06 02:23:45 +02:00
powerpc Add sched_getcpu() 2022-01-14 18:17:29 +02:00
powerpc64 Add sched_getcpu() 2022-01-14 18:17:29 +02:00
powerpcspe [PowerPC] [PowerPCSPE] Fix multiple issues in fpsetmask(). 2021-03-08 12:39:33 -06:00
quad qdivrem: Predict division by zero as false. 2022-10-12 17:53:21 +02:00
regex libc: regex: rework unsafe pointer arithmetic 2021-01-08 13:58:35 -06:00
resolv resolver(3): Fix a typo in a source code comment 2022-04-14 08:10:32 +02:00
riscv libc: Fix longjmp/_longjmp(buf, 0) for AArch64 and RISC-V 2023-01-31 01:46:18 +00:00
rpc rpcb_clnt.c: Do not force use of UDP 2022-12-16 13:23:49 -08:00
secure libc: ssp: sprinkle around some __dead2 2021-10-06 02:14:42 -05:00
softfloat libc: use standard LF line endings, not CRLF 2022-02-08 15:52:23 -05:00
stdio libc: Fix size range check in setvbuf 2022-10-07 11:23:10 -04:00
stdlib strfmon(3): Match the return type 2023-01-31 02:38:19 +02:00
stdtime Bring our tzcode up to date. 2023-01-31 10:44:19 +01:00
string libc: Fix build with WITHOUT_MACHDEP_OPTIMIZATIONS=YES set. 2023-01-12 22:49:59 +03:00
sys sockets: add MSG_TRUNC flag handling for recvfrom()/recvmsg(). 2023-02-09 18:01:49 +00:00
tests libc: Add tests for strchrnul(3). 2023-02-09 21:32:56 +01:00
uuid uuid(3): Document return values 2021-11-21 19:43:31 -05:00
x86 Make CPU_SET macros compliant with other implementations 2022-01-14 18:17:30 +02:00
xdr xdr: store chars consistently 2023-01-18 19:13:15 +00:00
yp
libc.ldscript
libc_nossp.ldscript
Makefile src.conf: Introduce WITHOUT_MACHDEP_OPTIMIZATIONS knob. 2022-09-13 21:55:45 +03:00
Makefile.depend
Makefile.depend.options
Versions.def Create namespace for the symbols added during 14-CURRENT cycle. 2021-07-22 13:33:10 +03:00