mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-28 18:40:20 +02:00
* added alias for statsfs
git-svn-id: trunk@17037 -
This commit is contained in:
parent
23d4e04c5c
commit
d9773a2ee0
@ -74,6 +74,7 @@ type
|
||||
pthread_t = UnixType.pthread_t;
|
||||
|
||||
tstatfs = UnixType.TStatFs;
|
||||
pstatfs = UnixType.PStatFs;
|
||||
|
||||
CONST
|
||||
ARG_MAX = UnixType.ARG_MAX;
|
||||
|
Loading…
Reference in New Issue
Block a user