mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-28 16:40:28 +02:00
* fix
This commit is contained in:
parent
0dda48c05e
commit
83b0b82e11
@ -27,6 +27,7 @@ Type
|
||||
tv_sec : time_t;
|
||||
tv_nsec : clong;
|
||||
end;
|
||||
ptimespec= ^timespec;
|
||||
|
||||
timezone = packed record
|
||||
minuteswest,
|
||||
@ -58,7 +59,10 @@ Type
|
||||
|
||||
{
|
||||
$Log$
|
||||
Revision 1.2 2003-09-14 20:15:01 marco
|
||||
Revision 1.3 2003-09-15 07:23:51 marco
|
||||
* fix
|
||||
|
||||
Revision 1.2 2003/09/14 20:15:01 marco
|
||||
* Unix reform stage two. Remove all calls from Unix that exist in Baseunix.
|
||||
|
||||
Revision 1.1 2003/01/05 19:01:28 marco
|
||||
|
Loading…
Reference in New Issue
Block a user