ankitg12 / lsp

Experiments, Learning, Sharing done at SysPlay with Linux System Programming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lsp

Experiments, Learning, Sharing done at SysPlay with Linux System Programming

Description of the various folders:

  • SystemCalls: Examples, Code, Templates related to Linux System Calls
  • Processes: Examples, Code, Templates related to Processes in Linux
  • Signals: Examples, Code, Templates related to Signals
  • IPC: Examples, Code, Templates related to Inter Process Communication
  • Threads: Examples, Code, Templates related to POSIX Threads & Synchronization
  • Networking: Examples, Code, Templates related to Network Programming using Sockets

Brief about the corresponding online training(s) conducted @ SysPlay (https://sysplay.in)

About

Experiments, Learning, Sharing done at SysPlay with Linux System Programming


Languages

Language:C 97.6%Language:Makefile 2.4%