acadia-newlib/winsup/cygwin/include
Joel Sherrill ecf453f963 Add simple versions of random() and srandom()
Prototypes also added for initstate() and setstate() but they
were not implemented in the shared newlib code.

	* newlib/libc/include/cygwin/stdlib.h: Prototypes added.
	* winsup/cygwin/include/cygwin/stdlib.h: Prototypes removed.
	* newlib/libc/stdlib/random.c: New file.
	* newlib/libc/machine/epiphany/machine/stdlib.h: Removed
	* newlib/libc/stdlib/Makefile.am: Added random.c.
	* newlib/libc/stdlib/stdlib.tex: Added random.def.
	* newlib/libc/stdlib/Makefile.in: Regenerated.
2016-03-28 22:39:50 -05:00
..
acl Implement POSIX.1e ACL functions 2016-03-08 13:56:40 +01:00
arpa Remove spurious execute permissions from some Cygwin source and text files 2015-10-27 16:10:37 +00:00
asm Fix FIONBIO comments 2016-03-24 16:12:28 +01:00
attr
bits
cygwin Add simple versions of random() and srandom() 2016-03-28 22:39:50 -05:00
machine Allow machine-dependent arc4 locking 2016-03-20 21:30:08 +01:00
net
netinet Drop usage of old-age BSD types in generically used Cygwin headers 2016-03-24 15:55:25 +01:00
sys Fix FIONBIO comments 2016-03-24 16:12:28 +01:00
a.out.h
byteswap.h Cygwin: define byteswap.h inlines as macros 2016-03-17 21:09:23 -05:00
dlfcn.h
elf.h
endian.h Feature test macros overhaul: Cygwin headers 2016-03-17 21:09:22 -05:00
err.h
error.h
fcntl.h
features.h
fenv.h Feature test macros overhaul: Cygwin headers 2016-03-17 21:09:22 -05:00
fnmatch.h Feature test macros overhaul: fnmatch.h 2016-03-17 21:08:54 -05:00
fts.h
ftw.h
getopt.h
glob.h Feature test macros overhaul: Cygwin headers 2016-03-17 21:09:22 -05:00
icmp.h
ifaddrs.h getifaddrs: Return pointer to extended interface info in ifa_data member 2016-03-10 18:00:00 +01:00
io.h
lastlog.h
limits.h Feature test macros overhaul: limits.h 2016-03-17 21:08:57 -05:00
mapi.h
memory.h
mntent.h
monetary.h
mqueue.h
netdb.h Drop usage of old-age BSD types in generically used Cygwin headers 2016-03-24 15:55:25 +01:00
paths.h
poll.h
process.h
pthread.h POSIX barrier implementation, take 3 2016-02-13 16:03:15 +01:00
pty.h
regex.h
resolv.h Remove spurious execute permissions from some Cygwin source and text files 2015-10-27 16:10:37 +00:00
search.h
semaphore.h
sysexits.h
syslog.h
termio.h
tzfile.h
ucontext.h Implement getcontext, setcontext, makecontext, swapcontext 2015-07-17 14:31:12 +02:00
utmpx.h Convert utmp{x}name to int, return useful value. Define _PATH_UTMPX 2016-01-07 15:40:40 +01:00
wait.h