File history
Tracking elks/include/arch/stat.h
| Commit | Author | Date | Message |
|---|---|---|---|
c6b56dc298a74a7f4474e8b7112cbc69d089cb9 | Greg Haerr | 2024-04-04 | [kernel,libc] Rename u_ino_t to ino_t |
36e98a69d13e8ac5854a1597f39131f5fd79a95 | Tee-Kiah Chia | 2020-03-14 | [kernel] [boot] further tidy up header files (rebased on top of https://github.com/jbruchon/elks/pull/467) |
35e787a4bfb33aab71ed78513d92f43eb5575ba | Gregory Haerr | 2020-02-26 | [abi] First pass at bug fixing and cleaning up dirent and stat in kernel and libc (#382) |
61073feb113492bea49b233f766db4c3b924bba | Greg Haerr | 2020-02-21 | Revert "[fs] Fix ino_t size everywhere" |
12f1995c967a3a8d394581e8fade9ff20fae9bc | mfld-fr | 2020-02-17 | [fs] Fix ino_t size everywhere |
dc30068b752172aee64dd814b899913ef8c6b72 | lithoxs | 2017-05-15 | Fix to access to inodes in FAT16 FS, issue #123. Tested only with Mellvik's dos286.img. |
554f465a357c3fdf114da91ae82b6ec8a602ec6 | Riley H. Williams | 2002-04-26 | Next stage of `make lint` verification of the ELKS source code. |
d7cf9d2d5749245a77e3a4cc0585e768640fd4f | Riley H. Williams | 2002-04-19 | ANSI'fied function prototypes in fs subtree. |
15072207fd20f19a99c56076320ae02080a0aa1 | Riley H. Williams | 2001-09-08 | Simplified Makefile rules. |
f9b47559bca2467fdcc9c102c605ce826b6a78e | Unspecified Developer | 1998-09-12 | Imported elks-0.0.73-pre2 source |