|
60508c4c64
|
include pseudocodized versions of the 3 threads
|
2022-04-06 00:57:50 -05:00 |
|
|
466f635392
|
Update README.md
|
2022-04-06 00:20:36 -05:00 |
|
|
4cdc3d2d89
|
Code cleanup and commentary
|
2022-04-05 23:53:57 -05:00 |
|
|
ff108dcd0b
|
Solve the problem (+1)!
|
2022-04-05 23:15:51 -05:00 |
|
|
05cd1033cd
|
Make everything look like the problem statement
|
2022-04-05 22:30:46 -05:00 |
|
|
e16a4396d7
|
Makefile: move -MMD option out of CFLAGS
|
2022-04-05 18:07:58 -05:00 |
|
|
9a63c16cd2
|
Makefile: fix dependency includes
|
2022-04-05 18:06:52 -05:00 |
|
|
ef916835e8
|
Update Makefile to produce dependencies & objects
|
2022-04-05 17:56:11 -05:00 |
|
|
478778841e
|
Make variable names more accurate
Make functions more functional
Make comments more commentary
|
2022-04-05 15:37:42 -05:00 |
|
|
927b209cef
|
Start semaphoring out
|
2022-04-04 20:12:40 -05:00 |
|
|
31a7583074
|
Implement prerequisites
|
2022-04-04 13:39:30 -05:00 |
|
|
ea6dfb0dee
|
Create //TODO: list
|
2022-04-03 11:52:30 -05:00 |
|
|
41301ece28
|
Move tests to test.cpp; build: make test.out
|
2022-04-03 11:48:24 -05:00 |
|
|
90ab3166a2
|
Start the project
list:
* create block, list
* create link(), unlink(), init(), print()
main:
* create main
* test list actions
|
2022-04-03 11:39:40 -05:00 |
|
|
7b4603ef7f
|
Initial commit
|
2022-04-03 16:11:06 +00:00 |
|