vitali64.duckdns.org:
blog fases cgit pastebin laboratory-fe moinmoinwiki
aboutsummaryrefslogtreecommitdiff
path: root/core
Commit message (Expand)AuthorAge
* core/: tputHEADmasterFerass El Hafidi2023-04-14
* core/tty: fix compiler errorFerass El Hafidi2023-04-11
* core/wc: rewind(file) won't work with stdinFerass El Hafidi2023-04-10
* treewide: readd copyrightsFerass El Hafidi2023-04-10
* core/ln: return errnoFerass El Hafidi2023-04-09
* core/ln: only support 2 arguments (not counting argv[0] before getopt())Ferass El Hafidi2023-04-09
* core/ln: get rid of useless for loopFerass El Hafidi2023-04-09
* core/utilities.csv: remove, not neededFerass El Hafidi2023-04-09
* core/: get rid of viFerass El Hafidi2023-04-08
* core/ln: fix error handling!Ferass El Hafidi2023-04-08
* core/ln: don't use *paramsFerass El Hafidi2023-04-08
* core/ln: get rid of *params, uselessFerass El Hafidi2023-04-08
* core/ln: handle errors when calling remove()Ferass El Hafidi2023-04-08
* */Makefile: reduce duplicationFerass El Hafidi2023-04-08
* core/Makefile: remove test suiteFerass El Hafidi2023-04-08
* core/uname: fix argument parsingFerass El Hafidi2023-03-31
* core/rm: argv[0] -> argv0 (typo)Ferass El Hafidi2023-03-31
* core/more: don't exit on EOFFerass El Hafidi2023-03-31
* core/ln: TODO -- fix error handlingFerass El Hafidi2023-03-31
* core/chown: fix argv handlingFerass El Hafidi2023-03-30
* core/*: Return errprint.Ferass El Hafidi2023-03-04
* core/touch: Add missing 'return 0'Ferass El Hafidi2023-03-04
* core/: touchFerass El Hafidi2023-03-04
* core/Makefile: Remove shell built-in utilsFerass El Hafidi2023-03-04
* core/head: Properly handle standard inputFerass El Hafidi2023-03-04
* core/head: Fix a tiny typo (that introduced a bug) and a segmentation faultFerass El Hafidi2023-03-03
* core/[: Check argv[0], don't use basename()Ferass El Hafidi2023-03-03
* core/[: Use lstat() instead of stat()Ferass El Hafidi2023-03-02
* core/wc: Fix bug -- see descriptionFerass El Hafidi2023-03-02
* core/cat: Fix bug - see descriptionFerass El Hafidi2023-03-02
* core/uname: Fix argument parsingFerass El Hafidi2023-03-01
* core/: teeFerass El Hafidi2023-02-27
* core/: cmpFerass El Hafidi2023-02-21
* core/: ttyFerass El Hafidi2023-02-19
* all: use SPDX identifiers and add a new MAINTAINERS file.Ferass El Hafidi2023-02-16
* core/ls: Use OPERANDS instead of (char *)params in getopt() and remove the -R...Ferass El Hafidi2023-01-28
* core/common.*: Move them somewhere else so they can be used by non-POSIX utilsFerass El Hafidi2023-01-11
* core/: Properly use getopt()Ferass El Hafidi2023-01-11
* core/mv: Fix error handlingFerass El Hafidi2023-01-08
* Makefiles: Remove useless `echo`es and don't compile in a subdirectoryFerass El Hafidi2023-01-07
* core/ls: Fix compiler errors in Alpine LinuxFerass El Hafidi2023-01-06
* Remove useless fileFerass El Hafidi2023-01-06
* make: Set CORE to the currently-implemented utils insteadFerass El Hafidi2023-01-06
* *: Update Copyright date #2Ferass 'Vitali64' EL HAFIDI2023-01-05
* *: Update Copyright dateFerass 'Vitali64' EL HAFIDI2023-01-05
* core/Makefile, config.mk: Add all POSIX utilities and ignore those who aren't...Ferass 'Vitali64' EL HAFIDI2023-01-05
* (happy new year!) sh: Fix compiler errors && core/: Move print_usage to commo...Ferass 'Vitali64' EL HAFIDI2023-01-05
* branding: Rename 'Ferass' Base System' to just 'fases'.Ferass 'Vitali64' EL HAFIDI2022-12-25
* core/, Makefile, box: Get rid of version.h and use -DVERSION in CFLAGS instead.Ferass 'Vitali64' EL HAFIDI2022-12-25
* */Makefile && config.mk: Simplify and remove unnecessary echoes.Ferass 'Vitali64' EL HAFIDI2022-12-25