Boost logo

Boost Users :

From: frederic.bron_at_[hidden]
Date: 2008-07-09 07:18:05


I try to use the standard function "int system(const char*)" defined in <cstdlib> in parallel threads.
We experience troubles under cygwin environment.
Is there anything in boost or in the vault where I could find a thread-safe version of the system function?

The list of non reentrant functions of the standard C library is pretty long. From info libc I get: errno localeconv setlocale stdin stdout stderr fdopen perror tempnam fopen putchar tmpnam getchar
puts tmpfile gets emove vfprintf iprintf ename vsnprintf mkstemp snprintf vsprintf mktemp_t sprintf init_signal signal kill sigtramp aise calloc mblen setenv dtoa mbstowcs srand free mbtowc strtod
getenv memalign strtol mallinfo mstats strtoul malloc putenv system malloc and wcstombs malloc_stats ealloc wctomb strdup strtok close link unlink execve lseek wait fcntl open write fork ead fstat
sbrk gettimeofday stat getpid times fstat64 lseek64 open64 asctime.
What would be the best portable way to deal with that?

Regards,

F. Bron

Avis :
Ce message et toute pièce jointe sont la propriété d'Alcan et sont destinés seulement aux personnes ou à l'entité à qui le message est adressé. Si vous avez reçu ce message par erreur, veuillez le
détruire et en aviser l'expéditeur par courriel. Si vous n'êtes pas le destinataire du message, vous n'êtes pas autorisé à utiliser, à copier ou à divulguer le contenu du message ou ses pièces jointes
en tout ou en partie.

Notice:
This message and any attachments are the property of Alcan and are intended solely for the named recipients or entity to whom this message is addressed. If you have received this message in error
please inform the sender via e-mail and destroy the message. If you are not the intended recipient you are not allowed to use, copy or disclose the contents or attachments in whole or in part.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net