rpm  5.4.10
Functions
strtolocale.c File Reference
#include "system.h"
#include <rpmiotypes.h>
#include "debug.h"
Include dependency graph for strtolocale.c:

Go to the source code of this file.

Functions

const char * xstrtolocale (const char *str)
 Force encoding of string. More...
 

Function Documentation

§ xstrtolocale()

const char* xstrtolocale ( const char *  str)

Force encoding of string.

Definition at line 15 of file strtolocale.c.

References errno, xmalloc, and xrealloc.

Referenced by localeTag(), parseChangelog(), and xtoupper().