Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-03 | nt32|nt64: bits/alltypes.h.in, bits/limits.h: provide {__}{L}LONG_MAX. | midipix | 1 | -2/+7 | |
[while maintaining compatibility with older musl versions] [cf. musl commit 7cc79d10afd43811a486fd5e9fcdf8e45ac599e0] | |||||
2020-05-03 | nt32|nt64: bits/limits.h: remove feature test macro. | midipix | 1 | -3/+0 | |
[cf.musl commit 7cc79d10afd43811a486fd5e9fcdf8e45ac599e0] | |||||
2016-12-10 | bits/limits.h: advertise availability of the framework's abi headers. | midipix | 1 | -1/+2 | |
2016-12-10 | bits/limits.h: advertise availability of framework-specific headers. | midipix | 1 | -0/+3 | |
2015-04-05 | nt32/bits: initial commit. | midipix | 1 | -0/+8 | |
these header files should be kept in sync with their linux x86_64 counterparts, with three minor exceptions: 1) page size (65536) 2) jmp_buf (8 pointers) 3) TIOCGPTN and TIOCSPTLCK (normal sequence) signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information. |