This website requires JavaScript.
Explore
Help
Register
Sign In
Haiku
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
mirror of
https://review.haiku-os.org/haiku
synced
2025-02-12 00:28:19 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
History
Ingo Weinhold
379131d97d
BString: Add StartsWith() and EndsWith() methods
2013-04-08 15:44:31 +02:00
..
build
Add some missing build headers
2013-04-02 17:06:56 +00:00
compatibility
* Added definitions for n_short, n_long, and n_time as expected on FreeBSD when
2011-07-23 15:41:47 +00:00
config
Flat commit of all changes from package-management branch in svn
2011-07-17 16:54:06 +02:00
cpp
Fix
#7948
: add correct prototype for String::compare alongside the wrong one
2011-10-31 09:56:00 +00:00
glibc
…
libs
* Added bool and double BString::operator<<() versions.
2011-07-07 10:17:15 +00:00
os
BString: Add StartsWith() and EndsWith() methods
2013-04-08 15:44:31 +02:00
posix
Rename some parameters to avoid "declaration of 'foo' shadows global declaration" warnings.
2011-10-31 22:01:29 +00:00
private
Add shared PthreadMutexLocker, an AutoLocker for pthread_mutex_t
2013-04-07 23:59:43 +02:00
tools
…