CVS commit: src/external/cddl/osnet/include

2015-09-24 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Sep 24 14:17:20 UTC 2015 Modified Files: src/external/cddl/osnet/include: libproc.h Log Message: We have libproc now To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/cddl/osnet/include/libproc.h Pl

CVS commit: src/external/cddl/osnet/include

2012-11-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Nov 4 19:12:42 UTC 2012 Modified Files: src/external/cddl/osnet/include: unistd.h Log Message: we have _SC_PHYS_PAGES now To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/cddl/osnet/include/unistd.

CVS commit: src/external/cddl/osnet/include

2010-05-09 Thread Adam Hamsik
Module Name:src Committed By: haad Date: Mon May 10 06:26:11 UTC 2010 Modified Files: src/external/cddl/osnet/include: thread.h Log Message: If thread_create was called with thread_id = NULL use our local thread id as replacement otherwise we will crash. To generate a di

CVS commit: src/external/cddl/osnet/include

2010-05-02 Thread Adam Hamsik
Module Name:src Committed By: haad Date: Mon May 3 00:31:32 UTC 2010 Modified Files: src/external/cddl/osnet/include: thread.h Log Message: Add _mutex_held routine to test if mutex_t * is held. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/external/cdd