Home
Name Modified Size InfoDownloads / Week
xen 2023-03-31
video 2023-03-31
vdso 2023-03-31
ufs 2023-03-31
uapi 2023-03-31
trace 2023-03-31
target 2023-03-31
sound 2023-03-31
soc 2023-03-31
scsi 2023-03-31
rv 2023-03-31
rdma 2023-03-31
ras 2023-03-31
pcmcia 2023-03-31
net 2023-03-31
misc 2023-03-31
memory 2023-03-31
media 2023-03-31
math-emu 2023-03-31
linux 2023-03-31
kvm 2023-03-31
kunit 2023-03-31
keys 2023-03-31
dt-bindings 2023-03-31
drm 2023-03-31
crypto 2023-03-31
clocksource 2023-03-31
asm-generic 2023-03-31
asm 2023-03-31
acpi 2023-03-31
license GPL 2.0.txt 2023-03-31 18.4 kB
README.md 2023-03-31 1.1 kB
Totals: 32 Items   19.4 kB 2

Foreword: The FreeLSD design may not be robust and it certainly isn't elegant.

FreeLSD is an effort to bring Void Linux (musl) x86_64 as close to FreeBSD as possible, using https://github.com/dcantrell/bsdutils as a replacement for coreutils and https://github.com/chimera-linux/bsdutils-extra to cover GNU tools not covered by bdsutils.

The header files here are needed to compile, on Void Linux, programs and libraries that use functions and data structures provided by software packages (such as bsdutils).

Warning: the /usr/include folder is therefore a very important resource for software development in the Linux environment, as it allows access to many functions and libraries useful for creating programs and applications. Use these headers only on test environments.

All the files here were taken directly from the https://github.com/torvalds/linux repository No file has really been modified, the files useful for our builds have simply been taken and placed in a single folder (the content of which will be copied/overwritten in /usr/include/).

Source: README.md, updated 2023-03-31