File history
Tracking elkscmd/file_utils/ln.c
| Commit | Author | Date | Message |
|---|---|---|---|
fe0a7479f5aeedc9514dbfe4f95ffac50095e8e | Chuck Coffing | 2023-03-17 | [libc] limits.h with PATH_MAX |
ae7d1741df7f20c97edff4e5bebd5f370f8a579 | Greg Haerr | 2022-03-06 | [cmds] More reduction in commands size, cleanup libc paths |
67b6153889c9947c3ef9e52ea5f1c7720aada0d | Greg Haerr | 2022-03-06 | [cmds] Reduce size of executables by removing stdio if possible |
521185162b59a46af162797a7430e94b336b36a | Greg Haerr | 2020-03-22 | [cmds] Various cleanups, add new Nano-X programs to 2880k images |
4286d710caee2e25a0446932104d99b6cec2fe3 | Jody Bruchon | 2015-03-18 | file_utils: add usage to some programs, clean up futils.h, ls fix |
57d0a7125c10eaf10064e4374d38c32092083a7 | Jody Bruchon | 2015-03-18 | Remove headers from futils.h, put as needed in individual programs |
5b4cb80f7cafc17d8008b604f5400120a07c3b8 | Jody Bruchon | 2015-03-18 | Remove more BOOL junk, fix printf conversions |
c93e4dd8382f2b6f2b277e8e901929600660fcc | Jody Bruchon | 2015-03-18 | ln: add help text, check argument count before reading argv[1] |
06745189dd1ffb235700702d57b7bd5a0150c10 | Jody Bruchon | 2015-03-17 | file_utils: ANSI-ize some functions, general code style cleanups |
ac034ea45f68685dc870beb4890f0923ce487fc | Antonio | 1999-02-16 | Basic Unix Utilities for ELKS. |