initial skeleton for stdio wrapper lib
- move fopen/fopen64 wrappers to stdio module - make infrastructure for tracking stream pointers based on similar fd infrastructure in posix - define placeholder record structs - wrappers don't actually do anything yet
Please register or sign in to comment