acadia-newlib/newlib/libc
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
..
ctype import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
errno import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
include Fri Jun 9 14:28:00 2000 Jeff Johnston <jjohnstn@cygnus.com> 2000-06-09 18:50:05 +00:00
locale import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
machine * libc/machine/mn10300/setjmp.S (setjmp, longjmp): Use 2000-04-27 10:49:16 +00:00
misc import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
posix * libc/posix/execvp.c (execvp): Check path for 2000-04-16 10:53:02 +00:00
reent * libc/reent/Makefile.am (lib_a_SOURCES): Added unlinkr.c. 2000-03-08 04:01:49 +00:00
signal Mon Apr 17 12:46:00 2000 Marek Michalkiewicz <marekm@linux.org.pl> 2000-04-17 17:10:18 +00:00
stdio * libc/stdio/stdio.c (__stextmode): new, see if file is text mode 2000-05-23 23:51:54 +00:00
stdlib Fri Jun 9 14:28:00 2000 Jeff Johnston <jjohnstn@cygnus.com> 2000-06-09 18:50:05 +00:00
string Thu Mar 9 17:20:41 2000 Jeff Johnston <jjohnstn@cygnus.com> 2000-03-09 22:25:01 +00:00
sys Mon May 15 14:26:00 2000 Joel Sherrill <joel@oarcorp.com> 2000-05-15 18:30:03 +00:00
syscalls import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
time Wed May 10 13:52:24 2000 Egor Duda <deo@logos-m.ru> 2000-05-10 17:58:29 +00:00
unix import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
Makefile.am import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
Makefile.in import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
aclocal.m4 Fri Mar 24 15:34:00 2000 Jeff Johnston <jjohnstn@cygnus.com> 2000-03-24 20:42:18 +00:00
configure Fri Mar 24 15:34:00 2000 Jeff Johnston <jjohnstn@cygnus.com> 2000-03-24 20:42:18 +00:00
configure.in import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
libc.texinfo import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
saber import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
sys.tex * libc/reent/Makefile.am (lib_a_SOURCES): Added unlinkr.c. 2000-03-08 04:01:49 +00:00