Hi: I couldn't find a reference elsewhere so..should ELF constructors be as-safe? I already found out that one needs to save and restore errno not to clobber the initial errno value of main()..what else am I missing ? is malloc and/or stdio suppoosed/expected to work ok?