diff options
author | Rich Felker <dalias@aerifal.cx> | 2013-07-22 16:40:35 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2013-07-22 16:40:35 -0400 |
commit | 009f186810c16a8fef98fad485298bfb96f810ad (patch) | |
tree | c10efb07a49b11b98b466086014ba6613d4c1641 /include/shadow.h | |
parent | 1c6cace0bf88a5f30886665e2c2d2268e3a3ccc5 (diff) | |
download | musl-009f186810c16a8fef98fad485298bfb96f810ad.tar.gz musl-009f186810c16a8fef98fad485298bfb96f810ad.tar.xz musl-009f186810c16a8fef98fad485298bfb96f810ad.zip |
move register_t and u_int64_t (back) to alltypes
during the header refactoring, I had moved u_int64_t out of alltypes under the assumption that we could just use long long everywhere. however, it seems some broken applications make inconsistent mixed use of u_int64_t and uint64_t, resulting in build errors when the underlying type differs.
Diffstat (limited to 'include/shadow.h')
0 files changed, 0 insertions, 0 deletions