• Elliott Hughes's avatar
    Fix <sys/sysmacros.h>. · 9361ad3f
    Elliott Hughes authored
    1. The definitions were wrong.
    2. The definitions were inline functions.
    3. The definitions were polluting the namespace even for code that doesn't
       want BSD cruft.
    
    Note that everybody will still get these by default, because you still get
    all the BSD stuff by default.
    
    Bug: http://b/12706131
    Change-Id: I062ecd09feef7a6e8ba1922d465b96a9c4bf4f4e
    9361ad3f
sys_sysmacros_test.cpp 949 Bytes