summaryrefslogtreecommitdiff
path: root/arch/x86_64/bits/limits.h
AgeCommit message (Expand)AuthorFilesLines
2019-10-17define LONG_MAX via arch alltypes.h, strip down bits/limits.hRich Felker1-7/+0
2018-03-10reverse definition dependency between PAGESIZE and PAGE_SIZERich Felker1-1/+1
2012-05-22fix missing _BSD_SOURCE support in bits/*.hRich Felker1-1/+1
2011-06-25move all limits that don't vary out of bits/limits.h, into main limits.hRich Felker1-27/+1
2011-02-15protect some limit constants with feature test macros on x86_64Rich Felker1-1/+3
2011-02-15fix the types of some integer constant limits in headersRich Felker1-2/+2
2011-02-15Port musl to x86-64. One giant commit!Nicholas J. Kain1-0/+32