aboutsummaryrefslogtreecommitdiff
path: root/box.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: readd copyrightsFerass El Hafidi2023-04-101-0/+3
* Makefile: Fix box not compiling && man/: cmp.1Ferass El Hafidi2023-02-221-1/+1
* box/Makefile: Be able to not include core utilitiesFerass El Hafidi2023-02-191-79/+2
* Makefile: Fix error when running 'make' or 'make all'Ferass El Hafidi2023-02-191-1/+1
* all: use SPDX identifiers and add a new MAINTAINERS file.Ferass El Hafidi2023-02-161-17/+2
* core/common.*: Move them somewhere else so they can be used by non-POSIX utilsFerass El Hafidi2023-01-111-1/+1
* Makefile: Fix fases box compiling errorsFerass El Hafidi2023-01-061-5/+8
* core/, Makefile, box: Get rid of version.h and use -DVERSION in CFLAGS instead.Ferass 'Vitali64' EL HAFIDI2022-12-251-1/+1
* */Makefile && config.mk: Simplify and remove unnecessary echoes.Ferass 'Vitali64' EL HAFIDI2022-12-251-1/+1
* Silent please.Ferass 'Vitali64' EL HAFIDI2022-12-051-1/+1
* box: Fix compiler errorsFerass 'Vitali64' EL HAFIDI2022-12-051-4/+6
* config.mk: Globally use a feature test macro.Ferass 'Vitali64' EL HAFIDI2022-10-231-1/+1
* core/tail: Fix compiler errorsFerass 'Vitali64' EL HAFIDI2022-09-071-1/+1
* box: Fix compiler errors && README.md: Add Monero address for donatingFerass 'Vitali64' EL HAFIDI2022-08-151-1/+1
* core/all: Add compile time on the help textFerass 'Vitali64' EL HAFIDI2022-08-141-1/+1
* box: add a proper error message && core/test: remove useless functionFerass 'Vitali64' EL HAFIDI2022-08-111-2/+6
* core/test: Fix an exit status bugFerass 'Vitali64' EL HAFIDI2022-08-111-1/+1
* box: add test as [Ferass 'Vitali64' EL HAFIDI2022-08-111-1/+7
* core/dirname: fix typo && box: regenerate box.cFerass 'Vitali64' EL HAFIDI2022-07-301-1/+4
* makefile: add dirname to COREFerass 'Vitali64' EL HAFIDI2022-07-261-1/+4
* box: use template files instead of echoing code to a fileFerass 'Vitali64' EL HAFIDI2022-07-241-3/+9
* core/link: Fix compiler errors && box: regenerate source codeFerass 'Vitali64' EL HAFIDI2022-07-241-28/+37
* makefile: fix errors && core/: implement mvFerass 'Vitali64' EL HAFIDI2022-07-131-1/+1
* various improvementsFerass 'Vitali64' EL HAFIDI2022-07-131-1/+7
* docs/: add benchmarks (fases V.S. gnu)Ferass 'Vitali64' EL HAFIDI2022-07-101-1/+1
* box: use basenameFerass 'Vitali64' EL HAFIDI2022-07-101-16/+16
* box: regenerate box.c && extras/yes: remove printUsage() and accept all stringsFerass 'Vitali64' EL HAFIDI2022-07-101-1/+13
* makefile: add useful comments and add more optionsFerass 'Vitali64' EL HAFIDI2022-07-021-1/+13
* box: don't hardcode, just generate using the makefileFerass 'Vitali64' EL HAFIDI2022-07-021-24/+27
* box: fix build systemFerass 'Vitali64' EL HAFIDI2022-07-011-0/+54
* organise repoFerass 'Vitali64' EL HAFIDI2022-06-301-56/+0
* add false && make and box: add true and falseFerass 'Vitali64' EL HAFIDI2022-06-301-2/+6
* implement echoFerass 'Vitali64' EL HAFIDI2022-06-301-7/+4
* implement mkdirFerass 'Vitali64' EL HAFIDI2022-06-251-0/+55