aboutsummaryrefslogtreecommitdiff
path: root/core/uname.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: readd copyrightsFerass El Hafidi2023-04-101-0/+3
* core/uname: fix argument parsingFerass El Hafidi2023-03-311-2/+2
* core/*: Return errprint.Ferass El Hafidi2023-03-041-1/+1
* core/uname: Fix argument parsingFerass El Hafidi2023-03-011-11/+7
* all: use SPDX identifiers and add a new MAINTAINERS file.Ferass El Hafidi2023-02-161-28/+1
* core/common.*: Move them somewhere else so they can be used by non-POSIX utilsFerass El Hafidi2023-01-111-3/+3
* core/: Properly use getopt()Ferass El Hafidi2023-01-111-5/+4
* *: Update Copyright dateFerass 'Vitali64' EL HAFIDI2023-01-051-1/+1
* (happy new year!) sh: Fix compiler errors && core/: Move print_usage to commo...Ferass 'Vitali64' EL HAFIDI2023-01-051-2/+4
* core/, Makefile, box: Get rid of version.h and use -DVERSION in CFLAGS instead.Ferass 'Vitali64' EL HAFIDI2022-12-251-6/+1
* box: Fix compiler errorsFerass 'Vitali64' EL HAFIDI2022-12-051-14/+0
* Makefile: Add more utilities in CORE && core/: Use one single function for pr...Ferass 'Vitali64' EL HAFIDI2022-12-041-1/+5
* Relicense fases core under the 3BSD && Convert all manpages to scdoc && Link ...Ferass 'Vitali64' EL HAFIDI2022-11-101-12/+23
* core/all: Add compile time on the help textFerass 'Vitali64' EL HAFIDI2022-08-141-2/+7
* core/*: Put the main function at the top and other functions at the bottomFerass 'Vitali64' EL HAFIDI2022-07-221-14/+15
* core: add unameFerass 'Vitali64' EL HAFIDI2022-07-011-0/+73