guix/guix
Ludovic Courtès ae4ff9f359
syscalls: Add 'tcgetattr' and 'tcsetattr' bindings.
* guix/build/syscalls.scm (bits->symbols-body, define-bits)
(local-flags): New macros.
(TCSANOW, TCSADRAIN, TCSAFLUSH): New variables.
(<termios>): New record type.
(%termios): New C structure.
(tcgetattr, tcsetattr): New procedures.
* tests/syscalls.scm ("tcgetattr ENOTTY", "tcgetattr")
("tcsetattr"): New tests.
2016-05-02 00:05:36 +02:00
..
build syscalls: Add 'tcgetattr' and 'tcsetattr' bindings. 2016-05-02 00:05:36 +02:00
build-system build-system/ant: Add zip. 2016-03-31 15:47:32 +02:00
import import: cpan: check version bounds on core modules. 2016-04-25 18:31:45 -05:00
scripts guix system: Reduce size of image produced for 'vm' action. 2016-04-29 18:05:44 +02:00
base32.scm
base64.scm
build-system.scm
config.scm.in build: Move 'Makefile' fragments to subdirectories. 2016-04-21 18:47:50 +02:00
cpio.scm
cve.scm cve: Read entire CVE databases for the current year and the past year. 2016-03-11 16:33:50 +01:00
cvs-download.scm
derivations.scm derivations: Raise an error when a module file is not found. 2016-03-23 00:23:12 +01:00
download.scm download: Add 'url-fetch/tarbomb'. 2016-02-22 00:36:24 +01:00
elf.scm
ftp-client.scm
gcrypt.scm
gexp.scm derivations: Raise an error when a module file is not found. 2016-03-23 00:23:12 +01:00
git-download.scm
gnu-maintenance.scm gnu-maintenance: Move FTP directory info to 'properties' fields. 2016-04-15 00:32:18 +02:00
gnupg.scm
grafts.scm grafts: Update the narinfo cache before building a derivation. 2016-03-14 23:34:33 +01:00
graph.scm graph: Edges are colored based on their source node. 2016-04-02 22:40:18 +02:00
hash.scm
http-client.scm http-client: No 'setvbuf' for non-file ports. 2016-03-16 11:27:37 +01:00
licenses.scm licenses: Add the nmap license. 2016-03-31 01:40:30 -04:00
monad-repl.scm monad-repl: Close connection when leaving the monad REPL. 2016-01-13 17:43:21 +01:00
monads.scm
nar.scm
packages.scm packages: Cache the result of 'input-grafts'. 2016-03-08 00:01:13 +01:00
pk-crypto.scm
pki.scm
profiles.scm profiles: Use the right 'package-name->name+version'. 2016-04-01 00:05:42 +02:00
records.scm
scripts.scm
search-paths.scm
serialization.scm
sets.scm
store.scm substitute: Install the client's locale. 2016-04-20 23:16:47 +02:00
svn-download.scm
tests.scm tests: Narinfos can specify an non-empty reference list. 2016-03-05 00:19:10 +01:00
ui.scm ui: Use 'terminal-columns'. 2016-04-15 00:32:18 +02:00
upstream.scm upstream: Pass a package object to updaters. 2016-04-15 00:32:18 +02:00
utils.scm utils: 'cache-directory' gracefully deals with unset 'HOME'. 2016-04-18 19:26:34 +02:00