about summary refs log tree commit diff
path: root/arch/i386/bits/limits.h
Commit message (Expand)AuthorAgeFilesLines
* define LONG_MAX via arch alltypes.h, strip down bits/limits.hRich Felker2019-10-171-7/+0
* reverse definition dependency between PAGESIZE and PAGE_SIZERich Felker2018-03-101-1/+1
* fix missing _BSD_SOURCE support in bits/*.hRich Felker2012-05-221-1/+1
* move all limits that don't vary out of bits/limits.h, into main limits.hRich Felker2011-06-251-26/+1
* fix the types of some integer constant limits in headersRich Felker2011-02-151-2/+2
* preparing build system to handle ports - step 1Rich Felker2011-02-151-0/+33