[Pkg-ocaml-maint-commits] [ocaml-extunix] 02/06: Merge tag 'upstream/0.1.0'

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


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

mehdi pushed a commit to branch master
in repository ocaml-extunix.

commit 83a2a84cc0b89d6d2fa95c6c7bde12d2af680335
Merge: 5238f94 99ba3fc
Author: Mehdi Dogguy <mehdi at debian.org>
Date:   Thu May 8 20:19:52 2014 +0200

    Merge tag 'upstream/0.1.0'
    
    Upstream version 0.1.0

 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(-)

-- 
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