mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-02 13:19:34 +01:00
* the dev_t tpye is processor dependent. Don't use it in the stat type
however, as that one is also used at a time where dev_t is already
defined as qword
|
||
|---|---|---|
| .. | ||
| cprt0.as | ||
| cprt21.as | ||
| dllprt0.as | ||
| gprt0.as | ||
| gprt21.as | ||
| prt0_10.as | ||
| prt0.as | ||
| signal.inc | ||
| stat.inc | ||
| syscall.inc | ||
| syscallh.inc | ||