File history
Tracking elkscmd/sh_utils/which.c
| Commit | Author | Date | Message |
|---|---|---|---|
21d3dcd89b83c95f0a74978d9af8637a36fae56 | Chuck Coffing | 2023-12-24 | Don't use stdio for which |
7da9a87f70ca80c61b47792561b038ed62e4a32 | Chuck Coffing | 2023-12-23 | Rewrite which: smaller, fix buffer overflows |
62b1565e3541f6bca04706968a80207d9033be6 | Greg Haerr | 2022-03-20 | More cleanup and filesize reduction |
ae7d1741df7f20c97edff4e5bebd5f370f8a579 | Greg Haerr | 2022-03-06 | [cmds] More reduction in commands size, cleanup libc paths |
4d33cecfc6f424558b8c99017a10211c1f59f05 | Jody Bruchon | 2020-03-09 | Revert "Whitespace cleanup in `elks/`" |
5d0200d2b9698abce45658cc8c7c5e10c87930c | Jody Bruchon | 2020-03-08 | Whitespace cleanup in `elkscmd/` |
c2c649d4a72313a8fde8bf52f740b2e29ac8967 | Jody Bruchon | 2016-08-18 | Style cleanups on for/if/while in elkscmd |
a471df0c5ac4aab9d401860c499795d372331d9 | Andrew Richards | 1999-06-16 | Added which. |