fix missing _BSD_SOURCE support in bits/*.h
[musl] / arch / x86_64 / bits / limits.h
2012-05-23 Rich Felkerfix missing _BSD_SOURCE support in bits/*.h
2011-06-25 Rich Felkermove all limits that don't vary out of bits/limits...
2011-02-16 Rich Felkerprotect some limit constants with feature test macros...
2011-02-16 Rich Felkerfix the types of some integer constant limits in headers
2011-02-15 Nicholas J. KainPort musl to x86-64. One giant commit!