mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-11 12:09:07 +02:00
Merged revisions 53,55,57-58 via svnmerge from
/trunk git-svn-id: branches/fixes_2_0@82 -
This commit is contained in:
parent
c730f5a48b
commit
5697bfdff6
@ -18,6 +18,7 @@ interface
|
||||
implementation
|
||||
end.
|
||||
{$else NODEBUG}
|
||||
interface
|
||||
uses
|
||||
{$ifdef win32}
|
||||
Windows,
|
||||
|
@ -1,5 +1,6 @@
|
||||
Unit sysctl;
|
||||
|
||||
{
|
||||
This file is part of the Free Pascal run time library.
|
||||
(c) 2002 by Marco van de Voort
|
||||
member of the Free Pascal development team.
|
||||
|
@ -1,3 +1,4 @@
|
||||
{
|
||||
This file is part of the Free Pascal run time library.
|
||||
(c) 2000 by Marco van de Voort
|
||||
member of the Free Pascal development team.
|
||||
|
Loading…
Reference in New Issue
Block a user