From 1eacf117f57c983da30e88f232fab9db7b1e300d Mon Sep 17 00:00:00 2001 From: forsyth Date: Wed, 14 Dec 2011 21:24:53 +0000 Subject: 20111214-0924 --- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index d6761e7d..dc4115a8 100644 --- a/CHANGES +++ b/CHANGES @@ -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 -- cgit v1.2.3