| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
of each manpage lists libraries that have corresponding interfaces
implemented.
Prodded by: threads
Reviewed by: deischen
Notes:
svn path=/head/; revision=124535
|
|
|
|
|
|
|
|
| |
Reviewed by: deischen
Repocopy by: markm
Notes:
svn path=/head/; revision=124533
|
|
|
|
|
|
|
|
|
|
| |
- sem_*(3) manpages were repocopied from libc_r.
Reviewed by: deischen
Repocopy by: markm
Notes:
svn path=/head/; revision=124530
|
|
|
|
|
|
|
|
|
|
| |
- Remove error code that can't be returned (and original description
was not proper English)
PR: docs/57434
Notes:
svn path=/head/; revision=123997
|
|
|
|
| |
Notes:
svn path=/head/; revision=120054
|
|
|
|
| |
Notes:
svn path=/head/; revision=119893
|
|
|
|
| |
Notes:
svn path=/head/; revision=116025
|
|
|
|
|
|
|
| |
Approved by: re (blanket)
Notes:
svn path=/head/; revision=115288
|
|
|
|
|
|
|
|
|
|
|
|
| |
libthr. No changes were made to libpthread by request of deischen,
who will soon commit a real implementation for that library.
PR: standards/50848
Submitted by: Sergey A. Osokin <osa@freebsd.org.ru>
MFC after: 1 week
Notes:
svn path=/head/; revision=113729
|
|
|
|
| |
Notes:
svn path=/head/; revision=112542
|
|
|
|
| |
Notes:
svn path=/head/; revision=111452
|
|
|
|
| |
Notes:
svn path=/head/; revision=111447
|
|
|
|
| |
Notes:
svn path=/head/; revision=110829
|
|
|
|
| |
Notes:
svn path=/head/; revision=110828
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add manual pages for following functions:
. pthread_attr_setcreatesuspend_np(3)
. pthread_main_np(3)
. pthread_multi_np(3)
. pthread_single_np(3)
. pthread_mutexattr_getkind_np(3)
. pthread_mutexattr_setkind_np(3)
. pthread_resume_all_np(3)
. pthread_resume_np(3)
. pthread_set_name_np(3)
. pthread_suspend_all_np(3)
. pthread_suspend_np(3)
. pthread_switch_add_np(3)
. pthread_switch_delete_np(3)
MFC after: 3 days
Notes:
svn path=/head/; revision=110827
|
|
|
|
|
|
|
|
|
| |
section. Add cross reference to pthread_attr_getstack() function.
MFC after: 1 day
Notes:
svn path=/head/; revision=110813
|
|
|
|
| |
Notes:
svn path=/head/; revision=110812
|
|
|
|
|
|
|
| |
functions and remove links for 3 non-existent functions
Notes:
svn path=/head/; revision=110811
|
|
|
|
|
|
|
| |
Submitted by: Craig Rodrigues <rodrigc@attbi.com>
Notes:
svn path=/head/; revision=110636
|
|
|
|
| |
Notes:
svn path=/head/; revision=110442
|
|
|
|
|
|
|
| |
rev 1.3 of uthread_attr_get_np.c)
Notes:
svn path=/head/; revision=110277
|
|
|
|
| |
Notes:
svn path=/head/; revision=109297
|
|
|
|
|
|
|
| |
of polishing.
Notes:
svn path=/head/; revision=109275
|
|
|
|
|
|
|
| |
in certain special cases.
Notes:
svn path=/head/; revision=109226
|
|
|
|
|
|
|
|
| |
about it always returning EPERM. Document that ENFILE occurs when the
limit on kernel semaphores is reached.
Notes:
svn path=/head/; revision=109222
|
|
|
|
|
|
|
| |
to use these semaphore functions.
Notes:
svn path=/head/; revision=109220
|
|
|
|
|
|
|
| |
to be consistent with other pthread_XXX functions
Notes:
svn path=/head/; revision=108898
|
|
|
|
| |
Notes:
svn path=/head/; revision=108317
|
|
|
|
| |
Notes:
svn path=/head/; revision=108257
|
|
|
|
| |
Notes:
svn path=/head/; revision=107701
|
|
|
|
|
|
|
| |
MFC after: 3 days
Notes:
svn path=/head/; revision=105990
|
|
|
|
| |
Notes:
svn path=/head/; revision=104492
|
|
|
|
|
|
|
|
|
| |
`sigprocmask', `sigaltstack', and `sigwait' as well as to the
prototypes of the apparantly unimplemented functions `sigtimedwait'
and `sigwaitinfo'. This complies with IEEE Std 1003.1-2001.
Notes:
svn path=/head/; revision=104368
|
|
|
|
|
|
|
| |
MFC after: 3 days
Notes:
svn path=/head/; revision=99720
|
|
|
|
|
|
|
|
| |
PR: docs/31745
Submitted by: Andrew <andrew@ugh.net.au>
Notes:
svn path=/head/; revision=86074
|
|
|
|
|
|
|
|
| |
PR: 31747
Submitted by: <andrew@ugh.net.au>
Notes:
svn path=/head/; revision=86050
|
|
|
|
| |
Notes:
svn path=/head/; revision=84306
|
|
|
|
|
|
|
| |
Submitted by: yar
Notes:
svn path=/head/; revision=82642
|
|
|
|
| |
Notes:
svn path=/head/; revision=81589
|
|
|
|
| |
Notes:
svn path=/head/; revision=81588
|
|
|
|
|
|
|
| |
Reviewed by: ru
Notes:
svn path=/head/; revision=81352
|
|
|
|
|
|
|
|
|
|
|
| |
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=79754
|
|
|
|
| |
Notes:
svn path=/head/; revision=79531
|
|
|
|
| |
Notes:
svn path=/head/; revision=79454
|
|
|
|
| |
Notes:
svn path=/head/; revision=79366
|
|
|
|
|
|
|
|
| |
Submitted by: Murray S. Kucherawy <msk@sendmail.com>
MFC after: 3 days
Notes:
svn path=/head/; revision=78869
|
|
|
|
|
|
|
| |
Obtained from: OpenBSD
Notes:
svn path=/head/; revision=77742
|
|
|
|
| |
Notes:
svn path=/head/; revision=77741
|
|
|
|
|
|
|
|
| |
PR: docs/27411
Submitted by: David Wimsey <dwimsey@rtci.com>
Notes:
svn path=/head/; revision=76795
|