Projects tagged ‘cross-platform’ and ‘glibc’


Jump to tag:

Projects tagged ‘cross-platform’ and ‘glibc’

Filtered by Project Tags cross-platform glibc

Refine results Project Tags c (2) libpthread (2) language (2) libc (2) pthreads (2) portable (2) posix (2) libraries (2) library (2) standard (2) api (1) parallel (1)

[2 total ]

543 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.