File history
Tracking elkscmd/ash/trap.c
| Commit | Author | Date | Message |
|---|---|---|---|
3681e32dd74acd2dea0ac66ae0ef8f8ca617b15 | Greg Haerr | 2024-11-19 | [cmds] Fix compiler warnings based on added -Wextra flag |
bed7ef05663b5892d719be44591503b999891d6 | Greg Haerr | 2022-12-29 | More command compilation warning cleanups |
7378a5491fdfafa6f1cac7f54c2c95a67220037 | Greg Haerr | 2022-07-28 | [libc][kernel] Rename __sighandler_t to standard sighandler_t in signal.h |
6e061183882b0516c35edf1b6673ce4b0fbdcae | Greg Haerr | 2022-05-04 | [ash] Add internal 'test/[' commands to shell |
13aa1215584539a72150a0656a41fea5ae889d2 | Greg Haerr | 2020-03-25 | [kernel] Last compiler warning cleanup for kernel and libc, other cleanup |
4d33cecfc6f424558b8c99017a10211c1f59f05 | Jody Bruchon | 2020-03-09 | Revert "Whitespace cleanup in `elks/`" |
f832e0d03520db4c4b1ac57cf7b95194508cc25 | Jody Bruchon | 2020-03-09 | elkscmd: automated cleanup around the == operator |
fb3dad56f9836db2ceae03adcb9ec8dd00b107b | mfld-fr | 2018-05-21 | [ash] Fix SIGINT handler registration |
821fdfe1cab6b4b56c35337c1f83c192916c304 | Andrew Richards | 1999-08-26 | Latest updates |
ac034ea45f68685dc870beb4890f0923ce487fc | Antonio | 1999-02-16 | Basic Unix Utilities for ELKS. |