string.c File Reference

#include "../../include/system.h"
#include "../../include/string.h"

Go to the source code of this file.

Functions


Function Documentation

int memcmp const void *  s1,
const void *  s2,
dword  n
 

Definition at line 77 of file tareas/punto/old/string.c.

void* memcpy void *  dest,
const void *  src,
dword  n
 

Definition at line 109 of file tareas/punto/old/string.c.

Referenced by fat_file_find(), sys_exec(), sys_execve(), sys_fork(), and sys_sigaction().

char* str_to_upper char *  str  ) 
 

Definition at line 65 of file tareas/punto/old/string.c.

Referenced by fat_file_find().

char* strcat char *  dest,
char *  src
 

Definition at line 31 of file tareas/punto/old/string.c.

Referenced by printf(), and sprintf().

int strcmp const char *  s1,
const char *  s2
 

Definition at line 6 of file tareas/punto/old/string.c.

Referenced by fat_file_find(), find(), find_var(), and main().

char* strcpy char *  dest,
const char *  src
 

Definition at line 42 of file tareas/punto/old/string.c.

Referenced by assign(), command(), fat_adapta_name(), fat_file_find(), init_new_task(), main(), sys_execve(), and tomar_nombre_tarea().

size_t strlen const char *  s  ) 
 

Definition at line 22 of file tareas/punto/old/string.c.

Referenced by assign(), atoi(), command(), EVupdate(), main(), printf(), puts(), sprintf(), strcat(), sys_execve(), sys_gets(), and tomar_nombre_tarea().

char* strncpy char *  dest,
const char *  src,
size_t  nbytes
 

Definition at line 51 of file tareas/punto/old/string.c.

Referenced by EVinit(), fat_file_find(), and setvar().


Generated on Sun May 30 18:38:36 2004 for Routix OS by doxygen 1.3.6