index
:
delta/rust-libc.git
auto-libc
azure-pipelines
dependabot/add-v2-config-file
dependabot/cargo/ctest-0.2.1
dependabot/cargo/ctest-0.2.2
dependabot/cargo/ctest-0.2.7
dependabot/cargo/ctest-0.2.8
dependabot/cargo/ctest-bf780a0
gh-pages
gha
homu-tmp
main
master
mirrors-cdn
msvc-crt-link
try
woops
github.com: rust-lang/libc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
windows
Commit message (
Expand
)
Author
Age
Files
Lines
*
max_align_t does not need Debug
gnzlbg
2019-09-25
1
-0
/
+2
*
use no-extra-traits
gnzlbg
2019-09-25
1
-2
/
+2
*
Do not use tuple structs
gnzlbg
2019-09-25
1
-2
/
+8
*
Fix max_align_t
gnzlbg
2019-09-25
1
-4
/
+6
*
Implement max_align_t
gnzlbg
2019-09-20
2
-0
/
+16
*
Auto merge of #1513 - mulimoen:master, r=gnzlbg
bors
2019-09-16
1
-0
/
+1
|
\
|
*
add isblank
Magnus Ulimoen
2019-09-16
1
-0
/
+1
*
|
Formatting
gnzlbg
2019-09-12
3
-70
/
+172
|
/
*
Refactor fixed-width integer types into its own module
gnzlbg
2019-05-29
1
-9
/
+0
*
Cleanup dox mess
gnzlbg
2019-02-13
1
-6
/
+6
*
Fix build on all platforms
gnzlbg
2019-02-07
1
-2
/
+3
*
Check for Copy impls for all types
Bryant Mairs
2019-02-02
1
-0
/
+13
*
Check for Debug impls for all types
Bryant Mairs
2019-02-02
1
-1
/
+4
*
Auto merge of #1183 - xmclark:make-tm-members-public-windows, r=gnzlbg
bors
2018-12-24
1
-9
/
+9
|
\
|
*
make tm struct members public
Mackenzie Clark
2018-12-23
1
-9
/
+9
*
|
use the correct calling convention with extern "system"
Mackenzie Clark
2018-12-23
1
-14
/
+29
*
|
add some socket functions and a SOCKET type
Mackenzie Clark
2018-12-22
1
-0
/
+20
|
/
*
constants are for gnu target only
Mackenzie Clark
2018-12-21
2
-5
/
+5
*
add stdio constants for windows
Mackenzie Clark
2018-12-20
1
-0
/
+5
*
normalize to common name sighandler_t
Mackenzie Clark
2018-12-17
1
-2
/
+2
*
move everything back into window mod with the type alias for msvc
Mackenzie Clark
2018-12-17
3
-23
/
+14
*
add signal and raise bindings
Mackenzie Clark
2018-12-16
2
-2
/
+25
*
Merge branch 'master' into strcase-various
Tom Parker-Shemilt
2018-11-23
1
-1
/
+1
*
Split out windows strcase* work into gnu/msvc files
Tom Parker-Shemilt
2018-11-23
3
-0
/
+418