summaryrefslogtreecommitdiffstats
path: root/libbsd.txt
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2015-01-20 08:57:36 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2015-01-20 09:19:04 +0100
commit33a15c304bf9ae77697eb7383972125526e9bd7c (patch)
tree5f597d4d03665279cb6ec727bf921ce8b75afb6c /libbsd.txt
parentAdd and use rtems_bsd_get_task_priority() (diff)
downloadrtems-libbsd-33a15c304bf9ae77697eb7383972125526e9bd7c.tar.bz2
Add and use rtems_bsd_get_task_stack_size()
Diffstat (limited to 'libbsd.txt')
-rw-r--r--libbsd.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/libbsd.txt b/libbsd.txt
index 13ff893b..718ac10e 100644
--- a/libbsd.txt
+++ b/libbsd.txt
@@ -236,6 +236,10 @@ application may provide their own implementation of the
`rtems_bsd_get_task_priority()` function (for example in the module which calls
`rtems_bsd_initialize()`) if different values are desired.
+The task stack size is determined by the `rtems_bsd_get_task_stack_size()`
+function which may be provided by the application in case the default is not
+appropriate.
+
== Network Stack Features
http://roy.marples.name/projects/dhcpcd/index[DHCPCD(8)]:: DHCP client