CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/06/08 14:34:35
Modified files:
plan9/rc : Makefile
Added files:
plan9/rc/patches: patch-edit-edit_c patch-edit-editline_c
patch-edit-vrl_c patch-rc_h
Log message:
fix FLAVOR=editline build on llvm 22 by backporting upstream commit to
pass correct pointer types to el_gets(). bonus fix for gcc 15 while
there which I happened to notice.
