2001-01-23 Joel Sherrill <joel@OARcorp.com>

* src/alarm.c: Eliminated use of C++ style comments.
This commit is contained in:
Joel Sherrill
2001-01-23 22:42:58 +00:00
parent a93baa4383
commit b978374039
4 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2001-01-23 Joel Sherrill <joel@OARcorp.com>
* src/alarm.c: Eliminated use of C++ style comments.
2001-01-12 Joel Sherrill <joel@OARcorp.com>
* src/clockgetres.c: Fixed match problem. We are not converting

View File

@@ -13,7 +13,7 @@
#include <pthread.h>
//#include <errno.h>
/* #include <errno.h> */
#include <rtems/system.h>
#include <rtems/posix/pthread.h>

View File

@@ -1,3 +1,7 @@
2001-01-23 Joel Sherrill <joel@OARcorp.com>
* src/alarm.c: Eliminated use of C++ style comments.
2001-01-12 Joel Sherrill <joel@OARcorp.com>
* src/clockgetres.c: Fixed match problem. We are not converting

View File

@@ -13,7 +13,7 @@
#include <pthread.h>
//#include <errno.h>
/* #include <errno.h> */
#include <rtems/system.h>
#include <rtems/posix/pthread.h>