| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
code made obsolete in the same commit.
Notes:
svn path=/head/; revision=211934
|
| |
|
|
| |
Notes:
svn path=/head/; revision=209880
|
| |
|
|
|
|
|
|
| |
Approved by: marcel, emaste
Sponsored by: Sandvine Incorporated
Notes:
svn path=/head/; revision=189416
|
| |
|
|
|
|
|
| |
Obtained from: Juniper Networks
Notes:
svn path=/head/; revision=182372
|
| |
|
|
| |
Notes:
svn path=/head/; revision=181341
|
| |
|
|
| |
Notes:
svn path=/head/; revision=181059
|
| |
|
|
| |
Notes:
svn path=/head/; revision=181044
|
| |
|
|
| |
Notes:
svn path=/head/; revision=173703
|
| |
|
|
| |
Notes:
svn path=/head/; revision=169985
|
| |
|
|
| |
Notes:
svn path=/head/; revision=169187
|
| |
|
|
| |
Notes:
svn path=/head/; revision=161547
|
| |
|
|
|
|
|
| |
which means that we also have <thread_db.h>.
Notes:
svn path=/head/; revision=160971
|
| |
|
|
|
|
|
|
|
|
| |
SSE (or its successors).
Reviewed by: marcel, davidxu
MFC After: 2 weeks
Notes:
svn path=/head/; revision=146818
|
| |
|
|
| |
Notes:
svn path=/head/; revision=132950
|
| |
|
|
|
|
|
|
| |
array of one element of type struct reg. Change the argument to
libc_r_md_getgregs() accordingly.
Notes:
svn path=/head/; revision=132409
|
| |
|
|
|
|
|
|
|
|
|
|
| |
notably, this restores some of the contents in thread_db.h as well
as David Xu's copyright notice. This also fixes the includes in
the MD libpthread files which Scott tried to provide a quick fix
for.
Pointy hat: marcel
Notes:
svn path=/head/; revision=132360
|
| |
|
|
|
|
|
| |
up now, but it appears to be the same problem and solution as sparc64.
Notes:
svn path=/head/; revision=132352
|
| |
|
|
| |
Notes:
svn path=/head/; revision=132351
|
|
|
i386, ia64 and sparc64. Add stubs for alpha, amd64, ia64 and sparc64 for
libpthread.
Restructure the source files to avoid unnecessary use of subdirectories
that also force us to use non-portable compilation flags to deal with
the uncommon compilation requirements (building archive libraries for
linkage into a shared library).
The libpthread support has been copied from the original local and
cleaned-up to make them WARNS=2 clean.
that also force us to use non-portable compilation flags to deal with
the uncommon compilation requirements (building archive libraries for
linkage into a shared library).
The libpthread support has been copied from the original local and
cleaned-up to make them WARNS=2 clean.
Tested on: amd64, i386, ia64
Notes:
svn path=/head/; revision=132332
|