aboutsummaryrefslogtreecommitdiff
path: root/core/more.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* core/more.c: Initialize read_file = 1 and success = 0Runxi Yu2024-07-271-2/+1
* treewide: readd copyrightsFerass El Hafidi2023-04-101-0/+3
* core/more: don't exit on EOFFerass El Hafidi2023-03-311-4/+2
* core/*: Return errprint.Ferass El Hafidi2023-03-041-1/+1
* 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-11/+9
* *: 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-5/+7
* core/, Makefile, box: Get rid of version.h and use -DVERSION in CFLAGS instead.Ferass 'Vitali64' EL HAFIDI2022-12-251-8/+3
* Makefile: Add more utilities in CORE && core/: Use one single function for pr...Ferass 'Vitali64' EL HAFIDI2022-12-041-10/+7
* core/: No more compiler warnings! (Threat all warnings as errors)Ferass 'Vitali64' EL HAFIDI2022-11-261-3/+3
* Relicense fases core under the 3BSD && Convert all manpages to scdoc && Link ...Ferass 'Vitali64' EL HAFIDI2022-11-101-12/+23
* core/more: Get number of lines/columns in the terminal instead of hardcodingFerass 'Vitali64' EL HAFIDI2022-08-161-4/+5
* core/all: Add compile time on the help textFerass 'Vitali64' EL HAFIDI2022-08-141-2/+7
* core/more: cleanup codeFerass 'Vitali64' EL HAFIDI2022-07-231-9/+2
* core/more: Get a character *without* echoing! && enable commented optionsFerass 'Vitali64' EL HAFIDI2022-07-231-9/+15
* core/*: Put the main function at the top and other functions at the bottomFerass 'Vitali64' EL HAFIDI2022-07-221-7/+8
* core/*: reformat help textFerass 'Vitali64' EL HAFIDI2022-07-191-2/+2
* core/: add moreFerass 'Vitali64' EL HAFIDI2022-07-141-0/+104