summaryrefslogtreecommitdiffstats
path: root/libbsd.txt
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2013-10-10 15:00:20 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2013-10-31 13:18:46 +0100
commitcc5f4b27059007c215513df730bdd132e6a979f0 (patch)
tree501c4c022f8f66fa0adfccd794db8d848b044069 /libbsd.txt
parentDisable alternative routing tables (diff)
downloadrtems-libbsd-cc5f4b27059007c215513df730bdd132e6a979f0.tar.bz2
Use default PID value for all process identifiers
Diffstat (limited to 'libbsd.txt')
-rw-r--r--libbsd.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/libbsd.txt b/libbsd.txt
index 503c642e..ee137e62 100644
--- a/libbsd.txt
+++ b/libbsd.txt
@@ -53,6 +53,9 @@ the current Git submodule commit is this
* Multiple routing tables are not supported. Every FIB value is set to zero
(= BSD_DEFAULT_FIB).
+* Process identifiers are not supported. Every PID value is set to zero
+ (= BSD_DEFAULT_PID).
+
* Sebastian Huber and Joel Sherrill discussed the need for a a basic USB
functionality test that is known to work on qemu pc.