Projects tagged ‘glibc’ and ‘libpthread’


Jump to tag:

Projects tagged ‘glibc’ and ‘libpthread’

Filtered by Project Tags glibc libpthread

Refine results Project Tags libraries (2) portable (2) library (2) libc (2) language (2) pthreads (2) posix (2) c (2) cross-platform (2) standard (2) hurd (1) bsd (1)

[2 total ]

546 Users
   

The GNU C Library, glibc, provides the standard C library interface for GNU/Linux and other Free Software operating systems.
Created over 3 years ago.

1 Users

libpthread-stubs provides stub functions for pthreads as weak aliases for platforms on which libc does not provide these stubs. Linking to both libc and libpthread-stubs will always provide a full ... [More] set of pthread stubs, allowing programs and libraries to portably use pthreads when linked to pthreads and improve single-threaded performance when not linked to pthreads. [Less]
Created over 2 years ago.