| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
for four years (since r162846).
Submitted by: Alexander Best arundel@
Notes:
svn path=/head/; revision=215269
|
|
|
|
|
|
|
|
| |
Don't cast thread_self() to int. Cast to uintptr_t. Pull in the
predefined printf format from <inttypes.h>
Notes:
svn path=/head/; revision=115855
|
|
|
|
|
|
|
|
| |
In recurse(), cast the pointer difference to int to match the format.
The difference is expected to fit in an int.
Notes:
svn path=/head/; revision=115854
|
|
|
|
|
|
|
|
|
| |
don't allow it at the moment, the correct thing to do is try again.
Otherwise, libthr would fail this test because it doesn't allow
an unlimited number of concurrent threads per application.
Notes:
svn path=/head/; revision=115819
|
|
|
|
|
|
|
|
|
| |
libthr. Oops, sorry about that.
Submitted by: "Simon L. Nielsen" <simon@nitro.dk>
Notes:
svn path=/head/; revision=115658
|
|
|
|
| |
Notes:
svn path=/head/; revision=115649
|
|
|
|
|
|
|
| |
Pointed out by: julian
Notes:
svn path=/head/; revision=99239
|
|
|
|
|
|
|
|
| |
Also change one case of blatant __progname abuse (several more remain)
This commit does not touch anything in src/{contrib,crypto,gnu}/.
Notes:
svn path=/head/; revision=95258
|
|
|
|
|
|
|
|
|
| |
instead of char *.
MFC after: 2 weeks
Notes:
svn path=/head/; revision=81975
|
|
|
|
|
|
|
|
|
|
|
| |
be malloc()ed, but they are now allocated using mmap(), just as the
default-size stacks are. A separate cache of stacks is kept for
non-default-size stacks.
Collaboration with: deischen
Notes:
svn path=/head/; revision=80021
|
|
|
|
| |
Notes:
svn path=/head/; revision=76913
|
|
|
|
| |
Notes:
svn path=/head/; revision=76912
|
|
|
|
| |
Notes:
svn path=/head/; revision=76911
|
|
|
|
| |
Notes:
svn path=/head/; revision=76910
|
|
|
|
| |
Notes:
svn path=/head/; revision=71586
|
|
|
|
| |
Notes:
svn path=/head/; revision=59667
|
|
|
|
|
|
|
|
| |
a new test for POSIX semaphores was added, and examples of harness usage are
included.
Notes:
svn path=/head/; revision=59612
|
|
|
|
|
|
|
|
| |
now added to the signal mask; this test failed because it didn't allow
for this.
Notes:
svn path=/head/; revision=54738
|
|
|
|
|
|
|
| |
recent changes to signal handling.
Notes:
svn path=/head/; revision=54139
|
|
|
|
| |
Notes:
svn path=/head/; revision=50476
|
|
|
|
|
|
|
|
|
|
| |
Fix copyrights (s/REGENTS/AUTHOR).
Suggested by: tg
Approved by: jb
Notes:
svn path=/head/; revision=49439
|
|
|
|
|
|
|
| |
Submitted by: Daniel Eischen <eischen@vigrid.com>
Notes:
svn path=/head/; revision=46772
|
|
|
|
| |
Notes:
svn path=/head/; revision=46771
|
|
|
|
|
|
|
| |
Submitted by: Daniel M. Eischen <eischen@vigrid.com>
Notes:
svn path=/head/; revision=39811
|
|
|
|
|
|
|
| |
Submitted by: Daniel M. Eischen <eischen@vigrid.com>
Notes:
svn path=/head/; revision=39810
|
|
|
|
|
|
|
| |
Submitted by: Daniel M. Eischen <eischen@vigrid.com>
Notes:
svn path=/head/; revision=38541
|
|
Notes:
svn path=/head/; revision=38540
|