haiku/src
Axel Dörfler dd8d0a9247 Renamed console_desc::arg_ptr to arg_count, gconsole to sConsole, variable "con" to "console".
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@11935 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-03-21 14:41:46 +00:00
..
add-ons Renamed console_desc::arg_ptr to arg_count, gconsole to sConsole, variable "con" to "console". 2005-03-21 14:41:46 +00:00
apps Moved bin/ out of apps/, make it build again. 2005-03-19 00:39:42 +00:00
bin renamed key_map.cpp to main.cpp 2005-03-20 12:54:11 +00:00
build Required for the build under Linux. Defines dl_iterate_phdr() which is a Linux specific glibc dependency. 2005-03-06 16:49:13 +00:00
data Moved keymaps to the common place for data files like timezones 2005-03-18 17:05:46 +00:00
kernel * Added delete_select_sync_pool(). 2005-03-20 22:15:33 +00:00
kits Added the beginnings of a small private API for debug support. 2005-03-20 22:04:04 +00:00
libs Don't link against the libfreetype.so in ~/config/lib as we don't build it 2005-01-19 14:23:43 +00:00
prefs added usb devices and vendors list from NetBSD version 1.395 2005-02-18 20:27:26 +00:00
servers In case of a debugger() call now also prints the debug message. Makes use of the new libdebug.so. 2005-03-20 22:06:13 +00:00
tests Added a small program for testing unblocking on close and select support. Not quite exhaustive and tests for ECHO mode are missing, since I couldn't figure out how to turn it on. 2005-03-20 22:35:05 +00:00
tools removed .cvsignore files 2005-03-20 12:31:46 +00:00
Jamfile Moved bin/ out of apps/, make it build again. 2005-03-19 00:39:42 +00:00