newlib-cygwin/winsup/cygwin/include/sys
Corinna Vinschen 5353cb8ef8 Cygwin: dirent.h: make definition of struct __DIR opaque
The content of DIR should never have been exposed into userspace.
Move struct __DIR to local dirent.h and only keep forward declaration
in exported dirent.h.

This allows to tweak the structure in future, for instance, to
add thread-safety.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2024-01-31 20:11:57 +01:00
..
_pthreadtypes.h sched: Move Cygwin cpuset definitions into Cygwin-specific header 2019-06-27 20:19:31 +02:00
acl.h
clipboard.h Cygwin: remove 32-bit only clipboard code 2022-05-29 17:45:52 -04:00
copying.dj
cpuset.h Cygwin: Fix __cpuset_zero_s prototype 2023-09-09 23:28:55 +02:00
cygwin.h Cygwin: remove miscellaneous 32-bit code 2022-05-29 17:54:32 -04:00
dirent.h Cygwin: dirent.h: make definition of struct __DIR opaque 2024-01-31 20:11:57 +01:00
file.h
ioctl.h Cygwin: remove most occurrences of __stdcall and __cdecl 2022-06-06 12:00:45 -04:00
ipc.h
kd.h
lock.h
mman.h Cygwin: simplify some function names 2022-05-29 17:45:52 -04:00
mount.h
msg.h
mtio.h
param.h Cygwin: fix/drop a few comments 2022-08-03 18:14:39 +02:00
poll.h
procfs.h
quota.h
random.h
resource.h
sem.h
shm.h
signalfd.h
smallprint.h
socket.h
soundcard.h
statfs.h
statvfs.h
stdio.h
strace.h Cygwin: remove regparm.h 2022-05-29 17:45:52 -04:00
sysinfo.h
syslimits.h change _COMPILING_NEWLIB to _LIBC 2021-11-15 19:32:23 -05:00
syslog.h
sysmacros.h
sysproto.h
termio.h
termios.h Cygwin: drop macro and code for CYGWIN_VERSION_DLL_IS_OLD_TERMIOS 2022-08-03 15:35:29 +02:00
timerfd.h
ttychars.h
ucontext.h
uio.h
un.h
utime.h
utmp.h Cygwin: unbreak the build with GCC 7 2019-07-19 14:14:33 -04:00
utsname.h
vfs.h
wait.h change _COMPILING_NEWLIB to _LIBC 2021-11-15 19:32:23 -05:00
xattr.h