This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
re:General practices
- From: Steven Abner <pheonix dot sja at att dot net>
- To: Steven Abner <pheonix dot sja at att dot net>
- Cc: Newlib <newlib at sourceware dot org>
- Date: Wed, 25 Sep 2019 18:49:41 -0400
- Subject: re:General practices
Wanted to mark as close.
Going back and research, along with the majority of newlib crt0s,
concluded that unix, posix, etc
agree on 'exit(main(argc, argv));' So in seems issue of glibc not an
issue of my implementation of
FILE code.
Steve