Searched hist:106866 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/lib/libc/include/
H A Dun-namespace.hdiff 106866 Wed Nov 13 18:12:09 MST 2002 deischen Use a jump table (a la Solaris) for pthread routines with default
entries in the table being stubs. While I'm here, add macros to
auto-generate the stubs. A conforming threads library can override
the stub routines by filling in the jump table.

Add some entries to namespace.h and sync un-namespace.h to it.
Also add a comment to remind folks to update un-namespace.h
when changing namespace.h.
H A Dnamespace.hdiff 106866 Wed Nov 13 18:12:09 MST 2002 deischen Use a jump table (a la Solaris) for pthread routines with default
entries in the table being stubs. While I'm here, add macros to
auto-generate the stubs. A conforming threads library can override
the stub routines by filling in the jump table.

Add some entries to namespace.h and sync un-namespace.h to it.
Also add a comment to remind folks to update un-namespace.h
when changing namespace.h.
H A Dlibc_private.hdiff 106866 Wed Nov 13 18:12:09 MST 2002 deischen Use a jump table (a la Solaris) for pthread routines with default
entries in the table being stubs. While I'm here, add macros to
auto-generate the stubs. A conforming threads library can override
the stub routines by filling in the jump table.

Add some entries to namespace.h and sync un-namespace.h to it.
Also add a comment to remind folks to update un-namespace.h
when changing namespace.h.
/freebsd-10.2-release/lib/libc/gen/
H A D_pthread_stubs.cdiff 106866 Wed Nov 13 18:12:09 MST 2002 deischen Use a jump table (a la Solaris) for pthread routines with default
entries in the table being stubs. While I'm here, add macros to
auto-generate the stubs. A conforming threads library can override
the stub routines by filling in the jump table.

Add some entries to namespace.h and sync un-namespace.h to it.
Also add a comment to remind folks to update un-namespace.h
when changing namespace.h.

Completed in 29 milliseconds