2010-01-15 Philippe Dunski <koala01@free.fr>

* lib32/msvcrt.def (rand_s): New import symbol.
        * lib32/msvcr80.def (rand_s): Likewise.
        * lib64/msvcrt.def (rand_s): Likewise.
        * lib64/wmsvcrt.def (rand_s): Likewise.
        * lib64/msvcr80.def (rand_s): Likewise.



git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1744 4407c894-4637-0410-b4f5-ada5f102cad1
This commit is contained in:
Kai Tietz 2010-01-15 18:00:40 +00:00
parent 735984078a
commit 9f65006594
6 changed files with 13 additions and 0 deletions

View File

@ -1,3 +1,11 @@
2010-01-15 Philippe Dunski <koala01@free.fr>
* lib32/msvcrt.def (rand_s): New import symbol.
* lib32/msvcr80.def (rand_s): Likewise.
* lib64/msvcrt.def (rand_s): Likewise.
* lib64/wmsvcrt.def (rand_s): Likewise.
* lib64/msvcr80.def (rand_s): Likewise.
2010-01-15 Kai Tietz <kai.tietz@onevision.com>
* COPYING: New license text.

View File

@ -632,6 +632,7 @@ putwchar
qsort
raise
rand
rand_s
realloc
remove
rename

View File

@ -631,6 +631,7 @@ putwchar
qsort
raise
rand
rand_s
realloc
remove
rename

View File

@ -764,6 +764,7 @@ putwchar
qsort
raise
rand
rand_s
realloc
remove
rename

View File

@ -765,6 +765,7 @@ putwchar
qsort
raise
rand
rand_s
realloc
remove
rename

View File

@ -828,6 +828,7 @@ putwchar
qsort
raise
rand
rand_s
realloc
remove
rename