dzavalishin / phantomuserland

Phantom: Persistent Operating System
GNU Lesser General Public License v3.0
900 stars 62 forks source link

unix userland scanf does not support * (suppress assign) #187

Open dzavalishin opened 8 years ago

dzavalishin commented 8 years ago

use kernel one?

dzavalishin commented 7 years ago

https://github.com/dzavalishin/phantomuserland/blob/master/phantom/user/_v_scanf.c is unix/userland one, https://github.com/dzavalishin/phantomuserland/blob/master/phantom/libc/subr_scanf.c is kernel one