plan9port/src
sean 95220bf887 ed: handle Unicode beyond the BMP correctly in list mode.
List mode was constrained to the BMP. This change introduces
the following new list mode convention, using Go string literal syntax:

Non-printing ASCII characters display as \xhh.
Non-ASCII characters in the BMP display as \uhhhh.
Characters beyond the BMP display as \Uhhhhhhhh.
2020-05-29 21:42:23 -04:00
..
cmd ed: handle Unicode beyond the BMP correctly in list mode. 2020-05-29 21:42:23 -04:00
lib9 lib9: avoid unportable use of d_namlen in dirread 2020-05-18 17:04:36 -04:00
lib9p Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
lib9pclient Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
libacme Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
libauth Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
libauthsrv Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
libavl venti: import changes from plan 9 2011-06-02 09:33:56 -04:00
libbin add portdate 2004-12-26 23:23:57 +00:00
libbio Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
libcomplete add portdate 2004-12-26 23:23:57 +00:00
libdisk Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
libdiskfs libdiskfs: avoid problematic internal constant names 2020-05-18 22:35:17 -04:00
libdraw libdraw: handle larger number of subfonts 2020-05-29 20:58:37 -04:00
libflate make flate crc32 work when ulong is 64 bits 2010-02-07 16:51:28 -08:00
libframe Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
libgeometry Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
libhtml Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
libhttpd Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
libip all: fix #includes for AIX, add a few AIX "implementation" files 2020-05-07 20:36:03 -04:00
libmach all: fix #includes for AIX, add a few AIX "implementation" files 2020-05-07 20:36:03 -04:00
libmemdraw Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
libmemlayer separate out 2006-06-25 18:58:06 +00:00
libmp Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
libmux Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
libndb Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
libplumb Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
libregexp Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
libsec Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
libString Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
libsunrpc Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
libthread libthread: handle spurious _procsleep wakeups, fix $LIBTHREAD handling 2020-05-17 23:18:33 -04:00
libventi Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
make2mk make -> mk 2003-11-23 18:10:54 +00:00
mk2make make -> mk 2003-11-23 18:10:54 +00:00
mkcommon remove rule - breaks mac 2005-05-02 03:11:29 +00:00
mkdirs add tracing cd prints 2005-11-26 15:39:32 +00:00
mkenv build: use installbsd instead of install on AIX 2020-05-18 22:46:42 -04:00
mkfile build: use installbsd instead of install on AIX 2020-05-18 22:46:42 -04:00
mkhdr build: use installbsd instead of install on AIX 2020-05-18 22:46:42 -04:00
mklib build: use ar s flag to avoid ranlib 2007-11-05 11:27:14 -05:00
mkmany good bye SHORTLIB 2005-01-04 22:09:40 +00:00
mkmk.sh build: use installbsd instead of install on AIX 2020-05-18 22:46:42 -04:00
mkone good bye SHORTLIB 2005-01-04 22:09:40 +00:00
mksyslib build: use ar s flag to avoid ranlib 2007-11-05 11:27:14 -05:00