libc/winsup/cygwin/include/cygwin
Corinna Vinschen 1cca343e47 Drop redundant arc4random prototypes from cygwin/stdlib.h
Newlib's default stdlib.h now defines these functions so we can
drop them from the Cygwin-specific header.  Remove the arc4random_stir
and arc4random_uniform prototypes entirely.  They shouldn't be used
by applications anymore.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2016-03-20 21:30:58 +01:00
..
acl.h cygwin/acl.h: Don't clutter namespace 2016-03-08 13:56:40 +01:00
config.h cygwin: fix errors with GCC 5 2016-02-12 12:08:40 -06:00
core_dump.h
cygwin_dll.h
fs.h
grp.h
hdreg.h
icmp.h
if.h
in.h
in6.h
in_systm.h
ipc.h
kd.h
msg.h
mtio.h
rdevio.h
sem.h
shm.h
signal.h cygwin: accept SIGIOT as alias of SIGABRT 2016-02-18 08:20:03 -06:00
socket.h * include/cygwin/socket.h (struct cmsghdr): Redefine cmsg_len as type 2015-01-08 13:12:50 +00:00
sockios.h
stat.h
stdlib.h Drop redundant arc4random prototypes from cygwin/stdlib.h 2016-03-20 21:30:58 +01:00
sysproto.h
time.h Feature test macros overhaul: time.h 2016-03-17 21:09:10 -05:00
types.h POSIX barrier implementation, take 3 2016-02-13 16:03:15 +01:00
utmp.h
version.h Implement POSIX.1e ACL functions 2016-03-08 13:56:40 +01:00
wait.h