|
TacOS
0.2
|
| ▼ kernel | |
| ► drivers | |
| ► fs | |
| ► include | |
| ► klibc | |
| ► pci | |
| ► utils | |
| clock.c | Gestion de l'horloge et du temps en général |
| dcache.c | Dentry cache |
| elf.c | Bibliothèque destinée à manipuler les fichiers exécutables ELF |
| events.c | Gestion d'évènements datés |
| exception.c | Gestion des exceptions |
| fpu.c | Configuration de la FPU |
| gdt.c | Setup de la GDT |
| i8254.c | |
| i8259.c | |
| idt.c | |
| init.c | |
| interrupts.c | |
| kdirent.c | |
| kernel.c | |
| kfcntl.c | |
| kmalloc.c | |
| kpanic.c | |
| kprocess.c | |
| ksem.c | Gestion des sémaphores |
| ksignal.c | |
| kstdio.c | |
| ksyscall.c | |
| kunistd.c | |
| mbr.c | |
| memory.c | Gestion des pages mémoires physiques |
| module.c | |
| pagination.c | |
| round_robin.c | |
| scheduler.c | |
| vfs.c | Virtual File System. Gestion des points de montage |
| vmm.c | |
| ▼ libc | |
| ► include | |
| ► stdio | |
| dirent.c | Fonctions pour faciliter la gestion des dossiers |
| errno.c | Contient la variable d'erreur errno |
| fcntl.c | File control operations |
| libio.c | |
| malloc.c | |
| process.c | |
| sem.c | |
| signal.c | Gestion des signaux |
| start.c | |
| stdlib.c | |
| string.c | |
| termios.c | |
| time.c | |
| unistd.c | |
| wait.c |
1.8.7