plan9fox/sys/src
Ori Bernstein 840d16912a git/revert: update modification time on revert
when reverting files, 'cp -x' updates the mtime
to the time the file was committed. this prevents
'mk' from rebuilding the file, leading to stale
builds.

this change touches the file on revert, so that
we rebuild the file.
2022-02-27 04:27:56 +00:00
..
9 devbridge: improve locking, unbind ports automatically on read error and more... 2022-02-26 22:05:32 +00:00
ape reduce: use if() to test for exit status of pipeline 2022-01-10 02:01:11 +00:00
boot 9boot: fix isowalk() for directories spanning multiple sectors 2021-09-11 12:26:35 +00:00
cmd git/revert: update modification time on revert 2022-02-27 04:27:56 +00:00
games gba: fix flash chip id for 128k and add setting 2022-02-10 00:35:13 +00:00
lib9p lib9p: remove Srv.srvfd, make postsrv() and threadpostsrv() return the mountable file descriptor, update documentation 2021-05-01 19:58:58 +02:00
libaml libaml: resolve refs in ObjectType instruction 2021-10-17 19:52:28 +00:00
libauth
libauthsrv
libavl
libbin
libbio
libc reduce: use if() to test for exit status of pipeline 2022-01-10 02:01:11 +00:00
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 reduce: use if() to test for exit status of pipeline 2022-01-10 02:01:11 +00:00
libndb libndb: move mkptrname() into libndb to avoid duplication 2021-11-03 19:38:36 +00:00
libplumb
libregexp
libsat
libscribble
libsec reduce: use if() to test for exit status of pipeline 2022-01-10 02:01:11 +00:00
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 libthread: fix debug prints, simplify 2021-10-13 17:08:26 +00:00
libttf
libventi venti: fix memory layers 2021-07-21 05:06:05 +00:00
mkfile revert 8c228a123f: accidental commit 2021-08-22 17:47:38 +00:00
mkfile.proto /sys/src: add arm64 to installall list 2021-06-21 03:34:47 +00:00