[libbdplus-devel] Add bdplus_set_fopen()

anonymous git at videolan.org
Wed Jan 21 13:52:30 CET 2015


libbdplus | branch: master | anonymous <anonymous at anonymous.org> | Thu Jan  8 10:40:43 2015 +0200| [bc9cadcc973a7c1c4ed06daf1ca81801c3d41728] | committer: anonymous

Add bdplus_set_fopen()

> http://git.videolan.org/gitweb.cgi/libbdplus.git/?a=commit;h=bc9cadcc973a7c1c4ed06daf1ca81801c3d41728
---

 src/Makefile.am                 |    3 ++
 src/file/file.h                 |   41 ++++++++++++++++++++
 src/file/file_default.c         |   80 +++++++++++++++++++++++++++++++++++++++
 src/file/file_default.h         |   29 ++++++++++++++
 src/file/filesystem.h           |   63 ++++++++++++++++++++++++++++++
 src/libbdplus/bdplus.c          |   71 +++++++++++++++++++++++++++-------
 src/libbdplus/bdplus_config.h   |    5 +++
 src/libbdplus/bdplus_data.h     |    1 +
 src/libbdplus/bdsvm/interface.c |    4 +-
 src/libbdplus/bdsvm/loader.c    |   36 ++++++------------
 src/libbdplus/bdsvm/loader.h    |    4 +-
 src/libbdplus/bdsvm/trap.c      |   76 ++++++++++++++-----------------------
 src/libbdplus/bdsvm/trap.h      |    4 +-
 src/libbdplus/internal.c        |   18 +++++----
 src/libbdplus/internal.h        |    1 -
 15 files changed, 336 insertions(+), 100 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/libbdplus.git/?a=commitdiff;h=bc9cadcc973a7c1c4ed06daf1ca81801c3d41728


More information about the libbdplus-devel mailing list