Michael wrote:
> I am a computer science student taking the operating systems course.
> All of our assignments are supposed run on Linux and I don't have a Linux
machine.
I've taken programming classes and learned the hard way that the only way to
ensure that my software worked correctly on the
Hi,
> I am a computer science student taking the operating
> systems course. All of our assignments are supposed
> run on Linux and I don't have
> a Linux machine.
Programming the operating system is very dependent on the operating
system.
Talk your prof to accept a project based on FreeBSD, t
Am Donnerstag, 10. Januar 2008 16:38:47 schrieb Michael S:
> I am a computer science student taking the operating
> systems course. All of our assignments are supposed
> run on Linux and I don't have
> a Linux machine.
> I was wondering mostly if FreeBSD uses the same
> functions for process / thre
Good day all.
I am a computer science student taking the operating
systems course. All of our assignments are supposed
run on Linux and I don't have
a Linux machine.
I was wondering mostly if FreeBSD uses the same
functions for process / thread handling, whether the
header files (e.g. unistd.h,