guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch stable-2.0 updated (f6dd212 -> 61b8794)


From: Andy Wingo
Subject: [Guile-commits] branch stable-2.0 updated (f6dd212 -> 61b8794)
Date: Mon, 11 Jul 2016 21:48:08 +0000 (UTC)

wingo pushed a change to branch stable-2.0
in repository guile.

      from  f6dd212   Factor start_child out of open_process
       new  8e48a58   Ignore meta/build-env
       new  61b8794   Rename win32-uname.[ch] to posix-w32.[ch]

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:
 .gitignore                              |    1 +
 libguile/Makefile.am                    |    4 ++--
 libguile/{win32-uname.c => posix-w32.c} |    2 +-
 libguile/{win32-uname.h => posix-w32.h} |    6 +++---
 libguile/posix.c                        |    8 ++++----
 5 files changed, 11 insertions(+), 10 deletions(-)
 rename libguile/{win32-uname.c => posix-w32.c} (99%)
 rename libguile/{win32-uname.h => posix-w32.h} (95%)



reply via email to

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