19 Commits

Author SHA1 Message Date
trianta 82ba454ef3 Added .gitignore 2022-10-09 18:39:23 -05:00
trianta 900752fa85 Removed an unnecessary file 2022-10-03 03:46:59 -05:00
trianta 6c064e55e8 Final cleanup commit 2022-10-03 03:45:50 -05:00
trianta c31b3b632c Fixed issues with semaphores. Program fully functional 2022-10-03 03:31:33 -05:00
trianta 431dcb6aa6 Removed commented code and test prints. 2022-10-03 02:33:26 -05:00
trianta c8322811a2 Program with 5 philosophers typically works. Currently unable to find cause of variation. 2022-10-03 02:28:57 -05:00
trianta 70bc58707a Philosophers eat, but lacks sem_post order 2022-10-01 23:35:31 -05:00
trianta a4bcbc250f Removed more unused files 2022-09-30 15:49:52 -05:00
trianta 367fc7f7c6 Removed unused files 2022-09-30 15:48:38 -05:00
trianta 4ef4867d50 Removed more unused code 2022-09-30 15:46:39 -05:00
trianta 38da411a83 Removed useless comments and old code 2022-09-30 15:39:21 -05:00
trianta e3bac2aeba Fixed print statement in functions 2022-09-30 01:20:28 -05:00
trianta 86c7c0a3e5 Adjusted main function logic 2022-09-30 01:14:57 -05:00
trianta 9522bce20b Fixed using selectedPhilosopher 2022-09-30 01:04:23 -05:00
trianta f202f7f403 Added pthread to program and adjusted philosopher methods 2022-09-30 00:03:37 -05:00
trianta 33ec05e766 Fixed Eating Check 2022-09-29 22:06:05 -05:00
trianta b47f463204 Adjusted testing 2022-09-28 15:18:52 -05:00
trianta 31000d2116 Fixed errors and program runs 2022-09-27 22:58:47 -05:00
trianta ba0363c2c0 Initial commit 2022-09-27 21:30:23 -05:00