File history
Tracking elkscmd/file_utils/mkdir.c
| Commit | Author | Date | Message |
|---|---|---|---|
fe0a7479f5aeedc9514dbfe4f95ffac50095e8e | Chuck Coffing | 2023-03-17 | [libc] limits.h with PATH_MAX |
02de3332ad605825afb83b2612e5ce6e9761f7e | Greg Haerr | 2022-04-08 | [cmds] Various updates to mkdir, mount and reboot |
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 |
4d33cecfc6f424558b8c99017a10211c1f59f05 | Jody Bruchon | 2020-03-09 | Revert "Whitespace cleanup in `elks/`" |
5d0200d2b9698abce45658cc8c7c5e10c87930c | Jody Bruchon | 2020-03-08 | Whitespace cleanup in `elkscmd/` |
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 |
5da9c238f91a39896a16fc2ea7d868b05b912e1 | Andrew Richards | 1999-12-07 | Updated ls.c and date.c and various fixes by Mario Frasca |
ac034ea45f68685dc870beb4890f0923ce487fc | Antonio | 1999-02-16 | Basic Unix Utilities for ELKS. |