mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-25 14:51:27 +02:00
* now linklib's
This commit is contained in:
parent
25e1ee995f
commit
d709cc12ab
@ -17,13 +17,15 @@
|
||||
|
||||
**********************************************************************}
|
||||
|
||||
|
||||
{
|
||||
Automatically converted by H2Pas 0.99.15 from pthrwrk2.h
|
||||
}
|
||||
|
||||
{$linklib c} // needs libc_r
|
||||
|
||||
{$PACKRECORDS C}
|
||||
|
||||
|
||||
{
|
||||
Copyright (c) 1993, 1994 by Chris Provenzano, proven@mit.edu
|
||||
Copyright (c) 1995-1998 by John Birrell <jb@cimlogic.com.au>
|
||||
@ -420,7 +422,10 @@ function pthread_attr_getfloatstate(_para1:Ppthread_attr_t; _para2:Pcint):cint;c
|
||||
|
||||
{
|
||||
$Log$
|
||||
Revision 1.2 2003-11-04 09:02:18 marco
|
||||
Revision 1.3 2003-11-16 21:30:24 marco
|
||||
* now linklib's
|
||||
|
||||
Revision 1.2 2003/11/04 09:02:18 marco
|
||||
* freebsd fixes to get syncobjs running
|
||||
|
||||
Revision 1.1 2003/11/03 11:38:38 marco
|
||||
|
Loading…
Reference in New Issue
Block a user