Go to file
Vincent Penquerc'h df7c431d0b qfile-utils: do not write a random extra byte
readlink(2) does not write a terminating NUL, and the read side
will already place a NUL after whatever it receives.
While it seems odd that this would be buggy (ie, synlinks on
the ohter side would be pointing to the wrong filename, though
I guess if we're lucky and the stack had a 0 byte at the right
place, symlink(2) would do what was expected), my reading of
the code tells me this patch is right. Needs testing to double
check.
2014-01-06 17:57:43 +01:00
archlinux archlinux: fixes due to new archlinux releases 2013-12-03 18:07:01 +01:00
doc Move manpages here from separate repo 2013-03-12 17:10:49 +01:00
misc Move meminfo-writer to linux-utils repo 2014-01-05 05:38:10 +01:00
network yum-proxy: use iptables-restore to set firewall rules 2013-08-05 02:08:52 +02:00
pkgs archlinux: created build scripts 2013-04-17 01:22:32 +02:00
qrexec qrexec-agent: catch failure to deliver signal 2014-01-06 17:57:40 +01:00
qubes-rpc qfile-utils: do not write a random extra byte 2014-01-06 17:57:43 +01:00
rpm_spec Move meminfo-writer to linux-utils repo 2014-01-05 05:38:10 +01:00
vm-init.d init: run resize2fs on /rw before mounting 2013-11-21 03:36:56 +01:00
vm-systemd Move meminfo-writer to linux-utils repo 2014-01-05 05:38:10 +01:00
.gitignore gitignore files - add build products 2011-03-06 14:06:24 +01:00
LICENSE Added LICENSE 2010-04-05 21:21:27 +02:00
Makefile Move meminfo-writer to linux-utils repo 2014-01-05 05:38:10 +01:00
Makefile.builder makefile: change build order - build core-vm package first 2013-04-22 05:38:22 +02:00
version version 2.1.24 2013-12-18 12:03:34 +01:00