Tor Egge
71623572da
Align stack address for new threads.
2004-11-22 17:57:45 +00:00
Tor Egge
636bb7cc2f
Fix malformed preprocessor directive.
2002-06-08 18:13:59 +00:00
Tor Egge
1f3d93cdba
Document that FreeBSD source code is needed to build linuxthreads port.
...
Add sanity check for presence of needed FreeBSD source code.
Unbreak compilation on 5.0-CURRENT, DEFS.h is no longer available.
Bump port revision.
2002-03-10 01:24:23 +00:00
Tor Egge
85ca10cdc3
Set frame pointer to 0 before calling function in child process to indicate
...
that the stack frame chain stops here.
2001-09-09 00:57:11 +00:00
Tor Egge
5f887dac56
Calling the libc .cerror from outside libc doesn't work when libc
...
is a shared library. Use a copy of .cerror to avoid this problem.
PR: 24845
2001-02-26 14:15:28 +00:00
Jason Evans
7f8cdb6f00
Update from version 2.1.2 to 2.1.3 of LinuxThreads.
2000-05-24 04:14:41 +00:00
Peter Wemm
e881919f5a
Add #define _KERNEL around #include of <sys/errno.h> - this is to avoid
...
the C-style externs in this assembler file. (!)
1999-12-29 05:30:01 +00:00
Julian Elischer
3254235ecc
Reviewed by: Russell Carter
...
Submitted by: "Richard Seaman, Jr." <dick@tar.com>
Native FreeBSD port of the linuxthreads library
Includes added files and stuff you need to add to the rest of your system.
This is for -current I'm sure Richard's older version might be
a good place to start for a 3.x version.
1999-11-30 09:07:29 +00:00