shithub: npe

Download patch

ref: 65dff35d3e8f0423e979be67d3d9e29deeadaed0
parent: f6d9c877de505e82ef2a6db6ed9abfdd56a34047
author: Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>
date: Tue Mar 16 10:27:55 EDT 2021

readme: inform about the stack

--- a/README.md
+++ b/README.md
@@ -25,6 +25,8 @@
 `threadmain`.  If that behaviour isn't desired, add
 `-D__plan9_keep_main__` to `CFLAGS`.
 
+Stack size is set to 256k.
+
 With SDL applications Alt+F4 is used to send `SDL_QUIT` event.
 
 [General porting guide](http://docs.9front.org/porting).