]> git.ipfire.org Git - thirdparty/bash.git/commit
rest of work to convert unwind-protects to ANSI/ISO C; size_t updates; function proto...
authorChet Ramey <chet.ramey@case.edu>
Mon, 3 Apr 2023 16:07:25 +0000 (12:07 -0400)
committerChet Ramey <chet.ramey@case.edu>
Mon, 3 Apr 2023 16:07:25 +0000 (12:07 -0400)
commit877ff7267584b40c082ddcc49ce6c539f05f16f4
treef293778fe23df59f55fa9a06ebb3aecb02a894b7
parentd267701a918634b5811685d7363454f87a32bc25
rest of work to convert unwind-protects to ANSI/ISO C; size_t updates; function prototype changes for ANSI/ISO C
34 files changed:
CWRU/CWRU.chlog
builtins/cd.def
builtins/command.def
builtins/evalfile.c
builtins/evalstring.c
builtins/fc.def
builtins/jobs.def
builtins/read.def
builtins/source.def
builtins/times.def
dispose_cmd.c
dispose_cmd.h
doc/bash.1
doc/bashref.texi
execute_cmd.c
execute_cmd.h
externs.h
files [new file with mode: 0644]
general.h
jobs.c
lib/readline/histexpand.c
lib/readline/mbutil.c
lib/readline/rltypedefs.h
pcomplete.c
print_cmd.c
subst.c
tests/assoc.right
tests/assoc13.sub
trap.c
trap.h
unwind_prot.c
unwind_prot.h
variables.c
variables.h