Start 1.33.0 development cycle
[oweals/busybox.git] / libbb / isdirectory.c
2017-10-05 Denys Vlasenkodo not include <sys/stat.h> just before "libbb.h",...
2017-10-05 Denys Vlasenkowhitespace and comment format fixes, no code changes
2011-12-18 Denys Vlasenkolibbb: remove is_directory's argument which is always...
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2009-09-09 Denys Vlasenkohttpd: shrink mime type matching code (suggested by...
2008-06-27 Denis Vlasenko*: introduce and use FAST_FUNC: regparm on i386, otherw...
2008-02-25 Denis Vlasenkolpd: spool mode added by Vladimir
2006-05-19 Bernhard Reutner... - remove emacs layout block as suggested by Robert...
2004-04-14 Eric AndersenLarry Doolittle writes:
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-05-26 Glenn L McGrathVodz, last_patch_86
2001-12-20 Matt KraaiRemove `== TRUE' tests and convert `!= TRUE' and `...
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-03-16 Eric AndersenConvert utility.c into libbb.a. It is now a whole...