ncdu-zig/src
Yorhel 43fec63281 Removed last occurence of PATH_MAX
And it wasn't even used for a path, but for a row on the screen...
2009-04-26 11:18:45 +02:00
..
browser.c Removed last occurence of PATH_MAX 2009-04-26 11:18:45 +02:00
browser.h Renamed ncdu.h to global.h and #included all other header files into that 2009-04-26 11:08:40 +02:00
calc.c Renamed ncdu.h to global.h and #included all other header files into that 2009-04-26 11:08:40 +02:00
calc.h Renamed ncdu.h to global.h and #included all other header files into that 2009-04-26 11:08:40 +02:00
delete.c Renamed ncdu.h to global.h and #included all other header files into that 2009-04-26 11:08:40 +02:00
delete.h Renamed ncdu.h to global.h and #included all other header files into that 2009-04-26 11:08:40 +02: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
global.h Removed last occurence of PATH_MAX 2009-04-26 11:18:45 +02:00
help.c Renamed ncdu.h to global.h and #included all other header files into that 2009-04-26 11:08:40 +02:00
help.h Renamed ncdu.h to global.h and #included all other header files into that 2009-04-26 11:08:40 +02:00
main.c Renamed ncdu.h to global.h and #included all other header files into that 2009-04-26 11:08:40 +02:00
Makefile.am Renamed ncdu.h to global.h and #included all other header files into that 2009-04-26 11:08:40 +02:00
path.c Fixed memory overflow bug in path_real_rec() 2009-04-25 14:26:52 +02:00
path.h Split path handling into path.c and replaced rpath() with a better implementation 2009-04-23 19:44:37 +02:00
util.c Removed reliance on PATH_MAX on most places 2009-04-23 21:15:11 +02:00
util.h Renamed ncdu.h to global.h and #included all other header files into that 2009-04-26 11:08:40 +02:00