This website requires JavaScript.
Explore
Help
Sign In
MagnitudeOS
/
lwip
Watch
1
Star
0
Fork
0
You've already forked lwip
forked from
Imagelibrary/lwip
Code
Pull Requests
Activity
Files
c265fa33318f3396299226d73564d5115230717c
lwip
/
doc
History
fbernon
90a3f88c08
Change parameters list for sys_thread_new (see "task
#7252
: Create sys_thread_new_ex()"). Two new parameters have to be provided: a task name, and a task stack size. For this one, since it's platform dependant, you could define the best one for you in your lwipopts.h. For port maintainers, you can just add these new parameters in your sys_arch.c file, and but it's not mandatory, use them in your OS specific functions.
2007-09-05 16:14:28 +00:00
..
contrib.txt
Changed behaviour into implementation.
2005-01-01 18:06:21 +00:00
FILES
Add preliminairy documentation for the SNMP agent.
2006-07-07 08:03:04 +00:00
rawapi.txt
Minor fix (use ETHARP_HWADDR_LEN)
2007-08-31 09:02:53 +00:00
savannah.txt
Updated CVS server host names and documentation about pserver anonymous, SSH non-anonymous access to it.
2005-12-12 09:32:47 +00:00
snmp_agent.txt
Removed EXPERIMENTAL status.
2006-10-13 12:00:35 +00:00
sys_arch.txt
Change parameters list for sys_thread_new (see "task
#7252
: Create sys_thread_new_ex()"). Two new parameters have to be provided: a task name, and a task stack size. For this one, since it's platform dependant, you could define the best one for you in your lwipopts.h. For port maintainers, you can just add these new parameters in your sys_arch.c file, and but it's not mandatory, use them in your OS specific functions.
2007-09-05 16:14:28 +00:00