Hello everyone,
I'm starting a project on an embedded device which is equipped with Linux
Kernel 2.4...
While googling on the subject (threading) I discovered that kernel 2.4 did
not sup****t "real" threading... The only library I would be able to use is
LinuxThreads...
Forgot to say i will use standard ANSI C...
Is this all true? Is LinuxThreads library the only lib I would be able to
use on a 2.4 Kernel?
Thanx in Advance
Paolo