File history
Tracking elks/fs/readdir.c
| Commit | Author | Date | Message |
|---|---|---|---|
5b7f07e8846ea25db88aff55f1ca2f6024d7a20 | Greg Haerr | 2022-08-26 | [libc] Cleanup dirent struct and libs/programs that use it |
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" |
a413291bb76957fc3dbaaa6d4258a3e10b0863c | Greg Haerr | 2020-02-21 | Revert "[fs] C99-like print macro for ino_t portability" |
647ab5d087020fe6edc27467bf33d4fd9806080 | mfld-fr | 2020-02-19 | [fs] C99-like print macro for ino_t portability |
12f1995c967a3a8d394581e8fade9ff20fae9bc | mfld-fr | 2020-02-17 | [fs] Fix ino_t size everywhere |
c130390f0e5beda73ab862039f671d5337c83d3 | Jody Bruchon | 2017-03-15 | Code style cleanups |
18363dfeee1d238db5dd03167b10fc7161635f1 | lithoxs | 2016-07-12 | Optimization in directories fs and fs/minix. Code still does the same. It only was reorganized. Code size reduced by 112 bytes. Compiled kernel tested under Qemu. |
d0848f335d3b33c3336b82a6c83876279de44f0 | lithoxs | 2015-10-27 | More optimizations in upper level directories |
5848290325a74d659a45fbf54f1648c8a9f80b6 | lithoxs | 2015-10-26 | Diverse optimizations |
a5731bfa6432136a62dc05088c38040c9d2f2ad | Juan Perez-Sanchez | 2015-06-13 | Fix errors and warnings by open-watcom |
2ee105fc93056d6d3752cd3c3e2fe5236593b4c | Riley H. Williams | 2002-06-22 | Applied Manuel's second patchset, tweaked kernel boot message to tell the truth, and verified that the result all works. |
3ee4c2ebe08fda3124cf85aa3f0a95febad8a37 | Riley H. Williams | 2002-05-30 | Standardised on clr_irq() and set_irq() macros throughout the source tree. |
d7cf9d2d5749245a77e3a4cc0585e768640fd4f | Riley H. Williams | 2002-04-19 | ANSI'fied function prototypes in fs subtree. |
d721e0f0c17ac50f7b3b380dbad417d0633bdbe | Andrew Richards | 1999-09-24 | Fixes and code cleanups in fs code by Thomas McWilliams. |
c62a4ff3d5ba5de7e28b918871419da7445c0bc | Andrew Richards | 1999-09-16 | Fixes and code cleanups in filesystem code by Thomas McWilliams |
4609ab18423e89367072686969b995881937fb3 | Andrew Richards | 1999-09-05 | Changes for 0.0.79 |
6569c1b50fc2022960689f8c71b31456235546c | Andrew Richards | 1999-08-19 | Clean up of source,+ new features. |
eacc0cc1b51d1554f6c604d0e4c0c0715752333 | Andrew Richards | 1998-10-15 | Heavily optimised fs code adding new register varables in carefully selected places + other small changes. |
f9b47559bca2467fdcc9c102c605ce826b6a78e | Unspecified Developer | 1998-09-12 | Imported elks-0.0.73-pre2 source |