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:
parent
4fb328f8a6
commit
4cf3ef9033
2 changed files with 126 additions and 2 deletions
|
@ -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
|
||||||
|
|
|
@ -69,7 +69,9 @@ MF_LOGB,
|
||||||