File history
Tracking elkscmd/sash/sash.h
| Commit | Author | Date | Message |
|---|---|---|---|
e6def4ac4b64b4dbfe69aa0a3186e7b7b1c7469 | Greg Haerr | 2024-02-06 | [cmds] Replace use of non-standard malloc.h header with stdlib.h |
a0ff5765ac16822439deea7842ae6a34b3105f1 | Greg Haerr | 2020-05-31 | Add stack overflow minstack check in stack_check, fix sh stack overflow |
2b3cf0f148e59a68d7dd20ff6f53463ed7c4ed3 | Christoph J. Thompson | 2020-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 |
c2595b6e25a9aa6f46ffbdecba4e8c21c21e3cf | Helge Skrivervik | 2020-03-27 | add command history to sash() |
6d9b289789668feaf799dd40d4d10aa4f3fa78a | Greg Haerr | 2020-03-18 | [cmds] Add time cmd, times(3) & tzset(3) libc functions, basic localtime support w/TZ= |
55aa712a2d494c132e88632d987222e55ae9aa0 | Gregory Haerr | 2020-03-18 | [cmds] Bug fixes for various commands and cleanup, add 'od' (#473) |
cbd560892f408eb6bcb31e02620d69e16f2d1e0 | Greg Haerr | 2020-03-15 | [cmds] Bug fixes for various commands |
4d33cecfc6f424558b8c99017a10211c1f59f05 | Jody Bruchon | 2020-03-09 | Revert "Whitespace cleanup in `elks/`" |
5d0200d2b9698abce45658cc8c7c5e10c87930c | Jody Bruchon | 2020-03-08 | Whitespace cleanup in `elkscmd/` |
2598be2a59a59d29dfbf634347f5d21f3a30390 | Gregory Haerr | 2020-03-06 | [cmds] Sash and ls enhancements (#412) |
ac034ea45f68685dc870beb4890f0923ce487fc | Antonio | 1999-02-16 | Basic Unix Utilities for ELKS. |