mirror of
https://codeberg.org/landley/toybox.git
synced 2026-01-26 06:07:55 +00:00
Add stat to index.
This commit is contained in:
parent
d4c890c1f7
commit
ba185f6985
@ -11,6 +11,7 @@
|
||||
<li><a href=#uuencode>uuencode</a></li>
|
||||
<li><a href=#uudecode>uudecode</a></li>
|
||||
<li><a href=#ifconfig>ifconfig</a></li>
|
||||
<li><a href=#stat>stat</a></li>
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
@ -239,6 +240,7 @@ ifconfig_main() table logic to fold more if/else parts into the table</a></li>
|
||||
|
||||
<p>Status: in progress.</p>
|
||||
|
||||
<a name=stat>
|
||||
<h1><a href=/hg/toybox/log/917/toys/pending/stat.c>stat</a></h1>
|
||||
|
||||
<p>A lot of the stat cleanup was done by Felix Janda.</p>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user