coreutils

General Software Utilities
git clone http://git.omkov.net/coreutils
Log | Tree | Refs | README | LICENCE | Download

Date Message Author Files + -
2022-03-06 02:27:45 meta: Relicense to MIT Jamozed 71 +141 -1127
2022-02-05 09:32:00 util: Replace "lib" with libutil Jamozed 39 +313 -161
2020-11-16 12:23:57 chmod: Handle R flag Jamozed 2 +44 -10
2020-11-12 11:11:41 mkdir: Fix mode array memory leak Jamozed 1 +2 -1
2020-09-25 12:40:39 mkdir: Use mode library instead of own solution Jamozed 1 +55 -99
2020-08-28 11:01:02 lib: Update optget to version 1.6.0 Jamozed 26 +422 -493
2020-07-09 09:58:31 mkdir: Fix misleading indentation warning Jamozed 1 +4 -5
2020-07-06 10:52:45 mkdir: Use libokv error reporting Jamozed 1 +16 -21
2020-06-26 06:42:30 mkdir: Add POSIX mkdir Jamozed 4 +253 -0