ObjFW  Check-in [514944f1ea]

Overview
Comment:Pass __sF around instead of std* individually

This avoids needing to #undef std{in,out,err} and then providing a new
symbol.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | amiga-library
Files: files | file ages | folders
SHA3-256: 514944f1eaa1845a4da0e51c779c98b56998c036d33cf5397a9db9554fd877a0
User & Date: js on 2020-06-07 16:34:48
Other Links: branch diff | manifest | tags
Context
2020-06-07
16:53
Add __(de)register_frame_info to amiga-library.m check-in: 45a8b2333d user: js tags: amiga-library
16:34
Pass __sF around instead of std* individually check-in: 514944f1ea user: js tags: amiga-library
16:03
Add libc symbols needed by the runtime to of_libc check-in: f822adb905 user: js tags: amiga-library
Changes