routix.h File Reference

#include <sys/types.h>

Go to the source code of this file.

Defines

Functions


Define Documentation

 
#define _debug  )     __asm__ __volatile__ ("push %eax; \ mov $1, %eax; \ debug: cmp $1, %eax; \ je debug; \ pop %eax");
 

Definition at line 45 of file include/lib/routix.h.

#define WNOHANG   1
 

Definition at line 35 of file include/lib/routix.h.

Referenced by _waiting_childs(), main(), sig_chld(), sys_exit_notify(), and sys_waitpid().


Function Documentation

int clrscr void   ) 
 

Definition at line 103 of file video.c.

Referenced by kmain(), main(), and sys_clrscr().

int exec char *   ) 
 

Definition at line 23 of file punto/old/routix.c.

int execve char *  tarea,
char **  argv,
char **  envp
 

Definition at line 29 of file libk.c.

void exit int   ) 
 

Definition at line 164 of file lib/RoutixStd/routix.c.

Referenced by catchear_hijos(), command(), fatal(), invoke(), main(), sig_usr1(), and syserr().

pid_t fork  ) 
 

Definition at line 127 of file lib/RoutixStd/routix.c.

Referenced by invoke(), and main().

size_t free_mem void   ) 
 

Definition at line 86 of file lib/RoutixStd/routix.c.

Referenced by main().

pid_t getpid void   ) 
 

Definition at line 150 of file lib/RoutixStd/routix.c.

Referenced by handler(), handler1(), and main().

pid_t getppid void   ) 
 

Definition at line 157 of file lib/RoutixStd/routix.c.

Referenced by main().

void gets char *  str  ) 
 

Definition at line 225 of file teclado.c.

int getvar char *  nombre  ) 
 

Definition at line 103 of file sys_misc.c.

int kill pid_t  pid,
int  sig
 

Definition at line 188 of file lib/RoutixStd/routix.c.

Referenced by main().

void perror char *  str  ) 
 

Definition at line 141 of file error.c.

Referenced by main(), and sys_perror().

void printf char *  string,
... 
 

Definition at line 261 of file lib/RoutixStd/routix.c.

int proc_dump void   ) 
 

Definition at line 34 of file lib/RoutixStd/routix.c.

Referenced by main().

int proc_dump_v int   ) 
 

Definition at line 43 of file lib/RoutixStd/routix.c.

Referenced by main().

int putchar char  car  ) 
 

Definition at line 225 of file lib/RoutixStd/routix.c.

void puts char *  str  ) 
 

Definition at line 235 of file lib/RoutixStd/routix.c.

int renice word  pid,
word  prioridad
 

Definition at line 141 of file lib/RoutixStd/routix.c.

Referenced by main().

int setvar char *  nombre,
int  valor
 

Definition at line 77 of file sys_misc.c.

void show int   ) 
 

Definition at line 170 of file lib/RoutixStd/routix.c.

Referenced by main().

int sleep int   ) 
 

Definition at line 14 of file lib/RoutixStd/routix.c.

int sprintf char *  str,
const char *  string,
... 
 

Definition at line 330 of file lib/RoutixStd/routix.c.

void sputchar char  car  ) 
 

Definition at line 87 of file punto/old/routix.c.

void voido void   ) 
 

Definition at line 135 of file lib/RoutixStd/routix.c.

pid_t wait int *  valor  ) 
 

Definition at line 176 of file lib/RoutixStd/routix.c.

Referenced by catchear_hijos(), and main().

pid_t waitpid pid_t  pid,
int *  valor,
int  options
 

Definition at line 181 of file lib/RoutixStd/routix.c.

Referenced by _waiting_childs(), command(), main(), sig_chld(), and wait().


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