Skip to content

Collection of 42 Firenze projects — minishell (minimal UNIX shell: parsing, pipes, redirections, signals) and philosophers (concurrency with threads & mutexes, deadlock avoidance).

Notifications You must be signed in to change notification settings

Elephantinho/milestone-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌐 Available in: English | Italiano

🧩 Milestone 3

Collection of 42 Firenze projects:

  • minishell/ — A minimal shell in C with command parsing, pipes, redirections, environment variables, and signal handling.
  • philosophers/ — Dining Philosophers simulation using threads and mutexes (synchronization and deadlock avoidance).

Structure

milestone-3/ ├─ README.md / README.it.md ├─ minishell/ └─ philosophers/

Topics (repo)

C, minishell, shell, parsing, pipes, redirections, signals, philosophers, pthreads, mutex, concurrency, 42school

About

Collection of 42 Firenze projects — minishell (minimal UNIX shell: parsing, pipes, redirections, signals) and philosophers (concurrency with threads & mutexes, deadlock avoidance).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published