haiku/headers/private
shatty ec5b4cac39 use const char for parameters, uint to avoid warnings, and strcasecmp for name comparisons
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9910 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-11 07:35:47 +00:00
..
app A number of bug fixes. In particular: 2004-11-02 21:35:28 +00:00
disk_scanner Changes due to the removal of the extended_partition_info::partition_code field. 2003-02-18 21:30:07 +00:00
graphics removed more nvidia refs 2004-11-04 16:15:08 +00:00
input added codes for adding and removing 2004-10-28 15:40:56 +00:00
interface Added a debugger call in case the reallocation fails. 2004-11-04 08:53:46 +00:00
kernel Added prototype for new hash_remove_first() function. 2004-11-10 01:59:09 +00:00
libroot Added some prototypes of private support functions for fork(). 2004-10-12 16:28:25 +00:00
mail Imported MDR. Some code still not entirely functional -- I haven't been able to figure out how to detect SSL, so IMAP and POP have it turned off. PPP auto-detect is also not functional at the moment. Other than that, it seems to work beautifully. Packaging will come later. 2004-09-20 22:31:50 +00:00
media removed unused files 2004-11-06 22:10:20 +00:00
midi Haiku be thy name. 2004-06-25 08:47:00 +00:00
net Removed duplicate B_SELECT_* & co definitions. 2004-10-03 15:11:46 +00:00
print Fixed spelling of instantiate_transport 2004-10-22 22:35:59 +00:00
screen_saver Changed the way preferences are stored. 2004-10-09 23:17:47 +00:00
servers/app Added a method to get the cursor position 2004-11-06 19:44:49 +00:00
shared Modified BDataBuffer's copy constructor to let the user specify whether to create a copy of the buffer or just a reference. Also changed all void* params to be const. 2004-09-07 23:00:30 +00:00
storage Changed my mind. Now BPartition has a method to get the mount point of the partition, respectively a potential mount point, for partitions not yet mounted. 2004-11-01 19:38:47 +00:00
syslog_daemon Forgot to commit SYSLOG_FACILITY_INDEX() macro. 2003-12-30 00:20:40 +00:00
textencoding use const char for parameters, uint to avoid warnings, and strcasecmp for name comparisons 2004-11-11 07:35:47 +00:00