Displaying 1 result from an estimated 1 matches for "sidvm".
2011 Jan 28
2
klibc 1.5.21-1 and mksh
...temp(3),
again with a minimalistic pseudo-arc4random(3) behind it. I?ve
revisited the code. An mkstemp testsuite from the ?net shows it
works, except for not caring how many ?X?en are in the template.
Addressing #516294, it allows compiling and linking an mksh from
today?s CVS against it:
tg at tg-sidvm:~/b $ CPPFLAGS=-DMKSH_NO_LIMITS CC=klcc dash ../mksh/Build.sh -r
However, the signal problem persists:
tg at tg-sidvm:~/b $ ./mksh -c 'print hi'
hi
tg at tg-sidvm:~/b $ ./mksh -c 'ls'
Rebuild.sh eval.o expr.o histrap.o lalloc.o main.o mksh signames.inc test.sh var.o
edi...