aboutsummaryrefslogtreecommitdiff
path: root/core/sleep.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: readd copyrightsFerass El Hafidi2023-04-101-0/+3
* core/*: Return errprint.Ferass El Hafidi2023-03-041-1/+3
* 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-2/+2
* *: 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-3/+2
* core/, Makefile, box: Get rid of version.h and use -DVERSION in CFLAGS instead.Ferass 'Vitali64' EL HAFIDI2022-12-251-7/+2
* Makefile: Add more utilities in CORE && core/: Use one single function for pr...Ferass 'Vitali64' EL HAFIDI2022-12-041-8/+6
* 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-5/+7
* core/*: reformat help textFerass 'Vitali64' EL HAFIDI2022-07-191-2/+2
* core: exit when an argument is needed but none was specified.Ferass 'Vitali64' EL HAFIDI2022-07-081-2/+2
* add core/sleepFerass 'Vitali64' EL HAFIDI2022-06-301-0/+45