This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Add simple versions of random() and srandom() - V2


On Mar 24 15:28, Joel Sherrill wrote:
> 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.

Looks good, please apply.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat

Attachment: signature.asc
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]