1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-11 10:41:12 +02:00

22583: erand48() needs initialisation on Cygwin.

This commit is contained in:
Peter Stephenson 2006-08-04 09:22:13 +00:00
parent 4fb328f8a6
commit 4cf3ef9033
2 changed files with 126 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2006-08-04 Peter Stephenson <pws@csr.com>
* 22583: Peter A. Castro: Src/Modules/mathfunc.c: Cygwin erand48()
apparently needs initialisation.
2006-08-02 Peter Stephenson <p.w.stephenson@ntlworld.com> 2006-08-02 Peter Stephenson <p.w.stephenson@ntlworld.com>
* unposted: Completion/Unix/Command/_subversion: update from * unposted: Completion/Unix/Command/_subversion: update from

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -69,7 +69,9 @@ MF_LOGB,