Unix Technical Forum

Re: More nits (was Re: reentrant variants of gethostbyname2/gethostbyaddr)

This is a discussion on Re: More nits (was Re: reentrant variants of gethostbyname2/gethostbyaddr) within the lucky.openbsd.tech forums, part of the OpenBSD category; --> Hannah Schroeter writes: > And I think <pthread.h> pollutes the global namespace in an unfortunate > way, e.g. Ugly ...


Go Back   Unix Technical Forum > Unix Operating Systems > OpenBSD > lucky.openbsd.tech

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-22-2008, 12:09 PM
Marco S Hyman
 
Posts: n/a
Default Re: More nits (was Re: reentrant variants of gethostbyname2/gethostbyaddr)

Hannah Schroeter writes:

> And I think <pthread.h> pollutes the global namespace in an unfortunate
> way, e.g.


Ugly workaround for your C++ code:

#define pthread __pthread
#include <pthread.h>
#undef pthread

// marc

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 11:27 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com