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
History
Ingo Weinhold
75df143732
Introduced a macro specifying the type function parameters are aligned to. Not nice, but seems to help with the automatic generation of syscall code (at least on x86).
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8783 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-09-01 20:15:19 +00:00
..
app
Fixed a couple of memory leaks and an incorrect index bounds check.
2004-08-24 23:54:02 +00:00
disk_scanner
…
graphics
added ISA I/O functions in kerneldriver (for coldstart script exec)
2004-09-01 20:10:51 +00:00
input
fix the naming
2004-08-24 13:44:35 +00:00
interface
Reverted to the original comment, as I had worked on an older version of this file.
2004-08-25 07:36:57 +00:00
kernel
Introduced a macro specifying the type function parameters are aligned to. Not nice, but seems to help with the automatic generation of syscall code (at least on x86).
2004-09-01 20:15:19 +00:00
libroot
Added a header that contains private libroot definitions.
2004-05-03 12:42:43 +00:00
media
Modified media_server and media_addon_server cration/terminatio.
2004-08-15 20:43:01 +00:00
midi
Haiku be thy name.
2004-06-25 08:47:00 +00:00
net
Doh! Forgot to commit these after having removed from headers/posix/*.
2004-05-04 16:08:52 +00:00
print
Implemented copy number of pages for printers that do not support page copy command. Check if PrintToFile dialog was canceled and return without an error.
2004-03-27 07:08:38 +00:00
screen_saver
Moved here from current/headers/os/add-ons/screen_saver
2004-06-12 22:46:11 +00:00
servers
/app
Moved a number of classes for DisplayDriver support into DisplaySupport.h
2004-08-07 20:28:03 +00:00
shared
…
storage
Got rid of the Storage Kit's kernel abstraction layer, which was
2004-08-28 20:14:46 +00:00
syslog_daemon
…
textencoding
…