haiku/headers/private
Pawel Dziepak 6003243ef3 util: introduce kernel utils for pseudorandom number generation
Currently there are two generators. The fast one is the same one the scheduler
is using. The standard one is the same algorithm libroot's rand() uses. Should
there be a need for more cryptographically PRNG MD4 or MD5 might be a good
candidates.
2013-04-11 04:34:59 +02:00
..
app Add generic unlock key setting and removal. 2013-03-05 11:04:57 -05:00
audio
binary_compatibility Add macro B_IF_GCC_2 2012-02-19 15:11:57 +01:00
bluetooth Adding debug file to bluetooth. 2013-01-12 20:01:28 +01:00
debug Revert r39846 and r39847. 2010-12-14 17:55:38 +00:00
device Tiny comment cleanup. 2011-06-21 12:35:50 +00:00
drivers scsi: Add write same SCSI operation 2012-06-10 18:47:12 -07:00
file_systems Move B_MIME_STRING_TYPE to <TypeConstants.h> 2011-11-25 06:19:24 +01:00
firewire Fixes some occurrences of 'variable set but not used', disables Werror for problematic items. 2012-02-23 20:32:11 +01:00
fs_shell Added recursive_lock_transfer_lock() to the fs_shell. 2012-03-31 00:09:47 +02:00
graphics radeon_hd: Add Northern Island registers 2013-01-29 12:29:06 -06:00
index_server Add a CLucene full-text add-on. 2010-10-28 15:22:52 +00:00
input Implemented the patch on #7963 in a different way. 2011-10-31 18:09:24 +00:00
interface Added ResourceEdit and modified BColumnListView, BRow and BMenu. 2013-02-27 22:08:46 -05:00
kernel util: introduce kernel utils for pseudorandom number generation 2013-04-11 04:34:59 +02:00
libroot commpage: randomize position of commpage 2013-04-04 15:27:22 +02:00
locale Fix relying on order of static object destruction in Locale Kit. 2012-11-26 01:19:27 +01:00
mail * Put ServerConnection into the BPrivate namespace as it should have been. 2011-11-02 22:56:50 +00:00
media Move SoundConsumer to libmedia in the BPrivate namespace 2012-08-07 23:38:37 +02:00
midi
mount * Removed now obsolete notification (this was not even used in Tracker 2009-10-07 19:31:57 +00:00
net Rework initial auto joining and add big TODOs. 2013-04-02 04:59:44 +02:00
notification * revert '43157 as the files are actually needed. I still don't understand how I managed to build everything without them ... 2011-11-03 12:49:18 +00:00
package Add a package info "install-path" attribute 2011-11-25 06:19:35 +01:00
print * Renamed files, classes and constants from 2010-11-08 18:43:55 +00:00
runtime_loader commpage: randomize position of commpage 2013-04-04 15:27:22 +02:00
screen_saver Fixed various errors/warnings reported by cppcheck: 2010-02-08 22:50:38 +00:00
shared Further tuned AMD CPU identifier parsing. 2013-03-22 09:37:47 +01:00
storage Fixed design issues in BPartitionParameterEditor. 2013-02-02 01:13:19 +01:00
support BString::Private class to access BString internals 2011-11-25 06:19:45 +01:00
syslog_daemon
system commpage: randomize position of commpage 2013-04-04 15:27:22 +02:00
textencoding
tracker Fix crash when dragging files onto nav menus. 2012-09-03 16:28:47 -04:00
usb_vision some copyright headers clean up 2010-04-12 21:02:09 +00:00
userlandfs Should have been part of r37678. io_request_is_vip() support. 2010-07-22 11:09:32 +00:00
vmdk Moved vmdkimage.h to a shareable place, cleaned it up a bit, and renamed it to 2009-10-01 03:08:46 +00:00