Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 371 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 371 Bytes

LFS_74

LFS and Synchronization Library. Building Linux from scratch using the LFS project.


LFS and Synchronization Library Building Linux from scratch using the LFS project.

In Synchronization primitives library, need to implement typedefs and functions for spinlock, sleeplock, semaphore, condition variables, read write locks and optionally a monitor.