NetBSD/bin/csh
nia 509d26c5fb csh: replace malloc(x * y) and realloc(x * y) with reallocarray 2024-04-24 15:49:03 +00:00
..
USD.doc s/backgound/background/ 2021-12-19 21:02:49 +00:00
Makefile
alloc.c csh: add a reallocarray function for using inside csh 2024-04-24 15:46:20 +00:00
char.c
char.h
const.c
csh.1 Change back various occurrences of \*[Le], \*[Ge] (less/greater equal) 2022-08-28 10:48:15 +00:00
csh.c Fix the build for variants that do not define EDIT. 2022-09-15 11:35:06 +00:00
csh.h csh: add a helper definition for the reallocarray function 2024-04-24 15:47:11 +00:00
dir.c csh: replace malloc(x * y) and realloc(x * y) with reallocarray 2024-04-24 15:49:03 +00:00
dir.h
dol.c
err.c fix various typos, mainly in comments, but also log messages, docs, game text. 2022-04-08 10:17:52 +00:00
exec.c
exp.c
extern.h csh: add a reallocarray function for using inside csh 2024-04-24 15:46:20 +00:00
file.c csh: replace malloc(x * y) and realloc(x * y) with reallocarray 2024-04-24 15:49:03 +00:00
func.c csh: replace malloc(x * y) and realloc(x * y) with reallocarray 2024-04-24 15:49:03 +00:00
glob.c csh: replace malloc(x * y) and realloc(x * y) with reallocarray 2024-04-24 15:49:03 +00:00
hist.c
init.c
lex.c
misc.c csh: replace malloc(x * y) and realloc(x * y) with reallocarray 2024-04-24 15:49:03 +00:00
parse.c
pathnames.h
proc.c provide a way to reset setproctitle. 2021-09-16 19:34:21 +00:00
proc.h
sem.c
set.c Fix the build for variants that do not define EDIT. 2022-09-15 11:35:06 +00:00
str.c csh: replace malloc(x * y) and realloc(x * y) with reallocarray 2024-04-24 15:49:03 +00:00
time.c