ports/sysutils/44bsd-more/files
Cy Schubert 6bef86a7ad sysutils/44bsd-more: Fix build with LLVM16
main.c:440:22: error: incompatible function pointer types passing 'int (void *, char *, size_t)' (aka 'int (void *, char *, unsigned long)') to parameter of type 'int (* _Nullable)(void *, char *, int)' [-Wincompatible-function-pointer-types]
                fd = fropen(DEFRC, str_read);
                                   ^~~~~~~~

MFH:	2023Q3
2023-06-25 13:52:33 -07:00
..
patch-ch.c
patch-command.c
patch-less.h Fix for NULL. 2004-03-08 21:40:35 +00:00
patch-linenum.c Fix build with clang. 2011-09-09 01:16:37 +00:00
patch-main.c
patch-Makefile
patch-marks.c
patch-ncommand.c Fix build with clang. 2011-09-09 01:16:37 +00:00
patch-prim.c
patch-screen.c
patch-signal.c Fix build with clang. 2011-09-09 01:16:37 +00:00
patch-tags.c
queue.h