elks-enhanced

publicRead
Owner: themasterBranch: masterCommits: 6893Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL

File history

Tracking elkscmd/file_utils/rmdir.c
CommitAuthorDateMessage
cf7b0eefdbed732185d853c317ca32d6f60b759Greg Haerr2023-10-08[libc,cmds] Fix perror and rm -f, improve rmdir
86ff493e87c18c1ae964050e1a3c571da808ee3Greg Haerr2023-08-09[cmds] Fix rmdir -p
b3c6c3e7fc00c5b4ca8bf540bebd267a6aa59e9Greg Haerr2023-08-08[libc,cmds] Rewrite strrchr for speed/size, update rmdir
3be3b3b3fdef44efb1dea8e81ba8f04250dd96aGreg Haerr2023-08-08[kernel] Determine kernel stack usage when allowing async I/O
67b6153889c9947c3ef9e52ea5f1c7720aada0dGreg Haerr2022-03-06[cmds] Reduce size of executables by removing stdio if possible
521185162b59a46af162797a7430e94b336b36aGreg Haerr2020-03-22[cmds] Various cleanups, add new Nano-X programs to 2880k images
4d33cecfc6f424558b8c99017a10211c1f59f05Jody Bruchon2020-03-09Revert "Whitespace cleanup in `elks/`"
5d0200d2b9698abce45658cc8c7c5e10c87930cJody Bruchon2020-03-08Whitespace cleanup in `elkscmd/`
c2c649d4a72313a8fde8bf52f740b2e29ac8967Jody Bruchon2016-08-18Style cleanups on for/if/while in elkscmd
4286d710caee2e25a0446932104d99b6cec2fe3Jody Bruchon2015-03-18file_utils: add usage to some programs, clean up futils.h, ls fix
57d0a7125c10eaf10064e4374d38c32092083a7Jody Bruchon2015-03-18Remove headers from futils.h, put as needed in individual programs
06745189dd1ffb235700702d57b7bd5a0150c10Jody Bruchon2015-03-17file_utils: ANSI-ize some functions, general code style cleanups
ac034ea45f68685dc870beb4890f0923ce487fcAntonio1999-02-16Basic Unix Utilities for ELKS.