clib.h File Reference

#include <sys/types.h>

Go to the source code of this file.

Functions

char * getcwd (char *, size_t)
int memcmp (const void *, const void *, size_t)
void * memcpy (void *, const void *, size_t)
void * memmove (void *, const void *, size_t)
int raise (int)
int snprintf (char *, size_t, const char *,...)
int strcasecmp (const char *str1, const char *str2)
const char * strcasestr (const char *s, const char *pattern)
char * strerror (int)
int strncasecmp (const char *str1, const char *str2)
int strncoll (const char *a, const char *b, int len)
int vsnprintf (char *, size_t, const char *,...)


Generated on Sun Jun 8 10:56:40 2008 for GNUmifluz by  doxygen 1.5.5