Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only define __getreent inline function when building newlib or Cygwin | Corinna Vinschen | 2016-08-20 | 1 | -0/+2 |
* | Fix Cygwin setstate definition | Corinna Vinschen | 2016-03-29 | 1 | -1/+1 |
* | srandom: Replace accessing /dev/random by equivalent getentropy call | Corinna Vinschen | 2016-03-20 | 1 | -10/+1 |
* | * cygheap.cc (creturn): Reorganize to avoid a new compiler warning/error. | Christopher Faylor | 2008-09-11 | 1 | -1/+1 |
* | * random.cc (initstate): Align to POSIX definition. | Corinna Vinschen | 2008-05-13 | 1 | -4/+5 |
* | Remove unneeded header files from source files throughout. | Christopher Faylor | 2008-04-07 | 1 | -1/+0 |
* | * Makefile.in (DLL_OFILES): Add newly-imported random.o. Eliminate reliance on | Christopher Faylor | 2007-07-08 | 1 | -18/+20 |
* | Add initial FreeBSD version of random.c | Christopher Faylor | 2007-07-08 | 1 | -0/+502 |