Riley King-Saunders riley
riley pushed to main at riley/uniproc 2025-12-23 14:14:08 +11:00
fe9ed46859 Fixed issues where WaitForMultipleObjects may hang when given a NULL process. Caused by incorrect placement into an array of valid processes.
riley pushed to v2 at riley/lbs 2025-11-25 00:06:02 +11:00
2a121caf42 Created main makefile - Need to add clean recipe
3f829f7a58 Nuked existing codebase
Compare 2 commits »
riley created branch v2 in riley/lbs 2025-11-25 00:06:01 +11:00
riley opened issue riley/uniproc#2 2025-07-19 20:31:52 +10:00
Update windows implementation to account for MAXIMUM_WAIT_OBJECTS macro
riley opened issue riley/uniproc#1 2025-07-19 20:31:18 +10:00
Add uniproc_get_return_code function to get just the return code of a process
riley opened issue riley/lbs#3 2025-07-10 22:14:06 +10:00
Filesystem API does not have deletion functionallity
riley opened issue riley/lbs#2 2025-07-10 22:13:40 +10:00
Occasionally will hang waiting on a parallel compilation process
riley opened issue riley/lbs#1 2025-07-10 22:12:29 +10:00
Memory corruption in stdout,stderr,return codes of programs executed in parallel
riley pushed to main at riley/calc 2025-05-14 01:16:59 +10:00
9528030b2a Initial commit
riley created repository riley/calc 2025-04-06 14:56:57 +10:00
riley pushed to main at riley/lbs 2025-03-10 20:59:19 +11:00
2bcbc62bf8 Why do I need to merge this?!
b4ed4aa4c0 Fixed issue where first process is null
Compare 2 commits »
riley pushed to main at riley/lbs 2025-03-10 20:55:15 +11:00
df20c55b4e Fixed issue where first process is null
af6d3223da Added libgit2 dependency
Compare 2 commits »
riley pushed to main at riley/lbs 2025-03-06 19:27:31 +11:00
68e2c49c8f Updated lbs to use new uniproc library
40ea3caf2a Added ability to switch between printing stdout and stderr in error messages
667151b1b6 Replaced popen usage with uniproc_process
fe01a41aac Added fs.is_newer function to filesystem library
dbf91e0ebc Added uniproc library to project
Compare 5 commits »
riley pushed to main at riley/uniproc 2025-03-06 18:39:08 +11:00
8948e75d06 Merge branch 'main' of ssh://git.rileyk.au:19482/riley/uniproc
c23fd535b0 Merge branch 'main' of ssh://git.rileyk.au:19482/riley/uniproc
Compare 2 commits »
riley pushed to main at riley/uniproc 2025-03-06 18:38:15 +11:00
f93fe3deae Merge branch 'main' of ssh://git.rileyk.au:19482/riley/uniproc
e4369a403f Merge branch 'main' of ssh://git.rileyk.au:19482/riley/uniproc
Compare 2 commits »
riley pushed to main at riley/uniproc 2025-03-06 18:24:10 +11:00
e92fbe04cb Merge branch 'main' of ssh://git.rileyk.au:19482/riley/uniproc
0259a5bb25 Merge branch 'main' of ssh://git.rileyk.au:19482/riley/uniproc
Compare 2 commits »
riley pushed to main at riley/uniproc 2025-03-06 18:20:49 +11:00
6060ea8960 Merge branch 'main' of ssh://git.rileyk.au:19482/riley/uniproc
5c5abfd36c Fixed non-compilation caused by using C++ constructs in C
Compare 2 commits »
riley pushed to main at riley/uniproc 2025-03-06 18:18:38 +11:00
f423cd3db2 Fixed non-compilation caused by using C++ constructs in C
riley pushed to main at riley/uniproc 2025-03-06 15:55:01 +11:00
500fe17076 Removed un-needed function overload for setting userdata
riley pushed to main at riley/uniproc 2025-03-06 15:36:02 +11:00
12cc5bd38e Merge branch 'main' of ssh://git.rileyk.au:19482/riley/uniproc
682773a934 Added a function to wait on any process completing
Compare 2 commits »