guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] branch wip-mingw-guile-2.2 updated (9bf1ae8 -> c90b9cd)


From: Mike Gran
Subject: [Guile-commits] branch wip-mingw-guile-2.2 updated (9bf1ae8 -> c90b9cd)
Date: Tue, 10 Apr 2018 18:43:17 -0400 (EDT)

mike121 pushed a change to branch wip-mingw-guile-2.2
in repository guile.

      from  9bf1ae8   Conditionally include netinet/tcp.h
       new  b9731ee   start_child should return pid_t
       new  c90b9cd   Use gnulib for gethostname

The 2 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:
 lib/Makefile.am      |  12 +++++-
 lib/gethostname.c    | 104 +++++++++++++++++++++++++++++++++++++++++++++++++
 libguile/posix-w32.h |   8 ++--
 m4/gethostname.m4    | 107 +++++++++++++++++++++++++++++++++++++++++++++++++++
 m4/gnulib-cache.m4   |   3 +-
 m4/gnulib-comp.m4    |  12 ++++++
 6 files changed, 240 insertions(+), 6 deletions(-)
 create mode 100644 lib/gethostname.c
 create mode 100644 m4/gethostname.m4



reply via email to

[Prev in Thread] Current Thread [Next in Thread]