guix-commits
[Top][All Lists]
Advanced

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

branch master updated (bd4af2f -> e7f5691)


From: Ludovic Courtès
Subject: branch master updated (bd4af2f -> e7f5691)
Date: Sat, 25 Jul 2015 12:45:07 +0000

civodul pushed a change to branch master
in repository guix.

      from  bd4af2f   gnu: bedtools: Update to 2.24.0.
       new  53de532   doc: Make "Application Setup" more prominent.
       new  b89e740   syscalls: Rename 'network-interfaces' and 
'all-network-interfaces'.
       new  4a30e84   syscalls: 'define-c-struct' distinguishes pointers from 
integers.
       new  3ca3376   syscalls: 'read-socket-address' gracefully handles 
unsupported families.
       new  573b4c1   syscalls: 'define-c-struct' properly align reads.
       new  e7f5691   syscalls: Add 'network-interfaces', which wraps libc's 
'getifaddrs'.

The 6 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:
 doc/guix.texi               |    3 +-
 gnu/services/networking.scm |    2 +-
 guix/build/syscalls.scm     |  180 +++++++++++++++++++++++++++++++++++++++----
 tests/syscalls.scm          |   33 +++++++-
 4 files changed, 196 insertions(+), 22 deletions(-)



reply via email to

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