freebsd-src/include
Brooks Davis 39c4f65c72 stddef.h/stdlib.h: Remove unused rune_t
This non-standard type is unused in the base system (__ct_rune_t or
__rune_t are used instead) and ports.  It has been around as long as our
current source repo, but we have avoided using it.  In sys/_types.h
where the __*rune_t typedefs are defined, the following appears in a
comment:

    NOTE: rune_t is not covered by ANSI nor other standards, and should
    not be instantiated outside of lib/libc/locale.  Use wchar_t.

The definition of this unused type meant we gratutiously differed from
standards compliant stddef.h/stdlib.h.

PR:		279357 (exp-run by antoine)

Reviewed by:	imp, emaste
Differential Revision:	https://reviews.freebsd.org/D45426
2024-06-02 19:41:22 +01:00
..
arm
arpa
gssapi
i386
protocols
rpc
rpcsvc include: Remove repeated words 2024-04-11 11:53:36 -06:00
ssp ssp: appease -Wgnu-statement-expression-from-macro-expansion 2024-05-14 18:22:18 -05:00
xlocale
_ctype.h
a.out.h
ar.h
assert.h
bitstring.h
byteswap.h
complex.h
cpio.h
ctype.h
db.h
dirent.h
dlfcn.h
elf-hints.h
elf.h
endian.h endian.h: Define uint{16,32,64}_t 2024-05-06 10:43:14 -06:00
err.h
fmtmsg.h
fnmatch.h
fstab.h
fts.h
ftw.h
getopt.h
glob.h
grp.h
gssapi.h
hesiod.h
iconv.h
ieeefp.h
ifaddrs.h
inttypes.h
iso646.h
kenv.h
langinfo.h
libgen.h
limits.h
link.h
locale.h
Makefile Import _FORTIFY_SOURCE implementation from NetBSD 2024-05-13 00:23:49 -05:00
Makefile.depend
Makefile.inc
malloc.h
malloc_np.h
memory.h
mk-osreldate.sh
monetary.h
mpool.h
mqueue.h
ndbm.h
netconfig.h
netdb.h
nl_types.h
nlist.h
nss.h
nsswitch.h
paths.h Remove gbde support from swapon(8) 2024-05-07 07:21:46 +00:00
printf.h
proc_service.h
pthread.h libthr: add pthread_sigqueue(3) 2024-04-23 19:51:22 +03:00
pthread_np.h
pwd.h
ranlib.h
readpassphrase.h
regex.h
res_update.h
resolv.h
runetype.h
sched.h
search.h
semaphore.h
setjmp.h
signal.h
spawn.h
stab.h
stdalign.h
stdbool.h
stdckdint.h
stddef.h stddef.h/stdlib.h: Remove unused rune_t 2024-06-02 19:41:22 +01:00
stdio.h ssp: appease -Wgnu-statement-expression-from-macro-expansion 2024-05-14 18:22:18 -05:00
stdlib.h stddef.h/stdlib.h: Remove unused rune_t 2024-06-02 19:41:22 +01:00
stdnoreturn.h
string.h ssp: appease -Wgnu-statement-expression-from-macro-expansion 2024-05-14 18:22:18 -05:00
stringlist.h
strings.h ssp: appease -Wgnu-statement-expression-from-macro-expansion 2024-05-14 18:22:18 -05:00
sysexits.h sysexits: Tidy deprecated header and manual 2024-05-09 20:50:48 -06:00
tar.h
termios.h
tgmath.h
time.h timezone: Move to the XSI/POSIX definition for timezone. 2024-03-11 22:19:31 -06:00
timeconv.h
timers.h
ttyent.h
uchar.h
ulimit.h
unistd.h ssp: appease -Wgnu-statement-expression-from-macro-expansion 2024-05-14 18:22:18 -05:00
utime.h
utmpx.h
uuid.h
varargs.h
wchar.h
wctype.h
wordexp.h
xlocale.h