philosophers_prep/rendu
Rui Ribeiro 2128325237 Added new exercices to better cover philosophers_bonus requirements
- Added exercices:
  - Added process basics.
  - Added semaphores basics.
  - Added process communication
  - Added process termination
  - Added process_philosophers
  - Renamed and reordered philosophers_bonus
2025-10-14 16:37:24 +01:00
..
deadlock_demo.c Added rendu to exercices 5 e 6. Fixed deadlock_demo tester. 2025-10-08 19:28:44 +01:00
death_monitor.c Fixed test 10, added exercices: death_monitor and philosophers_args 2025-10-12 01:24:40 +01:00
limited_resources.c Finished ex8 - simple_philosophers. Fixed tester to detect my solution output type. 2025-10-09 19:07:31 +01:00
mutex_basics.c Added subject resolutions for the first 4 exercices 2025-10-07 22:08:15 +01:00
philosophers_args.c Fixed test 10, added exercices: death_monitor and philosophers_args 2025-10-12 01:24:40 +01:00
precise_timing.c Added subject resolutions for the first 4 exercices 2025-10-07 22:08:15 +01:00
producer_consumer.c Added rendu to exercices 5 e 6. Fixed deadlock_demo tester. 2025-10-08 19:28:44 +01:00
race_detector.c Added new exercices to better cover philosophers_bonus requirements 2025-10-14 16:37:24 +01:00
simple_philosophers.c Finished ex8 - simple_philosophers. Fixed tester to detect my solution output type. 2025-10-09 19:07:31 +01:00
simple_philosophers.h Finished ex8 - simple_philosophers. Fixed tester to detect my solution output type. 2025-10-09 19:07:31 +01:00
state_monitor.c Added subject resolutions for the first 4 exercices 2025-10-07 22:08:15 +01:00
thread_basics.c Added subject resolutions for the first 4 exercices 2025-10-07 22:08:15 +01:00