newlib/newlib/libc/include
Jeff Johnston 46a43a99c6 Fri Jun 9 14:28:00 2000 Jeff Johnston <jjohnstn@cygnus.com>
* libc/include/sys/reent.h (_rand_next): Changed to
        unsigned long long and moved to end of _reent struct in _new union.
        (_REENT_INIT): Changed to move _rand_next initialization.
        * libc/stdlib/rand.c (rand): Changed to use unsigned long long
        linear congruential algorithm that is used by DJGPP.
2000-06-09 18:50:05 +00:00
..
machine * libc/include/ctype.h: __CYGWIN32__ -> __CYGWIN__ 2000-05-30 17:18:05 +00:00
sys Fri Jun 9 14:28:00 2000 Jeff Johnston <jjohnstn@cygnus.com> 2000-06-09 18:50:05 +00:00
_ansi.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
_syslist.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
ar.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
assert.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
ctype.h * libc/include/ctype.h: __CYGWIN32__ -> __CYGWIN__ 2000-05-30 17:18:05 +00:00
dirent.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
errno.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
fastmath.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
fcntl.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
grp.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
ieeefp.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
locale.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
malloc.h * libc/include/ctype.h: __CYGWIN32__ -> __CYGWIN__ 2000-05-30 17:18:05 +00:00
math.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
paths.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
process.h * libc/include/ctype.h: __CYGWIN32__ -> __CYGWIN__ 2000-05-30 17:18:05 +00:00
pwd.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
reent.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
regdef.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
setjmp.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
signal.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
stdio.h * libc/include/ctype.h: __CYGWIN32__ -> __CYGWIN__ 2000-05-30 17:18:05 +00:00
stdlib.h Thu Jun 8 21:18:00 2000 Ranjith Kumaran <ranjith@cygnus.com> 2000-06-09 01:13:36 +00:00
string.h * libc/include/string.h: Work around problem with strsignal and gdb. 2000-06-03 03:03:03 +00:00
termios.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
time.h * libc/include/ctype.h: __CYGWIN32__ -> __CYGWIN__ 2000-05-30 17:18:05 +00:00
unctrl.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
unistd.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
utime.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
utmp.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00