haiku/headers/private
Axel Dörfler b70a062dc5 * Separated create_socket() and the call to the protocol's open() function - open()
is not supposed to be called for accepted sockets, only for those created via
  a call the userland socket() function.
* Renamed net_socket_module_info::socket() to open_socket() to make this distinction
  a bit clearer.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19254 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-11 11:56:52 +00:00
..
app Removed the superfluous (doubled) AS_MOVEPENTO as well. Also removed those old constants 2006-10-26 22:48:31 +00:00
audio * added a bunch of drivers by Siarzhuk Zharski 2006-05-29 09:54: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 - Added support for Radeon Mobility 9600/9700 (0x4e50). 2006-11-05 01:54:11 +00:00
input input_server saves its settings on change, sending itself a 'Save' request message 2006-07-07 15:38:53 +00:00
interface our BPicture stream format wasn't compatible with R5 one. 2006-11-09 21:53:45 +00:00
kernel Modified the pxe_ia32 stage 1 loader to load stage 2 at the same address as bios_ia32 stage 1 does. 2006-10-24 20:53:30 +00:00
libroot Added a private call to get the dependencies of a loaded image. This will be used 2006-10-06 11:40:20 +00:00
mail Tried to get MDR to compile under Zeta RC3 but to no avail, with lots of 2006-01-01 23:59:24 +00:00
media build media kit with debug enabled, even for release builds 2006-03-07 13:24:19 +00:00
midi Made all server version and signatures consistent, and thus closing bug #909. 2006-10-22 17:56:02 +00:00
net * Separated create_socket() and the call to the protocol's open() function - open() 2006-11-11 11:56:52 +00:00
opengl/GL/internal Internal Mesa3D's private declaration use everywhere in Mesa code. 2005-06-26 13:54:42 +00:00
print * fixed all compilation issues of printkit-stuff with gcc4 on Linux 2006-10-23 22:57:37 +00:00
runtime_loader Now supports symbolic links correctly, and no longer loads the same shared 2006-06-27 00:07:42 +00:00
screen_saver * ScreenCornerSelector is now a BControl and fully keyboard navigable. 2006-06-09 16:03:16 +00:00
shared 0X1167 is an AMD Duron 2006-11-02 21:37:55 +00:00
storage Fixed GCC 4 warnings. 2006-10-13 10:35:04 +00:00
syslog_daemon Implemented syslog support for the kernel debug output. Not fancy at all yet, but 2006-01-24 20:28:52 +00:00
textencoding
tracker Added private libtracker headers, shared with Deskbar. 2005-05-23 00:24:17 +00:00
usb_vision * added a bunch of drivers by Siarzhuk Zharski 2006-05-29 09:54:03 +00:00