Ruby 1.9.2p290(2011-07-09revision32553)
Functions

missing/strlcat.c File Reference

#include <sys/types.h>
#include <string.h>

Go to the source code of this file.

Functions

size_t strlcat (char *dst, const char *src, size_t siz)

Function Documentation

size_t strlcat ( char *  dst,
const char *  src,
size_t  siz 
)

Definition at line 45 of file strlcat.c.

Referenced by dln_load(), file_expand_path(), join_path(), and rb_w32_aspawn().