glibc/hurd
Zack Weinberg 199fc19d3a Remove __need macros from stdio.h and wchar.h.
wint_t is a little finicky because it might be defined by stddef.h, which
belongs to the compiler.

In addition to the _types_, a bunch of other declarations shared between
wctype.h and wchar.h are factored out to their own header.

	* libio/bits/types/FILE.h, libio/bits/types/__FILE.h
	* wcsmbs/bits/types/mbstate_t.h, wcsmbs/bits/types/__mbstate_t.h
	* wcsmbs/bits/types/wint_t.h: New single-type definition files.
	* wctype/bits/wctype-wchar.h: New file holding declarations shared
	between wctype.h and wchar.h.

	* libio/Makefile, wcsmbs/Makefile, wctype/Makefile:
	Install them.

	* include/bits/types/FILE.h, include/bits/types/__FILE.h
	* include/bits/types/mbstate_t.h, include/bits/types/__mbstate_t.h
	* include/bits/types/wint_t.h, include/bits/wcsmbs-wchar.h:
	New wrappers.
	* include/stdio.h, include/wchar.h, include/wctype.h:
	No need to handle __need macros.

	* grp/grp.h, gshadow/gshadow.h, hurd/hurd.h, iconv/gconv.h
	* libio/stdio.h, mach/mach.h, misc/mntent.h, pwd/pwd.h
	* shadow/shadow.h, stdio-common/printf.h, wcsmbs/uchar.h
	* wcsmbs/wchar.h, wctype/wctype.h
	* sysdeps/generic/_G_config.h, sysdeps/unix/sysv/linux/_G_config.h
	Use the new files instead of __need macros.
2017-06-08 13:58:17 -04:00
..
hurd
alloc-fd.c
catch-exc.c
catch-signal.c
compat-20.c
ctty-input.c
ctty-output.c
Depend
dtable.c
exc2signal.c
faultexc.defs
fchroot.c
fd-close.c
fd-read.c
fd-write.c
fopenport.c
get-host.c
getdport.c
geteuids.c
getumask.c
hurd-raise.c
hurd.h Remove __need macros from stdio.h and wchar.h. 2017-06-08 13:58:17 -04:00
hurdauth.c
hurdchdir.c
hurdexec.c
hurdfault.c
hurdfault.h
hurdfchdir.c
hurdhost.h
hurdid.c
hurdinit.c
hurdioctl.c
hurdkill.c
hurdlookup.c
hurdmalloc.c
hurdmalloc.h
hurdmsg.c
hurdpid.c
hurdports.c
hurdprio.c
hurdrlimit.c
hurdselect.c
hurdsig.c
hurdsock.c
hurdsocket.h
hurdstartup.c
hurdstartup.h
intern-fd.c
intr-msg.c
intr-rpc.defs
intr-rpc.h
longjmp-ts.c
lookup-at.c
lookup-retry.c
Makefile
msgportdemux.c
new-fd.c
Notes
openport.c
path-lookup.c
pid2task.c
port2fd.c
port-cleanup.c
ports-get.c
ports-set.c
preempt-sig.c
privports.c
report-wait.c
set-host.c
setauth.c
seteuids.c
siginfo.c
sigunwind.c
task2pid.c
thread-cancel.c
thread-self.c
trampoline.c
Versions
vpprintf.c
xattr.c