summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-02-03Updated SPDXJeremy Gust
2024-01-28Added SPDXJeremy Gust
2023-09-09Fixed CFLAG issues that caused a segfault, added conflict recommended by minxuJeremy Gust
2023-09-06uploaded correct PKGBUILD fileJeremy Gust
2023-09-06Updated to version 0.4.4, now built with mesonJeremy Gust
2020-09-20patch 'os.h' to allow slurm to buildAlexis Janon
Following the removal of the 'sysctl' syscall in Linux 5.5, the GNU libc has removed the sys/sysctl.h header and associated function in version 2.32 (see the release notes: https://sourceware.org/pipermail/libc-announce/2020/000029.html). The 'os.h' file includes this removed header. This commit introduces the 'sysctl.patch' file, which removes the inclusion of the the 'sys/sysctl.h' file. The software seems to build and run fine without it.
2020-09-20Clean up PKGBUILDAlexis Janon
Removed unused commented lines
2020-09-20Update maintainer and contributor listAlexis Janon
2019-06-22upstream changed the tarballKyle Keen
2019-03-07fix shifty tgzKyle Keen
2015-11-210.4.3 updateKyle Keen
2015-06-13Initial importKyle Keen