aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2023-10-08 02:00:00 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2023-11-19 01:00:00 +0100
commit66942d042e28e8d26cfdb70633c8e33280c0b049 (patch)
tree20a247e185f1d9d211fa18df19079fe341e5ca9b /ChangeLog
parent4db37c3a6189802e59a8354ae13fc385b07aa940 (diff)
downloadguix-66942d042e28e8d26cfdb70633c8e33280c0b049.tar.gz
guix-66942d042e28e8d26cfdb70633c8e33280c0b049.zip
gnu: Add libnsfb.
* gnu/packages/web.scm (libnsfb): New public variable.
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions
syscalls: Add network-interface-running?...Danny Milosavljevic 2017-06-16syscalls: Add 'scandir*'....Ludovic Courtès 2017-05-28syscalls: Add 'thread-name' and 'set-thread-name'....Ludovic Courtès 2017-02-11tests: Relax test on utmpx entries....Ludovic Courtès 2017-01-31tests: Really skip /var/run/utmpx test when needed....Paul Garlick 2017-01-24syscalls: Export 'read-utmpx'....Ludovic Courtès 2017-01-19syscalls: Add utmpx procedures and data structure....Ludovic Courtès 2016-11-21syscalls: Add 'add-network-route/gateway' and 'delete-network-route'....Ludovic Courtès 2016-11-16syscalls: Add bindings for SIOCGIFNETMASK and SIOCSIFNETMASK....Ludovic Courtès 2016-10-27tests: Skip 'pivot-root' test on Linux > 4.7.5....Ludovic Courtès 2016-10-19tests: Make sure child process of 'pivot-root' test exits....Ludovic Courtès