diff options
| author | forsyth <forsyth@vitanuova.com> | 2011-12-14 21:24:53 +0000 |
|---|---|---|
| committer | forsyth <forsyth@vitanuova.com> | 2011-12-14 21:24:53 +0000 |
| commit | 1eacf117f57c983da30e88f232fab9db7b1e300d (patch) | |
| tree | 0bf5ac6b2ed6ea50f87f490fbfce87d1269b1a76 /CHANGES | |
| parent | 4d5741c99d03109e40fcb809811368ccd4aa911b (diff) | |
20111214-0924
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +20111214 + change Linux port to use pthreads instead of clone directly + emu/Linux: rename os.c to os-clone.c; rename osp.c to os.c + emu/Linux/mkfile: remove -lrt, add kproc-pthreads.$O + Linux/*/include: define USE_PTHREADS + Linux/386/include/emu.h: increase KSTACK to 32k for Linux gethost* functions 20111003 libinterp/heap.c:/^dtype discount size of map [issue 258] 20110820 |
