mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-02-15 04:32:24 +00:00
src/cmd/ksh93/include/name.h: - Include the ususally-wanted (Shbltin_f) typecast in funptr(). Various files: - Change several direct foo->nvalue.bfp usages to funptr(np). - Reduce explicit typecasts after the name.h change. - To determine if we are (or just were) running a certain built-in command, instead of comparing sh.bltindata.bnode with a builtin table node, use sh.bltinfun to directly compare the builtin's function; this is more readable and efficient. |
||
---|---|---|
.. | ||
cmd | ||
lib | ||
Mamfile |