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/sash/sash.h
CommitAuthorDateMessage
e6def4ac4b64b4dbfe69aa0a3186e7b7b1c7469Greg Haerr2024-02-06[cmds] Replace use of non-standard malloc.h header with stdlib.h
a0ff5765ac16822439deea7842ae6a34b3105f1Greg Haerr2020-05-31Add stack overflow minstack check in stack_check, fix sh stack overflow
2b3cf0f148e59a68d7dd20ff6f53463ed7c4ed3Christoph J. Thompson2020-04-19* Make sash also source /etc/sashrc * Move shell config files to /etc so not only root gets their environment set. * Trim down $PATH
c2595b6e25a9aa6f46ffbdecba4e8c21c21e3cfHelge Skrivervik2020-03-27 add command history to sash()
6d9b289789668feaf799dd40d4d10aa4f3fa78aGreg Haerr2020-03-18[cmds] Add time cmd, times(3) & tzset(3) libc functions, basic localtime support w/TZ=
55aa712a2d494c132e88632d987222e55ae9aa0Gregory Haerr2020-03-18[cmds] Bug fixes for various commands and cleanup, add 'od' (#473)
cbd560892f408eb6bcb31e02620d69e16f2d1e0Greg Haerr2020-03-15[cmds] Bug fixes for various commands
4d33cecfc6f424558b8c99017a10211c1f59f05Jody Bruchon2020-03-09Revert "Whitespace cleanup in `elks/`"
5d0200d2b9698abce45658cc8c7c5e10c87930cJody Bruchon2020-03-08Whitespace cleanup in `elkscmd/`
2598be2a59a59d29dfbf634347f5d21f3a30390Gregory Haerr2020-03-06[cmds] Sash and ls enhancements (#412)
ac034ea45f68685dc870beb4890f0923ce487fcAntonio1999-02-16Basic Unix Utilities for ELKS.