bitwiseworks / libcx

kLIBC Extension Library
GNU Lesser General Public License v2.1
11 stars 1 forks source link

Consider adding pthread functionality to libcx #24

Open psmedley opened 8 years ago

psmedley commented 8 years ago

Does it make sense to include pthread and urpo functionality into libcx and eliminate some additional dll's for functionality that IMHO belongs in the core c runtime?

It would also be nice to have getaddrinfo, etc as well.

SilvanScherrer commented 8 years ago

The reason for not adding urpo look at #5

dmik commented 8 years ago

While pthreads is certainly a good candidate, urpo is completely deprecated as pointed out by Silvan. I will change the issue title.

psmedley commented 8 years ago

@SilvanScherrer thanks - I thought I'd seen a reference to urpo at some point, but had missed the closure of the ticket and couldn't find any other references.

SilvanScherrer commented 5 years ago

if we add pthread, we need to check all ticket at netlabs as well. as there are some issues with phtread