Mirror of http://git.vitali64.duckdns.org/git/utils/fases.git

Ferass El Hafidi 62c0b03bc8 extras/: clarify licensing, it's supposed to be GPL-3.0+, not 3BSD 6 mēneši atpakaļ
box-templates 76f38c2977 treewide: readd copyrights 1 gadu atpakaļ
common 77ca73475d common/common.c: typofix 1 gadu atpakaļ
core 2a7491e2a7 core/: tput 1 gadu atpakaļ
extras 62c0b03bc8 extras/: clarify licensing, it's supposed to be GPL-3.0+, not 3BSD 6 mēneši atpakaļ
man 4745261740 man/: unlink.1 1 gadu atpakaļ
sh 76f38c2977 treewide: readd copyrights 1 gadu atpakaļ
.gitignore 5669f8657a Makefiles: Remove useless `echo`es and don't compile in a subdirectory 1 gadu atpakaļ
COPYING.3BSD d59ba17d6a *: Update Copyright date 1 gadu atpakaļ
COPYING.FBDL 43f3bada97 docs/: Finally add a license. 2 gadi atpakaļ
COPYING.GPLv3 f97b9c7c80 all: use SPDX identifiers and add a new MAINTAINERS file. 1 gadu atpakaļ
MAINTAINERS 76f38c2977 treewide: readd copyrights 1 gadu atpakaļ
Makefile 76f38c2977 treewide: readd copyrights 1 gadu atpakaļ
README.md 4f44ee672b docs/: Remove all documentation #2 1 gadu atpakaļ
box.c 76f38c2977 treewide: readd copyrights 1 gadu atpakaļ
common.mk 76f38c2977 treewide: readd copyrights 1 gadu atpakaļ
config.mk 2a7491e2a7 core/: tput 1 gadu atpakaļ
wip.gif 68dcbcb3ab Add a WIP GIF 2 gadi atpakaļ

README.md

┌────────────────────────────────────────────────────────────────────────────┐
│                                                                            │
│   m""                                                                      │
│ mm#mm   mmm    mmm    mmm    mmm                                           │
│   #    "   #  #   "  #"  #  #   "   ___ Simple core utilities for a fully  │
│   #    m"""#   """m  #""""   """m       functional UNIX-like system.       │
│   #    "mm"#  "mmm"  "#mm"  "mmm"                                          │
│                                                                            │
└────────────────────────────────────────────────────────────────────────────┘

Goal

The fases project tries to provide friendly, functionnal and simple core utilities for a fully functionnal UNIX-like Operating System. It tries to be entirely portable and working on any UNIX-like Operating System and kernel such as OpenBSD and Linux. It also tries to be completly modular and as such one utility should not depend on another in order to work. The coreutils are still a work-in-progress. The fases utilities are currently tested on Artix, Alpine, OpenBSD, OS X and FreeBSD. We expect all utilities to work on all systems implementing POSIX due to us using only POSIX-compliant functions.

See https://utils.vitali64.duckdns.org