Topic: "unix-logic"
bnidia/minitalk
The purpose of this project is to code a small data exchange program using UNIX signals. It is an introductory project for the bigger UNIX projects that will appear later on in the cursus.
Language: C - Size: 8.99 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 13 - Forks: 0

andersonhsporto/ft-libft
The Libft Project at 42, C Library Regrouping Usual Functions
Language: C - Size: 153 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

GowthertG/pipex
This project aims to deepen your understanding of the two concepts that you already know: Redirections and Pipes.
Language: C - Size: 31.3 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

le-mountassir/ft_printf
In this project, we will recode the famous printf function using variadic arguments with some of the functions that we made in the first project Libft.
Language: C - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

daxferab/42_ft_printf
🎓 Project 2.1 - Replicate C function printf
Language: C - Size: 18.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

daxferab/42_libft
🎓 Project 1 - Expandible library with owner`s functions
Language: C - Size: 88.9 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

AntonioSebastiaoPedro/minitalk
The purpose of this project is to code a small data exchange program using UNIX signals.
Language: C - Size: 82 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

lachlanstephen/minitalk_42
My minitalk project for the 42 Cursus. A small client server communication program using UNIX signals. 115/100
Language: C - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

andersonhsporto/ft-get-next-line
Function Which Returns a Line Read From a File Descriptor
Language: C - Size: 24.4 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

smetola/pipex
Este proyecto busca profundizar un poco en dos conceptos: las redirecciones y los pipes. Es un proyecto de introducción para proyectos de UNIX más grandes que habrá más tarde en el cursus.
Language: C - Size: 8.79 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Justhiro55/minishell
create a simple shell that imitates bash.
Language: C - Size: 307 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Justhiro55/minitalk
Language: C - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

gabrieldejesus/42-ft_printf
This project is pretty straightforward, you have to recode printf. You will learn what is and how to implement variadic functions. Once you validate it, you will reuse this function in your future projects.
Language: C - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Aggyx/pipex
Pipes and redirections
Language: C - Size: 39.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Justhiro55/get_next_line
Language: C - Size: 37.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ava8kyoko/42-philosophers
Eat, Sleep, Spaghetti, repeat. This project is about learning how threads work by precisely timing a group of philosophers on when to pick up forks and eat spaghetti without dying from hunger.
Language: C - Size: 1.28 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Mushigarou/ft_printf
Wrote ft_printf() a function that mimic the original printf()
Language: C - Size: 1.25 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

carlosrocha-dev/42_minitalk
The purpose of this project is to code a small data exchange program using UNIX signals. It is an introductory project for the bigger UNIX projects that will appear later on in the cursus.
Language: C - Size: 58.6 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

snhou/Libft
This is your first project as a student at 42. In this project, you'll be required to rewrite a few functions from the C standard library, along with some other utility functions that you'll use throughout your entire course.
Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

andersonhsporto/ft-pipex
O Objetivo Deste Projeto é Reproduzir O Comportamento de Redirecionamento E Pipe “ | “ Utilizando C
Language: C - Size: 1.32 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

cvine21/libft
Implementation of a few functions of the C standard library
Language: C - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

cvine21/pipex
This project is about handling pipes
Language: C - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

cvine21/philosophers
A solution of the Dining Philosophers Problem. It is about handling threading a process.
Language: C - Size: 205 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

andersonhsporto/ft-minishell-ht Fork of Alef-gabriel/minishell
Shell Using C (As Beautiful as a Shell)
Language: C - Size: 5.79 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

cvine21/get-next-line
Programming a function that returns a line read from a file descriptor
Language: C - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

cvine21/ft-printf
Implementation of printf() function of the C standard library
Language: C - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
