haiku/headers/private
Ingo Weinhold d08379a80b * Now we deal with all x86 exceptions, i.e. we no longer panic() when a
user application performs a division by zero or causes a general
  protection fault. For some exceptions (e.g. machine check) I wasn't
  quite sure whether they can be caused by user apps at all, so we panic()
  in those cases. Wouldn't harm, if someone more knowledgable would check
  this, though.
* Removed the unused fault handling stuff, respectively moved the little
  that was used into x86/arch_int.c.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13795 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-07-21 23:47:08 +00:00
..
app Added padding calculation (not final) so that flattening / unflattening actually works. 2005-07-20 23:15:03 +00:00
debug Added support for looking up symbols of other team to libdebug. The 2005-07-16 21:12:32 +00:00
disk_scanner
drivers Fixed some bugs, partially by Oscar Lesta. 2005-07-19 17:19:02 +00:00
graphics updated register defines for PLL. 2005-07-21 21:37:38 +00:00
input added a tablet_movement struct 2005-04-20 21:53:21 +00:00
interface Moved WindowInfo.h from private/app to private/interface. 2005-07-05 20:33:13 +00:00
kernel * Now we deal with all x86 exceptions, i.e. we no longer panic() when a 2005-07-21 23:47:08 +00:00
libroot Updated to tzcode2005j.tar.gz 2005-07-08 23:49:29 +00:00
mail
media Media Codec API just got a visit from the coding style police. 2005-06-30 00:24:06 +00:00
midi
net
opengl/GL/internal Internal Mesa3D's private declaration use everywhere in Mesa code. 2005-06-26 13:54:42 +00:00
print
runtime_loader The runtime loader now creates a debug area through which other teams can 2005-07-16 21:07:17 +00:00
screen_saver
servers/app Implemented GetHasGlyphs support somehow (FT support is lacking) 2005-07-19 15:22:55 +00:00
shared added OS.h for completeness 2005-07-11 15:44:37 +00:00
storage BDiskDeviceList now has a default value for the "useOwnLocker" argument - it defaults 2005-05-03 00:28:31 +00:00
syslog_daemon
textencoding
tracker Added private libtracker headers, shared with Deskbar. 2005-05-23 00:24:17 +00:00
translation