elks-enhanced
public
Read
Owner: themaster
Branch: master
Commits: 6893
Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL
Code
Commits
History
Branches
Bug Reports
Discussions
Compare
Settings
elks-enhanced
/
elkscmd
/
elvis
/
osk.h
File editor
/* * OS9 stat : @(#)stat.h 1.2 87/19/12 */ /* @(#)stat.h 6.1 */ /* * Structure of the result of stat */ #ifndef CLK_TCK #include <time.h> #endif struct stat { int st_dev; long st_ino; unsigned short st_mode; unsigned short st_nlink; unsigned short st_uid; unsigned short st_gid; int st_rdev; long st_size; time_t st_atime; time_t st_mtime; time_t st_ctime; };
Commit message
This repository is read-only for this account.
Repository snapshot
Current branch
master
Visibility
public
Your access
Read
Remote
Configured
File activity
View file history