re:General practices
Steven Abner <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
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