| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
This introduces the WITHOUT_LIBKSE nob,
and changes WITHOUT_LIBPTHREADS to mean with neither threading libs.
Approved by: re(kensmith)
Notes:
svn path=/head/; revision=172492
|
|
|
|
|
|
|
|
|
| |
o Make this ILP32/LP64 clean: cast pointers to long
o Code conditional upon DEBUG must also be conditional
upon _LIBC_R_
Notes:
svn path=/head/; revision=152599
|
|
|
|
| |
Notes:
svn path=/head/; revision=121266
|
|
|
|
|
|
|
| |
Pointed out by: julian
Notes:
svn path=/head/; revision=99239
|
|
|
|
|
|
|
|
|
| |
instead of char *.
MFC after: 2 weeks
Notes:
svn path=/head/; revision=81975
|
|
a new test for POSIX semaphores was added, and examples of harness usage are
included.
Notes:
svn path=/head/; revision=59612
|