index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
stdint.h
Age
Commit message (
Expand
)
Author
Lines
2014-12-21
fix signedness of UINT32_MAX and UINT64_MAX at the preprocessor level
Rich Felker
-2
/
+2
2014-12-17
fix signedness of WINT_MIN expression
Rich Felker
-1
/
+1
2013-07-22
change wint_t to unsigned
Rich Felker
-2
/
+2
2013-07-22
refactor headers, especially alltypes.h, and improve C++ ABI compat
Rich Felker
-10
/
+18
2013-04-22
remove __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS checks in stdint.h
Rich Felker
-8
/
+0
2013-04-04
fix type issues in stdint.h so underlying types of 64-bit types match ABI
Rich Felker
-8
/
+15
2013-04-04
eliminate bits/wchar.h
Rich Felker
-1
/
+8
2012-06-08
fix signedness errors in stdint.h constant macros
Rich Felker
-2
/
+2
2012-02-07
revert hacks for types of stdint.h integer constant macros
Rich Felker
-4
/
+4
2011-10-04
make [U]INTn_C() macros have the right type...
Rich Felker
-4
/
+4
2011-09-19
fix the type of wchar_t on arm; support wchar_t varying with arch
Rich Felker
-9
/
+4
2011-04-11
more types cleanup
Rich Felker
-12
/
+3
2011-04-11
cleanup types stuff in headers, fix missing u_int*_t in sys/types.h
Rich Felker
-0
/
+10
2011-02-12
initial check-in, version 0.5.0
v0.5.0
Rich Felker
-0
/
+107