forked from Bananymous/banan-os
realpath is implemented as a syscall. This is not really required but it was the easiest way to get it working as there is already path canonicalization at kernel level. |
||
|---|---|---|
| .. | ||
| banan-os.h | ||
| cdefs.h | ||
| framebuffer.h | ||
| ipc.h | ||
| mman.h | ||
| msg.h | ||
| resource.h | ||
| select.h | ||
| sem.h | ||
| shm.h | ||
| socket.h | ||
| stat.h | ||
| statvfs.h | ||
| syscall.h | ||
| sysmacros.h | ||
| time.h | ||
| times.h | ||
| types.h | ||
| uio.h | ||
| un.h | ||
| utsname.h | ||
| wait.h | ||