This commit is contained in:
2026-08-30 03:26:31 -04:00
parent 62030ff9fb
commit 18a2d6d4a4
+1 -1
View File
@@ -10,7 +10,7 @@ Some pieces of software Null Linux attempts to modify _(under correct licensing)
- Several Patches to the [Linux Kernel](https://kernel.org)
- Fork of [TWM](https://en.wikipedia.org/wiki/Twm)
- Modified [Musl Libc](https://musl.libc.org/)
- Custom Made LIBC Implementation.
- A built from scratch, [POSIX](https://en.wikipedia.org/wiki/POSIX) Compliant Coreutils implementation
- A fork and stripped down version of [DASH Shell](https://wiki.archlinux.org/title/Dash)
- A hand-rolled [DRM](https://en.wikipedia.org/wiki/Direct_Rendering_Manager) wrapper library.