elks-enhanced

publicRead
Owner: themasterBranch: masterCommits: 6893Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL

File history

Tracking elks/fs/stat.c
CommitAuthorDateMessage
a19dfa5fc93d3838ee48e792e88d961bf90c578Greg Haerr2023-09-02[kernel] Source cleanup replace #if 0 with #if UNUSED
7090f7eb81822d525b70dbd70518708326c840fGreg Haerr2020-10-08[kernel] Reduce kernel stack usage on symlinks to FAT filesystem
bb234fa631b5b99a89b0d4b315c589cf7a28db1Greg Haerr2020-04-13[kernel] Fix buggy fstat system call
35e787a4bfb33aab71ed78513d92f43eb5575baGregory Haerr2020-02-26[abi] First pass at bug fixing and cleaning up dirent and stat in kernel and libc (#382)
dc30068b752172aee64dd814b899913ef8c6b72lithoxs2017-05-15Fix to access to inodes in FAT16 FS, issue #123. Tested only with Mellvik's dos286.img.
18363dfeee1d238db5dd03167b10fc7161635f1lithoxs2016-07-12Optimization 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.
037b4ec5eb82c475472d2b068b1c139206e3664lithoxs2016-02-16Code size reduction and simplification in files in directories kernel , net and fs. Code still does exactly the same. Kernel compiled with BCC. Tested under QEMU. Works. Code size reduced by 320 bytes.
fbe84dce7736fe89d694c2ca917159d7d6d736dlithoxs2015-10-26More optimization for namei.c
2ee105fc93056d6d3752cd3c3e2fe5236593b4cRiley H. Williams2002-06-22Applied Manuel's second patchset, tweaked kernel boot message to tell the truth, and verified that the result all works.
3ee4c2ebe08fda3124cf85aa3f0a95febad8a37Riley H. Williams2002-05-30Standardised on clr_irq() and set_irq() macros throughout the source tree.
d7cf9d2d5749245a77e3a4cc0585e768640fd4fRiley H. Williams2002-04-19ANSI'fied function prototypes in fs subtree.
4b2938d02444a84985f733ee89f02231c0ffde6Alan Cox2001-06-17CONFIG_ACTIME dies
9d4b831e3d769884a5b1b2813393cac86ee9725Andrew Richards1999-12-15Optimised fs code
ae928acf2892f3fb53a6f67c4d8d796e48275d8Andrew Richards1999-10-26Lots of changes bringing code up to 0.0.80-pre1. See CHANGELOG.
c62a4ff3d5ba5de7e28b918871419da7445c0bcAndrew Richards1999-09-16Fixes and code cleanups in filesystem code by Thomas McWilliams
4609ab18423e89367072686969b995881937fb3Andrew Richards1999-09-05Changes for 0.0.79
eacc0cc1b51d1554f6c604d0e4c0c0715752333Andrew Richards1998-10-15Heavily optimised fs code adding new register varables in carefully selected places + other small changes.
f9b47559bca2467fdcc9c102c605ce826b6a78eUnspecified Developer1998-09-12Imported elks-0.0.73-pre2 source