[Pkg-ocaml-maint-commits] [ocaml-extunix] branch upstream updated (0d58f83 -> 99ba3fc)

Mehdi Dogguy mehdi at moszumanska.debian.org
Thu May 8 18:40:49 UTC 2014


This is an automated email from the git hooks/post-receive script.

mehdi pushed a change to branch upstream
in repository ocaml-extunix.

      from  0d58f83   Imported Upstream version 0.0.6
       new  99ba3fc   Imported Upstream version 0.1.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.txt               |  11 +
 TODO                      |  26 ++-
 _oasis                    |  15 +-
 _tags                     |  11 +-
 setup.ml                  |  31 ++-
 src/META                  |   4 +-
 src/common.c              |  19 +-
 src/discover.ml           |  62 ++++--
 src/extUnix.mlpp          | 522 ++++++++++++++++++++++++++++++++--------------
 src/fsync.c               |  32 ++-
 src/libextunix_stubs.clib |   5 +-
 src/pa_have.ml            |  36 ++--
 src/pread_pwrite_ba.c     |   8 +-
 src/sockopt.c             |  43 ++++
 src/splice.c              | 121 +++++++++++
 src/statvfs.c             |  36 +++-
 src/sysconf.c             |  55 +++++
 src/time.c                |  17 ++
 test/test.ml              |  47 +++--
 test/testba.ml            |  27 ++-
 20 files changed, 876 insertions(+), 252 deletions(-)
 create mode 100644 src/sockopt.c
 create mode 100644 src/splice.c
 create mode 100644 src/sysconf.c

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ocaml-extunix.git



More information about the Pkg-ocaml-maint-commits mailing list