diff options
author | Ilya Zakharevich <ilya@math.ohio-state.edu> | 1996-12-18 18:30:35 +1200 |
---|---|---|
committer | Chip Salzenberg <chip@atlantic.net> | 1996-12-19 16:44:00 +1200 |
commit | df3ef7a9a68db503d1aecd7cb40d5f974fa0066b (patch) | |
tree | 3bd7431c5670f1aad273881b0d060c9821758fd5 /os2/Changes | |
parent | 055be0b80e0d5ab4109104cbf7a5f5379033e671 (diff) | |
download | perl-df3ef7a9a68db503d1aecd7cb40d5f974fa0066b.tar.gz |
OS/2 updates from Ilya
Diffstat (limited to 'os2/Changes')
-rw-r--r-- | os2/Changes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/os2/Changes b/os2/Changes index f4a0e300d0..83af2d8893 100644 --- a/os2/Changes +++ b/os2/Changes @@ -118,3 +118,7 @@ after 5.003_08: should work on OS/2 2.1 again. uses reliable signals when spawing. do not use popen() any more - no intermediate shell unless needed. + +after 5.003_11: + Functions emx_{malloc,realloc,calloc,free} are exported from DLL. + get_sysinfo() bugs corrected (flags were not used and wrongly defined). |