index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
alltypes.h.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix regression with applications that expect struct winsize in ioctl.h
Rich Felker
2020-08-30
1
-0
/
+2
*
signal to kernel headers that time_t is 64-bit
Rich Felker
2019-12-17
1
-0
/
+1
*
move time_t and suseconds_t definitions to common alltypes.h.in
Rich Felker
2019-11-02
1
-0
/
+2
*
adjust struct timespec definition to be time64-ready
Rich Felker
2019-10-20
1
-1
/
+1
*
move pthread types out of per-arch alltypes.h
Rich Felker
2019-10-17
1
-0
/
+8
*
move __BYTE_ORDER definition to alltypes.h
Rich Felker
2019-10-17
1
-0
/
+3
*
remove per-arch definitions for va_list
Rich Felker
2019-10-17
1
-0
/
+3
*
make FILE a complete type for pre-C11 standard profiles
Rich Felker
2019-03-12
1
-0
/
+1
*
explicitly use signed keyword to define intNN_t and derivative types
Rich Felker
2018-03-12
1
-4
/
+4
*
move wint_t definition to the shared part of alltypes.h.in
Rich Felker
2014-12-21
1
-0
/
+1
*
implement uchar.h (C11 UTF-16/32 conversion) interfaces
Rich Felker
2014-10-13
1
-0
/
+2
*
undefine internal-use type macros at the end of alltypes.h
Rich Felker
2013-07-22
1
-0
/
+4
*
move register_t and u_int64_t (back) to alltypes
Rich Felker
2013-07-22
1
-0
/
+2
*
fix regression in size of nlink_t (broken stat struct) on x86_64
Rich Felker
2013-07-22
1
-1
/
+1
*
make regoff_t and regex_t match C++ ABI
Rich Felker
2013-07-22
1
-0
/
+1
*
make pthread_key_t unsigned to match ABI
Rich Felker
2013-07-22
1
-1
/
+1
*
make pthread attribute types structs, even when they just have one field
Rich Felker
2013-07-22
1
-3
/
+3
*
refactor headers, especially alltypes.h, and improve C++ ABI compat
Rich Felker
2013-07-22
1
-0
/
+65