mirror of
https://review.haiku-os.org/haiku
synced 2025-01-20 05:21:28 +01:00
105c63e8cd
GCC 4.3 and above (conforming to the standard when compiled with -std=c99 or -std=gnu99), define the inline functions as "static inline". I've had another patch that maintains the previous behavior, but as titer pointed out, we have no code in our repo that overrides the inlined functions with their own version, and doing so for any other code would be problematic, since for example Linux libio.h #defines these as macros. In any case, I don't really know what I am doing, so please correct me if I did something stupid! :-) git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29471 a95241bf-73f2-0310-859d-f6bbb57e9c96