File history
Tracking elkscmd/ash/jobs.c
| Commit | Author | Date | Message |
|---|---|---|---|
6e2c4ee5b39ca82816912f84948f7809d1bf5c7 | Greg Haerr | 2026-03-15 | [build] Remove 'more' from ROMFS image, fix ash build when JOBSP 0 |
935bdf6e736fdcd19258cd4625d54ca01dba8f2 | Greg Haerr | 2026-01-13 | [cmds] Enhance fg command in ash shell |
e2909c9d6864679b7a9f5fde5e8d816fc591a83 | Greg Haerr | 2026-01-12 | [ash] Add fg command for simple job control to ash |
2f2faf813d9abb79cb534d4d83c4a78e40afa29 | Greg Haerr | 2025-12-12 | [kernel,cmds] Revise waitpid for stopped jobs, enhance ash, sash, kill sig handling |
c17968d8058029dcfdb11e29595dac82e559017 | Chuck Coffing | 2023-09-01 | Reduce size of ash (144 bytes) |
b849dd1a3768931ee78e61358f9f9caf0ee2dc8 | Greg Haerr | 2022-12-28 | [cmds] Another pass at reducing build compilation warnings |
d996b9f9d90370de4f0d1fa878264768a01f1c0 | Chuck Coffing | 2022-11-24 | [cmds/ash] More precisely conditionalize JOBS code |
40441cee87e16a7c1c0ec25c12da0c8bbdc9660 | Greg Haerr | 2022-05-04 | Remove mail check and jobid |
13aa1215584539a72150a0656a41fea5ae889d2 | Greg Haerr | 2020-03-25 | [kernel] Last compiler warning cleanup for kernel and libc, other cleanup |
22f4efdbdb3d6e4514410bc70eb95a64ee18ba0 | Greg Haerr | 2020-03-21 | [kernel] Implement task zombie state, rewrite wait, fix signal |
4d33cecfc6f424558b8c99017a10211c1f59f05 | Jody Bruchon | 2020-03-09 | Revert "Whitespace cleanup in `elks/`" |
f832e0d03520db4c4b1ac57cf7b95194508cc25 | Jody Bruchon | 2020-03-09 | elkscmd: automated cleanup around the == operator |
4faacddddddd12015a9c1f3b9417bccf72ee4b5 | Jody Bruchon | 2017-03-16 | Remove all trailing whitespace from elkscmd c/h/s files |
ac034ea45f68685dc870beb4890f0923ce487fc | Antonio | 1999-02-16 | Basic Unix Utilities for ELKS. |