about summary refs log tree commit diff
path: root/arch/mipsn32/bits/posix.h
Commit message (Collapse)AuthorAgeFilesLines
* unistd.h: derive ILP32/LP64 macros from __LONG_MAX instead of arch bitsRich Felker12 days1-2/+0
|
* add mips n32 port (ILP32 ABI for mips64)Rich Felker2016-04-181-0/+2
based on patch submitted by Jaydeep Patil, with minor changes.