use __builtin_offsetof to implement offsetof when possible
[musl] / src / math / llroundf.c
2012-03-18 nszsimplify lround and llround functions
2012-03-13 Rich Felkerfirst commit of the new libm!