aboutsummaryrefslogtreecommitdiff
path: root/core/wc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* core/wc: rewind(file) won't work with stdinFerass El Hafidi2023-04-101-1/+1
* treewide: readd copyrightsFerass El Hafidi2023-04-101-0/+3
* core/wc: Fix bug -- see descriptionFerass El Hafidi2023-03-021-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
* *: 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-7/+10
* core/, Makefile, box: Get rid of version.h and use -DVERSION in CFLAGS instead.Ferass 'Vitali64' EL HAFIDI2022-12-251-7/+2
* core/wc: Error handling.Ferass 'Vitali64' EL HAFIDI2022-12-101-1/+7
* core/wc: Add support for `wc file1 file2`Ferass 'Vitali64' EL HAFIDI2022-12-101-13/+26
* core/wc: Remove unneeded #includesFerass 'Vitali64' EL HAFIDI2022-12-101-4/+0
* core: wcFerass 'Vitali64' EL HAFIDI2022-12-101-0/+85