| .. |
|
Dtcalc
|
…
|
|
|
Makefile.am
|
dtcalc: Remove more 'extern' variables in .c files, by putting them in .h. Also reduce scope of vars and funcs with static.
|
2021-11-25 04:29:25 +00:00 |
|
calctool.c
|
Revert "dtcalc: Change the prototype of matherr() to reflect actual usage and remove warnings."
|
2021-12-17 15:19:07 -07:00 |
|
calctool.h
|
dtcalc: remove matherr() extern due to reversion of a9175c89
|
2021-12-17 15:21:24 -07:00 |
|
ds_common.c
|
dtcalc: remove some pointless macroing of function names to uppercase versionss
|
2020-11-26 23:00:18 +00:00 |
|
ds_common.h
|
dtcalc: Remove support for optional K&R prototypes to simplify code
|
2020-11-26 22:24:51 +00:00 |
|
ds_popup.c
|
dtcalc: Remove support for optional K&R prototypes to simplify code
|
2020-11-26 22:24:51 +00:00 |
|
ds_popup.h
|
dtcalc: Remove support for optional K&R prototypes to simplify code
|
2020-11-26 22:24:51 +00:00 |
|
ds_widget.c
|
…
|
|
|
ds_widget.h
|
dtcalc: Remove support for optional K&R prototypes to simplify code
|
2020-11-26 22:24:51 +00:00 |
|
ds_xlib.c
|
…
|
|
|
ds_xlib.h
|
dtcalc: Remove support for optional K&R prototypes to simplify code
|
2020-11-26 22:24:51 +00:00 |
|
dtcalc.man
|
…
|
|
|
dtcalc.msg
|
…
|
|
|
functions.c
|
Revert "dtcalc: Change the prototype of matherr() to reflect actual usage and remove warnings."
|
2021-12-17 15:19:07 -07:00 |
|
help.c
|
dtcalc: Remove more 'extern' variables in .c files, by putting them in .h. Also reduce scope of vars and funcs with static.
|
2021-11-25 04:29:25 +00:00 |
|
motif.c
|
dtcalc: Remove more 'extern' variables in .c files, by putting them in .h. Also reduce scope of vars and funcs with static.
|
2021-11-25 04:29:25 +00:00 |
|
motif.h
|
dtcalc: Remove more 'extern' variables in .c files, by putting them in .h. Also reduce scope of vars and funcs with static.
|
2021-11-25 04:29:25 +00:00 |
|
mp.c
|
dtcalc: Remove more 'extern' variables in .c files, by putting them in .h. Also reduce scope of vars and funcs with static.
|
2021-11-25 04:29:25 +00:00 |
|
patchlevel.h
|
…
|
|
|
text.c
|
dtcalc: Remove more 'extern' variables in .c files, by putting them in .h. Also reduce scope of vars and funcs with static.
|
2021-11-25 04:29:25 +00:00 |
|
text.h
|
dtcalc: Remove more 'extern' variables in .c files, by putting them in .h. Also reduce scope of vars and funcs with static.
|
2021-11-25 04:29:25 +00:00 |