haiku/headers
Ingo Weinhold 85759ab92f Add RangeArray utility class
Templatized class for managing a set of sorted non-overlapping integer
ranges. Merges and splits ranges as necessary.
2011-07-17 16:54:54 +02:00
..
build Wrap POSIX FD functions in libroot_build 2011-07-17 16:54:47 +02:00
compatibility Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 22:04:50 +00:00
config Flat commit of all changes from package-management branch in svn 2011-07-17 16:54:06 +02:00
cpp * Added missing clear() method. 2010-08-05 11:23:01 +00:00
glibc
libs * Added bool and double BString::operator<<() versions. 2011-07-07 10:17:15 +00:00
os BLowLevelPackageContentHandler interface extension 2011-07-17 16:54:53 +02:00
posix ANSI C doesn't like unnamed unions. 2011-07-17 13:57:30 +00:00
private Add RangeArray utility class 2011-07-17 16:54:54 +02:00
tools