Skip to content

Commit 466e275

Browse files
committed
Merge branch 'main' into jh_experiment_new_ilp
2 parents 6fb4de0 + 46a908e commit 466e275

265 files changed

Lines changed: 270 additions & 270 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

core/src/main/c/freebsd/kqueue.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*******************************************************************************
1+
/*+*****************************************************************************
22
* ___ _ ____ ____
33
* / _ \ _ _ ___ ___| |_| _ \| __ )
44
* | | | | | | |/ _ \/ __| __| | | | _ \

core/src/main/c/linux/epoll.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*******************************************************************************
1+
/*+*****************************************************************************
22
* ___ _ ____ ____
33
* / _ \ _ _ ___ ___| |_| _ \| __ )
44
* | | | | | | |/ _ \/ __| __| | | | _ \

core/src/main/c/linux/recvmmsg.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*******************************************************************************
1+
/*+*****************************************************************************
22
* ___ _ ____ ____
33
* / _ \ _ _ ___ ___| |_| _ \| __ )
44
* | | | | | | |/ _ \/ __| __| | | | _ \

core/src/main/c/osx/kqueue.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*******************************************************************************
1+
/*+*****************************************************************************
22
* ___ _ ____ ____
33
* / _ \ _ _ ___ ___| |_| _ \| __ )
44
* | | | | | | |/ _ \/ __| __| | | | _ \

core/src/main/c/share/byte_sink.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*******************************************************************************
1+
/*+*****************************************************************************
22
* ___ _ ____ ____
33
* / _ \ _ _ ___ ___| |_| _ \| __ )
44
* | | | | | | |/ _ \/ __| __| | | | _ \

core/src/main/c/share/byte_sink.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*******************************************************************************
1+
/*+*****************************************************************************
22
* ___ _ ____ ____
33
* / _ \ _ _ ___ ___| |_| _ \| __ )
44
* | | | | | | |/ _ \/ __| __| | | | _ \

core/src/main/c/share/cpprt_overrides.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*******************************************************************************
1+
/*+*****************************************************************************
22
* ___ _ ____ ____
33
* / _ \ _ _ ___ ___| |_| _ \| __ )
44
* | | | | | | |/ _ \/ __| __| | | | _ \

core/src/main/c/share/cpprt_overrides.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*******************************************************************************
1+
/*+*****************************************************************************
22
* ___ _ ____ ____
33
* / _ \ _ _ ___ ___| |_| _ \| __ )
44
* | | | | | | |/ _ \/ __| __| | | | _ \

core/src/main/c/share/dispatcher.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*******************************************************************************
1+
/*+*****************************************************************************
22
* ___ _ ____ ____
33
* / _ \ _ _ ___ ___| |_| _ \| __ )
44
* | | | | | | |/ _ \/ __| __| | | | _ \

core/src/main/c/share/files.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*******************************************************************************
1+
/*+*****************************************************************************
22
* ___ _ ____ ____
33
* / _ \ _ _ ___ ___| |_| _ \| __ )
44
* | | | | | | |/ _ \/ __| __| | | | _ \

0 commit comments

Comments
 (0)