Show patches with: Submitter = Seija Kijin       |   99 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
Use ^=1 to toggle between 0 and 1 Use ^=1 to toggle between 0 and 1 - - - --- 2023-12-12 Seija Kijin New
Prefer fgetc over fgets where possible Prefer fgetc over fgets where possible - - - --- 2023-07-17 Seija Kijin New
[v7] win32: prefer beginthreadex over CreateThread [v7] win32: prefer beginthreadex over CreateThread - - - --- 2023-02-10 Seija Kijin New
[v6] win32: fix thread usage for win32 [v6] win32: fix thread usage for win32 - - - --- 2023-02-10 Seija Kijin New
[v4] compat/winansi: check for errors of CreateThread() correctly [v4] compat/winansi: check for errors of CreateThread() correctly 1 - - --- 2023-02-01 Seija Kijin Accepted
[v3] win32: check for NULL after creating thread [v3] win32: check for NULL after creating thread 1 - - --- 2023-02-01 Seija Kijin Accepted
[v2] win32: check for NULL after creating thread [v2] win32: check for NULL after creating thread - - - --- 2023-01-31 Seija Kijin Superseded
win32: check for NULL when creating thread win32: check for NULL when creating thread - - - --- 2023-01-31 Seija Kijin Accepted
[v5] win32: fix thread usage for win32 [v5] win32: fix thread usage for win32 - - - --- 2023-01-31 Seija Kijin Superseded
[v4] win32: fix thread usage for win32 [v4] win32: fix thread usage for win32 - - - --- 2023-01-23 Seija Kijin Superseded
[v3] win32: fix thread usage for win32 [v3] win32: fix thread usage for win32 - - - --- 2023-01-23 Seija Kijin Superseded
[v2] win32: fix thread usage for win32 [v2] win32: fix thread usage for win32 - - - --- 2023-01-23 Seija Kijin Superseded
win32: fix thread usage for win32 win32: fix thread usage for win32 - - - --- 2023-01-21 Seija Kijin Superseded
[v4] mingw: prefer RtlGetVersion over GetVersion [v4] mingw: prefer RtlGetVersion over GetVersion - - - --- 2023-01-21 Seija Kijin New
[v3] mingw: replace deprecated GetVersion with RtlGetVersion [v3] mingw: replace deprecated GetVersion with RtlGetVersion - - - --- 2023-01-21 Seija Kijin New
[v2] die: fix inconsistencies with usage header [v2] die: fix inconsistencies with usage header - - - --- 2023-01-19 Seija Kijin New
die: fix inconsistencies with header die: fix inconsistencies with header - - - --- 2023-01-19 Seija Kijin New
[v2] mingw: replace deprecated GetVersion with RtlGetVersion [v2] mingw: replace deprecated GetVersion with RtlGetVersion - - - --- 2023-01-19 Seija Kijin Superseded
mingw: replace deprecated GetVersion with RtlGetVersion mingw: replace deprecated GetVersion with RtlGetVersion - - - --- 2023-01-19 Seija Kijin Superseded
git: replace strbuf_addstr with strbuf_addch for all strings of length 2 git: replace strbuf_addstr with strbuf_addch for all strings of length 2 - - - --- 2023-01-17 Seija Kijin New
[v2] fsm-listen-darwin: combine bit operations [v2] fsm-listen-darwin: combine bit operations - - - --- 2023-01-17 Seija Kijin New
[v8] curl: resolve deprecated curl declarations [v8] curl: resolve deprecated curl declarations - - - --- 2023-01-17 Seija Kijin New
fsm-listen-daarwin: combine bit operations fsm-listen-daarwin: combine bit operations - - - --- 2023-01-17 Seija Kijin New
[v7] curl: resolve deprecated curl declarations [v7] curl: resolve deprecated curl declarations - - - --- 2023-01-17 Seija Kijin Superseded
[v6] curl: resolve deprecated curl declarations [v6] curl: resolve deprecated curl declarations - - - --- 2023-01-17 Seija Kijin Superseded
[v5] curl: resolve deprecated curl declarations [v5] curl: resolve deprecated curl declarations - - - --- 2023-01-17 Seija Kijin Superseded
[v4] curl: resolve deprecated curl declarations [v4] curl: resolve deprecated curl declarations - - - --- 2023-01-17 Seija Kijin Superseded
[v3] curl: resolve deprecated curl declarations [v3] curl: resolve deprecated curl declarations - - - --- 2023-01-17 Seija Kijin Superseded
[v2] curl: resolve deprecated curl declarations [v2] curl: resolve deprecated curl declarations - - - --- 2023-01-17 Seija Kijin Superseded
curl: resolve deprecated curl declarations curl: resolve deprecated curl declarations - - - --- 2023-01-17 Seija Kijin Superseded
git: replace two checks with one not equal check git: replace two checks with one not equal check - - - --- 2023-01-09 Seija Kijin New
[v2] merge: break out of all_strategy loop when strategy is found [v2] merge: break out of all_strategy loop when strategy is found - - - --- 2023-01-09 Seija Kijin Accepted
merge: break out of all_strategy loop when strategy is found merge: break out of all_strategy loop when strategy is found - - - --- 2023-01-08 Seija Kijin Superseded
[v3] run-command: remove async_exit [v3] run-command: remove async_exit - - - --- 2023-01-08 Seija Kijin New
[v14] git: change variable types to match what is assigned to them [v14] git: change variable types to match what is assigned to them - - - --- 2023-01-08 Seija Kijin New
[v3] mingw: check that the file attributes are valid before modifying them [v3] mingw: check that the file attributes are valid before modifying them - - - --- 2023-01-08 Seija Kijin New
[v2] mingw: check that the file attributes are valid [v2] mingw: check that the file attributes are valid - - - --- 2023-01-08 Seija Kijin New
[v2] run-command: make async_exit usage consistent [v2] run-command: make async_exit usage consistent - - - --- 2023-01-08 Seija Kijin New
[v14,2/2] win32: close handles of threads that have been joined win32: close handles of threads that have been joined - - - --- 2023-01-05 Seija Kijin Accepted
[v14,1/2] win32: prepare pthread.c for change by formatting win32: close handles of threads that have been joined - - - --- 2023-01-05 Seija Kijin Accepted
run-command: make async_exit usage consistent run-command: make async_exit usage consistent - - - --- 2023-01-03 Seija Kijin Superseded
[v13] git: edit variable types to match what is assigned to them [v13] git: edit variable types to match what is assigned to them - - - --- 2023-01-03 Seija Kijin New
[v13,2/2] win32: close handles of threads that have been joined win32: close handles of threads that have been joined - - - --- 2023-01-03 Seija Kijin Accepted
[v13,1/2] win32: prepare pthread.c for change by formatting win32: close handles of threads that have been joined - - - --- 2023-01-03 Seija Kijin Accepted
win32: remove return_0 inline function win32: remove return_0 inline function - - - --- 2022-12-31 Seija Kijin New
[v2] grep: simplify is_empty_line [v2] grep: simplify is_empty_line - - - --- 2022-12-29 Seija Kijin New
grep: simplify is_empty_line grep: simplify is_empty_line - - - --- 2022-12-29 Seija Kijin Superseded
[v12] git: edit variable types to match what is assigned to them [v12] git: edit variable types to match what is assigned to them - - - --- 2022-12-29 Seija Kijin Superseded
[v11] git: edit variable types to match what is assigned to them [v11] git: edit variable types to match what is assigned to them - - - --- 2022-12-29 Seija Kijin Superseded
[v2] win32: use _endthreadex to terminate threads, not ExitThread [v2] win32: use _endthreadex to terminate threads, not ExitThread 1 - - --- 2022-12-25 Seija Kijin Accepted
[v12,2/2] win32: close handles of threads that have been joined win32: close handles of threads that have been joined 1 - - --- 2022-12-25 Seija Kijin Superseded
[v12,1/2] win32-pthread: prepare pthread.c for change by formatting win32: close handles of threads that have been joined - - - --- 2022-12-25 Seija Kijin Superseded
[v10] git: edit variable types to match what is assigned to them [v10] git: edit variable types to match what is assigned to them - - - --- 2022-12-23 Seija Kijin Superseded
[v9] git: edit variable types to match what is assigned to them [v9] git: edit variable types to match what is assigned to them - - - --- 2022-12-23 Seija Kijin Superseded
[v8] git: edit variable types to match what is assigned to them [v8] git: edit variable types to match what is assigned to them - - - --- 2022-12-23 Seija Kijin Superseded
[v7] git: edit variable types to match what is assigned to them [v7] git: edit variable types to match what is assigned to them - - - --- 2022-12-23 Seija Kijin Superseded
[v6] git: edit variable types to match what is assigned to them [v6] git: edit variable types to match what is assigned to them - - - --- 2022-12-23 Seija Kijin Superseded
[v5] git: edit variable types to match what is assigned to them [v5] git: edit variable types to match what is assigned to them - - - --- 2022-12-23 Seija Kijin Superseded
[v2] range-diff: check for NULL over comparisons [v2] range-diff: check for NULL over comparisons - - - --- 2022-12-23 Seija Kijin New
[v11,2/2] win32: close handles of threads that have been joined win32: close handles of threads that have been joined - - - --- 2022-12-23 Seija Kijin Superseded
[v11,1/2] win32-pthread: prepare pthread.c for change by formatting win32: close handles of threads that have been joined - - - --- 2022-12-23 Seija Kijin Superseded
[v10,2/2] win32: close handles of threads that have been joined win32: close handles of threads that have been joined - - - --- 2022-12-23 Seija Kijin Superseded
[v10,1/2] win32-pthread: prepare pthread.c for change by formatting win32: close handles of threads that have been joined - - - --- 2022-12-23 Seija Kijin Superseded
range-diff: heck for NULL over comparisons range-diff: heck for NULL over comparisons - - - --- 2022-12-22 Seija Kijin New
win32: use _endthreadex to terminate threads, not ExitThread win32: use _endthreadex to terminate threads, not ExitThread 1 - - --- 2022-12-22 Seija Kijin Superseded
mingw: check that the file attributes are valid mingw: check that the file attributes are valid - - - --- 2022-12-22 Seija Kijin Superseded
[v9,2/2] prep: reformat pthread.c to fit coding guidelines win32: close handles of threads that have been joined - - - --- 2022-12-22 Seija Kijin Superseded
[v9,1/2] win32: close handles of threads that have been joined win32: close handles of threads that have been joined - - - --- 2022-12-22 Seija Kijin Superseded
[v8] win32: close handles of threads that have been joined [v8] win32: close handles of threads that have been joined - - - --- 2022-12-22 Seija Kijin Superseded
[v4] git: edit variable types to match what is assigned to them [v4] git: edit variable types to match what is assigned to them - - - --- 2022-12-21 Seija Kijin Superseded
[v7,2/2] prep win32: close handles of threads that have been joined - - - --- 2022-12-21 Seija Kijin Superseded
[v7,1/2] win32: close handles of threads that have been joined win32: close handles of threads that have been joined 1 - - --- 2022-12-21 Seija Kijin Superseded
[v6,2/2] prep win32: close handles of threads that have been joined - - - --- 2022-12-21 Seija Kijin Superseded
[v6,1/2] win32: close handles of threads that have been joined win32: close handles of threads that have been joined - - - --- 2022-12-21 Seija Kijin Superseded
[v5] win32: close handles of threads that have been joined [v5] win32: close handles of threads that have been joined - - - --- 2022-12-20 Seija Kijin Superseded
[v4,2/2] prep win32: close handles of threads that have been joined - - - --- 2022-12-20 Seija Kijin Superseded
[v4,1/2] win32: close handles of threads that have been joined win32: close handles of threads that have been joined - - - --- 2022-12-20 Seija Kijin Superseded
[v3] win32: close handles of threads that have been joined [v3] win32: close handles of threads that have been joined - - - --- 2022-12-20 Seija Kijin Superseded
[v2] win32: close handles of threads that have been joined [v2] win32: close handles of threads that have been joined - - - --- 2022-12-20 Seija Kijin Superseded
win32: close handles of threads that have been joined win32: close handles of threads that have been joined - - - --- 2022-12-19 Seija Kijin Superseded
win32: ensure len does not cause any overreads win32: ensure len does not cause any overreads - - - --- 2022-12-19 Seija Kijin New
diff: use strncmp to check for "diff." prefix diff: use strncmp to check for "diff." prefix - - - --- 2022-12-19 Seija Kijin New
[v2] win32: explicitly set errno to enoent if err is not error_directory [v2] win32: explicitly set errno to enoent if err is not error_directory - - - --- 2022-12-19 Seija Kijin New
Explicitly set errno to ENOENT if err is not ERROR_DIRECTORY Explicitly set errno to ENOENT if err is not ERROR_DIRECTORY - - - --- 2022-12-19 Seija Kijin New
Remove redundant double exclamation points Remove redundant double exclamation points - - - --- 2022-12-19 Seija Kijin New
git: remove redundant notes_ref check git: remove redundant notes_ref check - - - --- 2022-12-18 Seija Kijin New
[v3] git: edit variable types to match what is assigned to them [v3] git: edit variable types to match what is assigned to them - - - --- 2022-12-16 Seija Kijin Superseded
[v2] git: edit variable types to match what is assigned to them [v2] git: edit variable types to match what is assigned to them - - - --- 2022-12-16 Seija Kijin Superseded
git: edit variable types to match what is assigned to them git: edit variable types to match what is assigned to them - - - --- 2022-12-16 Seija Kijin Superseded
bisect: remove check for fp and move the goto label after the fclose bisect: remove check for fp and move the goto label after the fclose - - - --- 2022-12-16 Seija Kijin New
git: remove duplicate includes git: remove duplicate includes - - - --- 2022-12-14 Seija Kijin Accepted
git: remove unneeded casts git: remove unneeded casts - - - --- 2022-12-14 Seija Kijin New
[v6] revision: use calloc instead of malloc where possible [v6] revision: use calloc instead of malloc where possible - - - --- 2022-12-06 Seija Kijin New
[v5] revision: use calloc instead of malloc where possible [v5] revision: use calloc instead of malloc where possible - - - --- 2022-12-06 Seija Kijin Superseded
[v4] maintenance: use calloc instead of malloc where possible [v4] maintenance: use calloc instead of malloc where possible - - - --- 2022-12-05 Seija Kijin New
[v3] maintenance: use xcalloc instead of xmalloc where possible [v3] maintenance: use xcalloc instead of xmalloc where possible - - - --- 2022-12-05 Seija Kijin New
[v2] maintenance: use xcalloc instead of xmalloc where possible [v2] maintenance: use xcalloc instead of xmalloc where possible - - - --- 2022-12-05 Seija Kijin Superseded
maintenance: use xcalloc instead of xmalloc where possible maintenance: use xcalloc instead of xmalloc where possible - - - --- 2022-12-05 Seija Kijin Superseded
maintenance: compare output of pthread functions for inequality with 0 maintenance: compare output of pthread functions for inequality with 0 - - - --- 2022-12-02 Seija Kijin Accepted