Commit Graph

22 Commits

Author SHA1 Message Date
g1n 670e38e251
Add logname util 2022-08-12 19:41:24 +03:00
g1n 35f0578cea
Add tee util 2022-08-12 19:34:35 +03:00
g1n 44cbb98694
Add head util 2022-06-30 17:36:01 +03:00
g1n 67a02be008
Add wc util 2022-06-30 10:51:13 +03:00
g1n 7163fbe175
Rewrote cat utility 2022-06-30 09:12:07 +03:00
g1n 8ee74d84e3
Restructured repository and rewrote Makefile 2022-06-28 17:47:58 +03:00
g1n 1a8d76d7ca Merge pull request 'Pass '\\' (a character) to putchar, not "\\" (a pointer)' (#3) from noisytoot/coreutils:echo-putchar-patch into main
Reviewed-on: https://codeberg.org/GRU/coreutils/pulls/3
2022-01-29 15:21:47 +01:00
Ron Nazarov a6c0b05a3f
Pass '\\' (a character) to putchar, not "\\" (a pointer) 2022-01-15 22:28:22 +00:00
g1n fa9fa05b6d
Happy New 2022 Year 2022-01-01 10:38:55 +02:00
g1n 804254fe2e Merge pull request 'while loop more efficient' (#2) from robyndrake/coreutils:main into main
Reviewed-on: https://codeberg.org/GRU/coreutils/pulls/2
2021-12-25 10:28:16 +01:00
Robyn Drake 51aa3b2a68 echo.c done?? 2021-12-25 02:44:04 -06:00
Robyn Drake 5bddf1d75c Merge branch 'main' of https://codeberg.org/robyndrake/coreutils into main
interim commit
2021-12-23 12:54:49 -06:00
Robyn Drake f189b31e80 interim commit of echo.c 2021-12-23 12:54:09 -06:00
robyndrake 3a75810e32 Merge branch 'main' into main 2021-12-23 14:47:03 +01:00
g1n 92e7e3adf0 Merge pull request 'robyndrake's fix from printf to putchar in cat.c' (#1) from robyndrake/coreutils:main into main
Reviewed-on: https://codeberg.org/GRU/coreutils/pulls/1
2021-12-23 14:46:33 +01:00
Robyn Drake 298d40e4d3 while loop more efficient 2021-12-21 11:48:51 -06:00
g1n ac8f545de1 Add very simple ls 2021-11-27 17:27:11 +02:00
g1n 8b79ec4168 Add echo 2021-11-22 21:12:55 +02:00
g1n ef7be623a9 Add mkdir 2021-11-22 19:55:52 +02:00
g1n 157505ad6a Add LICENSE 2021-11-04 20:16:21 +02:00
g1n 147b52eed9 Add touch 2021-08-27 17:34:19 +03:00
g1n 0c5f04cf56 Initial commit: add cat and yes 2021-08-25 15:56:46 +03:00