ncdu-zig/src
Yorhel 34ba5348c8 Made stcalc static within calc.c and abstracted access to it with calc_init()
This actually makes the struct itself obsolete, as all information is now only
useful within calc.c itself and other files don't have to do anything with it.
2009-04-16 18:26:39 +02:00
..
browser.c Made stcalc static within calc.c and abstracted access to it with calc_init() 2009-04-16 18:26:39 +02:00
browser.h (Partly) rewrote browser.c to the new system 2009-04-13 17:25:46 +02:00
calc.c Made stcalc static within calc.c and abstracted access to it with calc_init() 2009-04-16 18:26:39 +02:00
calc.h Made stcalc static within calc.c and abstracted access to it with calc_init() 2009-04-16 18:26:39 +02:00
delete.c Year bump 2009-01-11 09:34:19 +00:00
exclude.c Removed ncdu.h dependency from exclude.c 2009-04-11 10:53:39 +02:00
exclude.h Rewrote exclude.c to the new style 2009-04-11 10:53:13 +02:00
help.c Year bump 2009-01-11 09:34:19 +00:00
main.c Made stcalc static within calc.c and abstracted access to it with calc_init() 2009-04-16 18:26:39 +02:00
Makefile.am (Partly) rewrote browser.c to the new system 2009-04-13 17:25:46 +02:00
ncdu.h (Partly) rewrote browser.c to the new system 2009-04-13 17:25:46 +02:00
util.c util.c:freedir() doesn't have to do anything with the selected flag 2009-04-11 14:16:51 +02:00
util.h Header file cleanup 2009-04-11 13:49:08 +02:00