plan9fox/sys/src
cinap_lenrek 4a83ce37c6 libsunrpc: work around arm64 compiler bug in sunStringUnpack()
The sunStringUnpack() routine was miscompiled by 7c, as
pointer arithmetic is done in 64 bit but the constant -1
offset got expended to a unsigned 32 bit integer.
2021-03-29 17:13:50 +02:00
..
9 kernel: remove ucalloc.c duplicates 2021-03-13 14:57:53 +01:00
ape ape/lib9: expose fd2path (thanks phil9) 2021-02-20 21:02:07 -08:00
boot boot/bcm: download dtb files for rpi-400 and rpi-cm4 2021-02-22 23:44:28 +01:00
cmd 5c, 6c, 7c, 8c, kc, qc, vc: use explicit gmove(... , nn) in cgen() for result of OAS*, OPREINC, OPOSTINC 2021-03-13 13:56:40 +01:00
games games/snes: use 4-point hermite interpolation to resample 2021-02-22 16:12:24 +01:00
lib9p
libaml libaml: fix IndexField and BankField implementations (thanks Michael Forney) 2021-02-22 19:27:49 +01:00
libauth
libauthsrv
libavl
libbin
libbio
libc
libcomplete
libcontrol
libdisk
libdraw libdraw: enter/eenter: fix ^W removing the text on the right side of the tick 2021-02-04 10:57:37 +01:00
libdtracy
libfis
libflate
libframe
libgeometry
libhtml
libhttpd
libip
libjson
liblex
libmach
libmemdraw
libmemlayer
libmp
libndb
libplumb
libregexp
libsat
libscribble
libsec
libstdio libstdio: sync bits of vfprintf from APE 2021-02-19 23:04:09 +01:00
libString
libsunrpc libsunrpc: work around arm64 compiler bug in sunStringUnpack() 2021-03-29 17:13:50 +02:00
libthread
libttf
libventi
mkfile
mkfile.proto