add pidfd_open syscall number from linux v5.3
[musl] / arch / x86_64 / bits / limits.h
2019-10-17 Rich Felkerdefine LONG_MAX via arch alltypes.h, strip down bits...
2018-03-10 Rich Felkerreverse definition dependency between PAGESIZE and...
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!