mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2001-01-23 Joel Sherrill <joel@OARcorp.com>
* src/alarm.c: Eliminated use of C++ style comments.
This commit is contained in:
@@ -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>
|
2001-01-12 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* src/clockgetres.c: Fixed match problem. We are not converting
|
* src/clockgetres.c: Fixed match problem. We are not converting
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
|
|
||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
//#include <errno.h>
|
/* #include <errno.h> */
|
||||||
|
|
||||||
#include <rtems/system.h>
|
#include <rtems/system.h>
|
||||||
#include <rtems/posix/pthread.h>
|
#include <rtems/posix/pthread.h>
|
||||||
|
|||||||
@@ -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>
|
2001-01-12 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* src/clockgetres.c: Fixed match problem. We are not converting
|
* src/clockgetres.c: Fixed match problem. We are not converting
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
|
|
||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
//#include <errno.h>
|
/* #include <errno.h> */
|
||||||
|
|
||||||
#include <rtems/system.h>
|
#include <rtems/system.h>
|
||||||
#include <rtems/posix/pthread.h>
|
#include <rtems/posix/pthread.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user