This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
/
private
/
kernel
History
Axel Dörfler
e44d4929ce
Made it independent.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5043 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-10-16 17:52:35 +00:00
..
arch
Added some more CPU functions.
2003-10-11 18:57:35 +00:00
boot
Now uses the DoublyLinked::List class instead of the C list stuff.
2003-10-14 00:26:04 +00:00
disk_device_manager
We always resize the partition contents.
2003-09-29 21:43:11 +00:00
fs
…
util
The iterator was broken.
2003-10-13 03:19:21 +00:00
assert.h
…
bus.h
…
cbuf.h
…
console.h
…
cpu.h
…
ctlreg.h
…
debug.h
…
defines.h
…
dev.h
…
devfs.h
…
devs.h
…
elf32.h
Cleaned up the ELF header a lot, added missing definitions.
2003-10-16 17:51:53 +00:00
elf_priv.h
Made it independent.
2003-10-16 17:52:35 +00:00
elf.h
…
faults_priv.h
…
fb_console.h
…
fd.h
…
float.h
…
font.h
…
gdb.h
…
int.h
…
isa.h
…
isovol.h
…
kernel_daemon.h
…
kernel.h
…
kerrors.h
…
khash.h
…
kimage.h
…
kmodule.h
…
kqueue.h
…
ksignal.h
…
ksocket.h
…
ksyscalls.h
…
ktypes.h
…
lock.h
…
memheap.h
…
pci_priv.h
renamed line into pin, since in PCI terminology, IRQ interrupt number == line, and the physical interrupt wire == pin
2003-09-29 19:09:32 +00:00
pools.h
…
port.h
Removed the port_test_thread_func() prototype from the header - that's a
2003-09-12 20:48:07 +00:00
queue.h
…
sem.h
…
smp.h
…
stdio.h
…
syscalls.h
change to public resource.h
2003-09-20 20:47:27 +00:00
sysctl.h
…
thread_types.h
…
thread.h
…
timer.h
…
tls.h
…
user_atomic.h
…
user_runtime.h
…
vfs_types.h
…
vfs.h
…
vm_cache.h
…
vm_page.h
…
vm_priv.h
…
vm_store_anonymous_noswap.h
…
vm_store_device.h
…
vm_store_null.h
…
vm_store_vnode.h
…
vm_translation_map.h
…
vm_types.h
…
vm.h
…