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-01-21 05:53:46 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
History
John Scipione
00f72094a1
Move futimesat() from fs.cpp to fs_darwin.cpp since it is implimented on FreeBSD. It is stubbed out for now.
2012-03-02 21:04:02 -05:00
..
build
Move futimesat() from fs.cpp to fs_darwin.cpp since it is implimented on FreeBSD. It is stubbed out for now.
2012-03-02 21:04:02 -05: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
Filtered flat import of Oliver's svn package management branch
2011-11-25 06:17:07 +01:00
cpp
Fix
#7948
: add correct prototype for String::compare alongside the wrong one
2011-10-31 09:56:00 +00:00
glibc
…
libs
Merge branch 'master' of git://github.com/haiku/haiku
2011-12-15 20:50:28 -07:00
os
PCI: add bridge control flags and use them.
2012-02-27 21:46:01 +01:00
posix
Fix warnings about MB_LEN_MAX being redefined.
2012-02-26 22:45:16 +01:00
private
Allow switching of timezone string to messages locale, too.
2012-02-23 23:15:36 +01:00
tools
…