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