reentrant.c File Reference

#include "thread.h"

Data Structures

struct  Tls

Functions

void NsInitReentrant (void)
char * ns_inet_ntoa (struct in_addr addr)
dirent * ns_readdir (DIR *dir)
tm * ns_localtime (const time_t *clock)
tm * ns_gmtime (const time_t *clock)
char * ns_ctime (const time_t *clock)
char * ns_asctime (const struct tm *tmPtr)
char * ns_strtok (char *s1, const char *s2)

Function Documentation

char* ns_asctime ( const struct tm *  tmPtr  ) 

char* ns_ctime ( const time_t *  clock  ) 

struct tm* ns_gmtime ( const time_t *  clock  ) 

char* ns_inet_ntoa ( struct in_addr  addr  ) 

struct tm* ns_localtime ( const time_t *  clock  ) 

struct dirent* ns_readdir ( DIR *  dir  ) 

Copy to per-thread buffers from reentrant routines.

char* ns_strtok ( char *  s1,
const char *  s2 
)

void NsInitReentrant ( void   ) 


Generated on Tue Sep 4 19:58:57 2007 by  doxygen 1.5.1