haiku/headers/private/kernel
Axel Dörfler 219dacab3c Changed our read link syscall and FS interface call to make it easily possible to be POSIX compliant.
Also changed readlink() to be POSIX compliant with those changes.
"ls -l" does now resolve links properly again (the new coreutils version outlined the problems).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12263 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-04-06 16:07:10 +00:00
..
arch
boot
disk_device_manager
fs
util
MessagingServiceDefs.h
boot_item.h
cache.h
cbuf.h
console.h
cpu.h
debug.h
defines.h
elf.h
elf32.h
elf_priv.h
faults_priv.h
file_cache.h
frame_buffer_console.h
gdb.h
generic_syscall.h
int.h
kdevice_manager.h
kdriver_settings.h
kernel.h
kernel_daemon.h
kimage.h
kmodule.h
ksignal.h
ksocket.h
ksyscalls.h
lock.h
memheap.h
messaging.h
pools.h
port.h
real_time_clock.h
real_time_data.h
safemode.h
sem.h
smp.h
syscall_process_info.h
syscalls.h Changed our read link syscall and FS interface call to make it easily possible to be POSIX compliant. 2005-04-06 16:07:10 +00:00
sysctl.h
system_info.h
team.h
thread.h
thread_types.h
timer.h
tls.h
user_atomic.h
user_debugger.h
user_runtime.h
vfs.h Changed our read link syscall and FS interface call to make it easily possible to be POSIX compliant. 2005-04-06 16:07:10 +00:00
vm.h
vm_cache.h
vm_page.h
vm_priv.h
vm_store_anonymous_noswap.h
vm_store_device.h
vm_store_null.h
vm_translation_map.h
vm_types.h