File tree
4 files changed
+18
-4
lines changed- .builder/actions
- crt
- test
4 files changed
+18
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
51 | 54 | | |
52 | 55 | | |
53 | 56 | | |
| |||
Submodule aws-c-common updated 12 files
- .github/workflows/clang-format.yml+2-2
- CMakeLists.txt+2
- cmake/AwsThreadName.cmake+59
- include/aws/common/thread.h+15-1
- source/log_channel.c+18-4
- source/posix/thread.c+72-33
- source/uri.c+1-2
- source/uuid.c+5-3
- source/windows/thread.c+19-3
- tests/json_test.c+1-1
- tests/logging/log_channel_test.c+6-4
- tests/thread_test.c+3
- .github/workflows/proof-alarm.yml+3-1
- include/aws/io/private/pki_utils.h+5-3
- source/bsd/kqueue_event_loop.c+17-5
- source/darwin/darwin_pki_utils.c+90-11
- source/event_loop.c+11-4
- source/host_resolver.c+3-2
- source/linux/epoll_event_loop.c+19-4
- source/pki_utils.c+12-16
- source/windows/iocp/iocp_event_loop.c+32-10
- tests/socket_test.c+4-4
- tests/tls_handler_test.c+8-7
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
35 | 41 | | |
36 | 42 | | |
37 | 43 | | |
| |||
60 | 66 | | |
61 | 67 | | |
62 | 68 | | |
63 | | - | |
| 69 | + | |
64 | 70 | | |
65 | 71 | | |
66 | 72 | | |
| |||
106 | 112 | | |
107 | 113 | | |
108 | 114 | | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
109 | 120 | | |
110 | 121 | | |
111 | 122 | | |
| |||
0 commit comments