mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-01 08:48:29 +00:00
Remove a bunch of stuff that shouldn't be in docs
This commit is contained in:
parent
2cc1d5ac4c
commit
bfb85fe6d0
11 changed files with 18 additions and 39 deletions
|
@ -24,7 +24,7 @@
|
|||
#include "libc/sysv/errfuns.h"
|
||||
|
||||
/**
|
||||
* Supports fstat(), etc. implementations.
|
||||
* Forms fstat() on System Five.
|
||||
* @asyncsignalsafe
|
||||
*/
|
||||
int32_t sys_fstat(int32_t fd, struct stat *st) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue