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

Mehdi Dogguy mehdi at moszumanska.debian.org
Sun Jul 19 21:51:29 UTC 2015


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

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

      from  99ba3fc   Imported Upstream version 0.1.0
       new  d587f5f   Imported Upstream version 0.1.1

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                        |    7 +
 Makefile                           |   11 +-
 _oasis                             |    8 +-
 _tags                              |   87 +-
 configure                          |    4 +-
 myocamlbuild.ml                    |  328 +++++--
 setup.ml                           | 1893 ++++++++++++++++++++++++++++--------
 src/META                           |    4 +-
 src/discover.ml                    |    2 +
 src/extUnix.mlpp                   |  115 ++-
 src/{api.odocl => extunix.mldylib} |    0
 src/libextunix_stubs.clib          |    3 +-
 src/poll.c                         |   77 ++
 src/sendmsg.c                      |   24 +-
 src/unistd.c                       |   13 +-
 test/test.ml                       |   39 +-
 test/testba.ml                     |    9 +-
 17 files changed, 2004 insertions(+), 620 deletions(-)
 copy src/{api.odocl => extunix.mldylib} (100%)
 create mode 100644 src/poll.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