Releases: ThatSmittyDude/UnixDEV
UnixDEV-0.9.5
Added some c++ programs see cpp directory
Added support for Fedora, Arch, FreeBSD, OpenBSD
UnixDEV-0.9.4
New:
-Added some code over in cpp and asm/armCortex. Take a look, maybe you can help make it better
-In c there is some groundwork being done for Controller Area Network (CAN), I would love to make some tools for automotive
-Fixed some issues with the shell scripts failing to buiild
Known issues:
-Some of the build scripts for arch, openBSD won't compile fortran. I'll likely need to find a better compiler than gfortran for those
LinuxDEV-0.9.3
Similar to version 0.9.3 but fixed some mistakes:
-binrm.sh removes all products of bindump.sh in higher level languages [c and up]. Simply fixed some typos in the script
-removed some null files in the asm directories
LinuxDEV-0.9.2
This release adds:
-armCortex directory with hello.s written for ARM Cortex v8.4
-watts.cpp for calculating electrical values for watts law
-PIDs [Process IDs] | can be found in pid.ref | gives each program an ID
Updated:
-build.sh | makes the interface cleaner during compile script | adds PIDs
-bindump.sh | makes the interface cleaner when running the binary tools | adds PIDs
-binrm.sh | makes the interface cleaner when removing products of binary tools | adds PIDs
LinuxDEV-0.9.1
Add files via upload
LinuxDEV-0.9
Add files via upload