My advice on implementing stuff in C:
My advice on implementing stuff in C:
Posted Oct 25, 2010 11:52 UTC (Mon) by hppnq (guest, #14462)In reply to: My advice on implementing stuff in C: by mjthayer
Parent article: Russell: On C Library Implementation
Just out of interest, are there really no simple ways (as nix suggested) to allocate a fixed-size stack at programme begin in Linux userland?
ld --stack or something similar?
