This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
History
François Revol
3d08ac9237
Add the fmemopen() and open_memstream() POSIX extensions to libroot. Those can be used to build FILE pointers to in-memory buffers, a possible use would be to make resources available to ported applications. Untested.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37997 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-10 09:56:13 +00:00
..
build
…
compatibility
…
config
…
cpp
…
glibc
…
libs
merged freetype 2.4.2
2010-08-06 23:01:05 +00:00
os
* Adapted API as needed, and implemented most of the C++ API - it's completely
2010-08-09 16:31:40 +00:00
posix
Add the fmemopen() and open_memstream() POSIX extensions to libroot. Those can be used to build FILE pointers to in-memory buffers, a possible use would be to make resources available to ported applications. Untested.
2010-08-10 09:56:13 +00:00
private
* Renamed DescriptorCloser to FileDescriptorCloser as suggested by Ingo.
2010-08-09 21:23:05 +00:00
tools
…