• Elliott Hughes's avatar
    Hide various stdio implementation details. · 2899de9b
    Elliott Hughes authored
    I've left __sF exposed since that's how the OpenBSD stdin, stdout, stderr
    are implemented. Other BSDs and glibc use a separate global for each instead
    of an array.
    
    Bug: 11156955
    Change-Id: I9f3d2d4314a8d4a78c3197b9acd9258820c5f150
    2899de9b
glue.h 1.98 KB