1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-21 07:15:49 +00:00
freebsd/stand/libsa
Warner Losh 780f289297 stand: drop inttypes.h from safe list
Nothing uses it anymore, so drop it from the 'safe' list. Also, move
stand/efi/loader/main.c to using machine/_inttypes.h which is all it
really needs.

Sponsored by:		Netflix
2024-11-20 12:49:48 -07:00
..
amd64
geli loader: Make pkcs5v2 unconditionally available 2024-09-22 00:35:47 -07:00
i386
powerpc stand: Use modern function definitions 2024-01-28 13:04:31 -07:00
x86 libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
zfs zfs: merge openzfs/zfs@b10992582 2024-10-11 08:43:49 +02:00
__main.c
abort.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
arp.c
assert.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
bcd.c
bootp.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
bootp.h
bootparam.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
bootparam.h
bzipfs.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
cd9660.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
cd9660read.c
close.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
closeall.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
crc32_libkern.c
dev.c
dosfs.c loader: reading from large dosfs fails 2024-10-10 11:40:25 +03:00
dosfs.h
environment.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
ether.c
ext2fs.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
features.c loader: provide a features table for binary compatibility advertisement 2023-12-08 15:43:19 -06:00
fstat.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
getopt.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
gets.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
globals.c
gpt.c
gpt.h
gzipfs.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
hexdump.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
in_cksum.c
inet_ntoa.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
ioctl.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
iodesc.h
ip.c
libsa.3 manuals: Misc syntax fixes 2024-10-28 12:26:03 -03:00
lseek.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
Makefile stand: drop inttypes.h from safe list 2024-11-20 12:49:48 -07:00
Makefile.depend
mount.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
net.c
net.h
netif.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
netif.h
nfs.c
nfsv2.h
nullfs.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
nvstore.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
nvstore.h
open.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
pager.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
panic.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
pkgfs.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
preload.c
printf.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
random.c
rarp.c
read.c
readdir.c
rpc.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
rpc.h
rpcv2.h
saioctl.h
sbrk.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
smbios.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
smbios.h
splitfs.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
stand.h stand: Narrow the 'signal emulation' we provide 2024-11-19 20:24:41 -07:00
stat.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
strcasecmp.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
strdup.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
strerror.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
tftp.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
tftp.h
time.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
tslog.c
twiddle.c
udp.c
ufs.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
ufsread.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
uuid_from_string.c
uuid_to_string.c
write.c
xlocale_private.h
zalloc_defs.h
zalloc_malloc.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
zalloc_mem.h
zalloc_protos.h
zalloc.c