Searched hist:"7285 bccf1a9224fadd3b7b81be034cd04f35a820" (Results 1 – 5 of 5) sorted by relevance
/freebsd/share/man/man3/ |
H A D | pthread_cancel.3 | diff 7285bccf1a9224fadd3b7b81be034cd04f35a820 Sun Nov 28 06:38:13 CET 1999 Alfred Perlstein <alfred@FreeBSD.org> add pthread_cancel, obtained from OpenBSD.
eischen (Daniel Eischen) added wrappers to protect against cancled threads orphaning internal resources.
the cancelability code is still a bit fuzzy but works for test programs of my own, OpenBSD's and some examples from ORA's books.
add readdir_r to both libc and libc_r
add some 'const' attributes to function parameters
Reviewed by: eischen, jasone 7285bccf1a9224fadd3b7b81be034cd04f35a820 Sun Nov 28 06:38:13 CET 1999 Alfred Perlstein <alfred@FreeBSD.org> add pthread_cancel, obtained from OpenBSD.
eischen (Daniel Eischen) added wrappers to protect against cancled threads orphaning internal resources.
the cancelability code is still a bit fuzzy but works for test programs of my own, OpenBSD's and some examples from ORA's books.
add readdir_r to both libc and libc_r
add some 'const' attributes to function parameters
Reviewed by: eischen, jasone
|
H A D | pthread_testcancel.3 | diff 7285bccf1a9224fadd3b7b81be034cd04f35a820 Sun Nov 28 06:38:13 CET 1999 Alfred Perlstein <alfred@FreeBSD.org> add pthread_cancel, obtained from OpenBSD.
eischen (Daniel Eischen) added wrappers to protect against cancled threads orphaning internal resources.
the cancelability code is still a bit fuzzy but works for test programs of my own, OpenBSD's and some examples from ORA's books.
add readdir_r to both libc and libc_r
add some 'const' attributes to function parameters
Reviewed by: eischen, jasone 7285bccf1a9224fadd3b7b81be034cd04f35a820 Sun Nov 28 06:38:13 CET 1999 Alfred Perlstein <alfred@FreeBSD.org> add pthread_cancel, obtained from OpenBSD.
eischen (Daniel Eischen) added wrappers to protect against cancled threads orphaning internal resources.
the cancelability code is still a bit fuzzy but works for test programs of my own, OpenBSD's and some examples from ORA's books.
add readdir_r to both libc and libc_r
add some 'const' attributes to function parameters
Reviewed by: eischen, jasone
|
/freebsd/lib/libc/gen/ |
H A D | readdir.c | diff 7285bccf1a9224fadd3b7b81be034cd04f35a820 Sun Nov 28 06:38:13 CET 1999 Alfred Perlstein <alfred@FreeBSD.org> add pthread_cancel, obtained from OpenBSD.
eischen (Daniel Eischen) added wrappers to protect against cancled threads orphaning internal resources.
the cancelability code is still a bit fuzzy but works for test programs of my own, OpenBSD's and some examples from ORA's books.
add readdir_r to both libc and libc_r
add some 'const' attributes to function parameters
Reviewed by: eischen, jasone diff 7285bccf1a9224fadd3b7b81be034cd04f35a820 Sun Nov 28 06:38:13 CET 1999 Alfred Perlstein <alfred@FreeBSD.org> add pthread_cancel, obtained from OpenBSD.
eischen (Daniel Eischen) added wrappers to protect against cancled threads orphaning internal resources.
the cancelability code is still a bit fuzzy but works for test programs of my own, OpenBSD's and some examples from ORA's books.
add readdir_r to both libc and libc_r
add some 'const' attributes to function parameters
Reviewed by: eischen, jasone
|
/freebsd/include/ |
H A D | dirent.h | diff 7285bccf1a9224fadd3b7b81be034cd04f35a820 Sun Nov 28 06:38:13 CET 1999 Alfred Perlstein <alfred@FreeBSD.org> add pthread_cancel, obtained from OpenBSD.
eischen (Daniel Eischen) added wrappers to protect against cancled threads orphaning internal resources.
the cancelability code is still a bit fuzzy but works for test programs of my own, OpenBSD's and some examples from ORA's books.
add readdir_r to both libc and libc_r
add some 'const' attributes to function parameters
Reviewed by: eischen, jasone diff 7285bccf1a9224fadd3b7b81be034cd04f35a820 Sun Nov 28 06:38:13 CET 1999 Alfred Perlstein <alfred@FreeBSD.org> add pthread_cancel, obtained from OpenBSD.
eischen (Daniel Eischen) added wrappers to protect against cancled threads orphaning internal resources.
the cancelability code is still a bit fuzzy but works for test programs of my own, OpenBSD's and some examples from ORA's books.
add readdir_r to both libc and libc_r
add some 'const' attributes to function parameters
Reviewed by: eischen, jasone
|
H A D | pthread.h | diff 7285bccf1a9224fadd3b7b81be034cd04f35a820 Sun Nov 28 06:38:13 CET 1999 Alfred Perlstein <alfred@FreeBSD.org> add pthread_cancel, obtained from OpenBSD.
eischen (Daniel Eischen) added wrappers to protect against cancled threads orphaning internal resources.
the cancelability code is still a bit fuzzy but works for test programs of my own, OpenBSD's and some examples from ORA's books.
add readdir_r to both libc and libc_r
add some 'const' attributes to function parameters
Reviewed by: eischen, jasone diff 7285bccf1a9224fadd3b7b81be034cd04f35a820 Sun Nov 28 06:38:13 CET 1999 Alfred Perlstein <alfred@FreeBSD.org> add pthread_cancel, obtained from OpenBSD.
eischen (Daniel Eischen) added wrappers to protect against cancled threads orphaning internal resources.
the cancelability code is still a bit fuzzy but works for test programs of my own, OpenBSD's and some examples from ORA's books.
add readdir_r to both libc and libc_r
add some 'const' attributes to function parameters
Reviewed by: eischen, jasone
|