From: Stefan Kisdaroczi <kisda@domain.hid>
To: xenomai@xenomai.org
Subject: [Xenomai-core] [PATCH] RTDM device profiles: Document open_rt, socket_rt and close_rt deprecation
Date: Wed, 19 May 2010 11:40:05 +0200 [thread overview]
Message-ID: <4BF3B1F5.6040303@domain.hid> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 17 bytes --]
regards, stefan
[-- Attachment #1.2: 0001-RTDM-device-profiles-Document-open_rt-socket_rt-and-.patch --]
[-- Type: text/plain, Size: 2216 bytes --]
From e8459dc079118f9f635ef31c996019a0652e4907 Mon Sep 17 00:00:00 2001
From: Stefan Kisdaroczi <kisda@hispeed.ch>
Date: Wed, 19 May 2010 11:31:00 +0200
Subject: [PATCH] RTDM device profiles: Document open_rt, socket_rt and close_rt deprecation
---
include/rtdm/rtcan.h | 4 ++--
include/rtdm/rtserial.h | 4 ++--
include/rtdm/rttesting.h | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/include/rtdm/rtcan.h b/include/rtdm/rtcan.h
index 43399e2..34a2044 100644
--- a/include/rtdm/rtcan.h
+++ b/include/rtdm/rtcan.h
@@ -59,7 +59,7 @@
* @par Supported Operations
* @n
* @b Socket @n
- * Environments: non-RT (RT optional)@n
+ * Environments: non-RT (RT optional, deprecated)@n
* @n
* Specific return values:
* - -EPROTONOSUPPORT (Protocol is not supported by the driver.
@@ -72,7 +72,7 @@
* Blocking calls to any of the @ref Send or @ref Recv "Receive" functions
* will be unblocked when the socket is closed and return with an error. @n
* @n
- * Environments: non-RT (RT optional)@n
+ * Environments: non-RT (RT optional, deprecated)@n
* @n
* Specific return values: none @n
* @n
diff --git a/include/rtdm/rtserial.h b/include/rtdm/rtserial.h
index 48712b2..00dc536 100644
--- a/include/rtdm/rtserial.h
+++ b/include/rtdm/rtserial.h
@@ -42,11 +42,11 @@
*
* @par Supported Operations
* @b Open @n
- * Environments: non-RT (RT optional)@n
+ * Environments: non-RT (RT optional, deprecated)@n
* Specific return values: none @n
* @n
* @b Close @n
- * Environments: non-RT (RT optional)@n
+ * Environments: non-RT (RT optional, deprecated)@n
* Specific return values: none @n
* @n
* @b IOCTL @n
diff --git a/include/rtdm/rttesting.h b/include/rtdm/rttesting.h
index e936630..a3a7ae9 100644
--- a/include/rtdm/rttesting.h
+++ b/include/rtdm/rttesting.h
@@ -43,11 +43,11 @@
*
* @par Supported Operations
* @b Open @n
- * Environments: non-RT (RT optional)@n
+ * Environments: non-RT (RT optional, deprecated)@n
* Specific return values: none @n
* @n
* @b Close @n
- * Environments: non-RT (RT optional)@n
+ * Environments: non-RT (RT optional, deprecated)@n
* Specific return values: none @n
* @n
* @b IOCTL @n
--
1.7.0.4
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 251 bytes --]
next reply other threads:[~2010-05-19 9:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-19 9:40 Stefan Kisdaroczi [this message]
2010-05-19 11:21 ` [Xenomai-core] [PATCH] RTDM device profiles: Document open_rt, socket_rt and close_rt deprecation Jan Kiszka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4BF3B1F5.6040303@domain.hid \
--to=kisda@domain.hid \
--cc=xenomai@xenomai.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.