1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/lib/libc
2024-12-11 23:28:20 +00:00
..
arch enable -fret-clean on amd64, for libc libcrypto ld.so kernel, and all the 2024-06-04 15:14:44 +00:00
asr typo in comment; saveguard -> safeguard; ok gilles@ 2024-09-03 18:20:35 +00:00
citrus Revert previous commit. 2021-05-08 09:38:29 +00:00
compat-43 Add PROTO_NORMAL() declarations for the remaining syscalls, to avoid 2023-05-18 16:11:09 +00:00
crypt make login.conf(5) and crypt_newhash(3) and the underlying code 2024-01-22 19:26:55 +00:00
db Remove unused variables; ok millert@ 2023-02-17 17:59:36 +00:00
dlfcn Specify a priority for _libc_preinit() to make sure it runs before other 2024-07-22 22:06:27 +00:00
gdtoa spelling fixes; from paul tagliamonte 2022-12-27 17:10:05 +00:00
gen Ignore extra groups that don't fit in the buffer passed to getgrouplist(3) 2024-11-04 21:59:15 +00:00
gmon moncontrol(3): remove hertz() fallback function 2022-07-26 04:07:13 +00:00
hash man pages: add missing commas between subordinate and main clauses 2022-03-31 17:27:13 +00:00
hidden Add <stdio_ext.h> with the seven APIs needed to have gnulib operate 2024-08-12 20:56:55 +00:00
include Use struct __sFILE instead of FILE in thread locking callback 2024-08-18 02:25:51 +00:00
locale Adjust locale/rune*.h files so <stdio.h> and <wchar.h> get pulled 2024-08-18 02:22:29 +00:00
net typo in comment; Effectivly -> Effectively; ok gilles@ 2024-09-03 18:21:55 +00:00
nls ntohl() returns uint32_t so it cannot be < 0. Since we're storing 2017-04-27 23:54:08 +00:00
quad Mark as 'protected' all the routines from the quad/ and softfloat/ subdirs, 2019-11-10 22:23:28 +00:00
regex spelling fixes; from paul tagliamonte 2022-12-27 17:10:05 +00:00
rpc remove unneeded semicolons; checked by millert@ 2024-09-20 02:00:46 +00:00
softfloat Add EABI strong aliases for __fixunssfdi and __fixunsdfdi added recently on 2022-09-10 06:48:31 +00:00
stdio Revert commitid KcCtsA53F9UQzc0t: 2024-08-30 03:44:48 +00:00
stdlib remove unneeded semicolons; checked by millert@ 2024-09-20 02:00:46 +00:00
string appeared in 4.3BSD before 4.3BSD-Tahoe 2024-12-11 23:28:20 +00:00
sys Add ptrace commands used to read/write the XSAVE area of a traced 2024-11-27 05:25:56 +00:00
termios remove outdated "expected to be compliant" 2023-01-12 12:56:07 +00:00
thread remove unneeded semicolons; checked by millert@ 2024-09-20 02:00:46 +00:00
time Pull in <stdio.h> (for snprintf()) directly instead of 2024-08-18 02:20:29 +00:00
uuid fix uuid_dec_{b,l}e prototypes 2023-07-03 08:53:27 +00:00
yp When getpwnam(3) reaches out to YP, it calls clntudp_create(3) with a 2024-01-22 16:18:06 +00:00
Makefile Now that libc.so has only five PLT entries on almost all our archs, 2019-11-12 04:38:27 +00:00
Makefile.inc libc: Makefile.inc: remove "sparc" from quad support list; ok deraadt@ 2023-10-29 23:32:52 +00:00
shlib_version Add <stdio_ext.h> with the seven APIs needed to have gnulib operate 2024-08-12 20:56:55 +00:00
Symbols.list Add <stdio_ext.h> with the seven APIs needed to have gnulib operate 2024-08-12 20:56:55 +00:00