2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
| 61 | + | |
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
|
- .env+2-2
- .github/workflows/tests.yml+1-1
- .gitignore+1-3
- VERSION+1-1
- func/CMakeLists.txt+1
- func/omp/repeated_reduce.cpp+60-13
- func/s3/CMakeLists.txt+16
- func/s3/add_key_bytes.cpp+30
- func/s3/get_key_bytes.cpp+30
- func/s3/get_num_buckets.cpp+20
- func/s3/get_num_keys.cpp+25
- func/s3/list_buckets.cpp+42
- func/s3/list_keys.cpp+47
- libfaasm/core.cpp+2-2
- libfaasm/faasm/core.h+2-2
- libfaasm/faasm/host_interface.h+33-2
- libfaasm/libfaasm.imports+8
- tasks/func.py+1
0 commit comments