An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: filedescriptor

RaulSoftDev/get_next_line

get_next_line project for 42 Madrid

Language: C - Size: 2.93 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

RaulSoftDev/ft_printf

ft_printf project to recode original libc printf function.

Language: C - Size: 22.5 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

SouleEater99/Minishell

About Minishell - A 42 School project implementing a simplified Bash-like shell in C This educational project dives into core systems programming by recreating shell fundamentals: Process control (fork/exec, pipes, signals) File I/O (redirections, heredoc) Memory-managed environment (zero leaks) Bash-like features with 42's strict coding stand

Language: C - Size: 5.6 MB - Last synced at: 17 days ago - Pushed at: 27 days ago - Stars: 2 - Forks: 0

Nipsu24/42_minishell

Creating an own bash shell

Language: C - Size: 641 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

erico-ke/get_next_line-42MalagaProyect

get_next_line es un proyecto de 42 que consiste en implementar una función capaz de leer una línea completa desde un descriptor de archivo (file descriptor).

Language: C - Size: 51.8 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

ejarvinen/42Pipex

A project simulating the piping of two UNIX commands with redirections

Language: C - Size: 33.2 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ejarvinen/42Get_next_line

A custom implementation of the C Standard Library function getline

Language: C - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Ahaif/Pipex

Program reproduce the behavior of pipe command in shell

Language: C - Size: 1.23 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

yvann-ba/Get_Next_Line

Custom C function to read lines from a file descriptor. Efficient memory and file handling

Language: C - Size: 5.86 KB - Last synced at: 13 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

LeandroDiasz/pipex

O projeto Pipex replica o comportamento do operador | (pipe) no shell, permitindo a comunicação entre processos. Ele se concentra no uso de chamadas de sistema como fork, pipe, dup2, e execve, e implementa o redirecionamento de entrada e saída entre comandos.

Language: C - Size: 38.1 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

0bvim/minishell

This project is about creating a simple shell. Yes, your own little bash. You will learn a lot about processes and file descriptors.

Language: C - Size: 3.97 MB - Last synced at: 19 days ago - Pushed at: 5 months ago - Stars: 7 - Forks: 1

ayu-ano/Operating_System

Unix based mini_project mentioned .Each project based on particular topics as mentioned in readme file

Language: C++ - Size: 34.2 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

eel-moun/C-BASICS

this repo contains three projects: Libft , a Custom Printf and a Custom get_next_line

Language: C - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

amoghmc/mini_shell

Mini shell made in C for Linux using GNU Readline Library

Language: C - Size: 121 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

AgvanGrigoryan/get_next_line

his project is about programming a function that returns a line read from a file descriptor.

Language: C - Size: 1.46 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

abouabra/42-ft_libft

ft_libft is a project at 42 School (École 42) that involves creating a library of useful C functions.

Language: C - Size: 62.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

arsenbadalyan/get_next_line

This project is about programming a function that returns a line read from a file descriptor. And every call giving next line of previous line!!

Language: C - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Ahonanhin/TableProcessors

This program displays tables which can allow users to keep track of open user-owned files, the assignation of File Descriptors and Processes.

Language: C - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Chavert-ter-Maat/minishell

This project is about creating a simple shell.

Language: C - Size: 715 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

abdullahb53/epoll-fd-handle-connections

Golang epoll fd handle connections (sockets) with worker pool.

Language: Go - Size: 4.88 KB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

YOUSSEF-YL/get_next_line

This project is about programming a function that returns a line read from a file descriptor.

Language: C - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

AimadBahdir/minishell

This project, created with my teammate Walid during our education at 1337 School, aims to demonstrate our understanding of processes and file descriptors through the creation of a custom implementation of the Bash shell. It served as a valuable learning experience for both of us.

Language: C - Size: 674 KB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

RIDWANE-EL-FILALI/get_next_line

get_next_line made easy

Language: C - Size: 2.49 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

liz753/get_next_line

This project is about programming a function that returns a line read from a file descriptor.

Language: C - Size: 22.5 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

abdoachhoubi/get_next_line

1337 - 42 cursus (get_next_line project)

Language: C - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

dgallop/42-get_next_line

Project made for 42madrid

Language: C - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

fulloa-s/get_next_line

Read a line ending with a newline character ('\n') from a file descriptor

Language: C - Size: 1.21 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0