Start 1.33.0 development cycle
[oweals/busybox.git] / libbb / safe_strncpy.c
2017-10-05 Denys Vlasenkowhitespace and comment format fixes, no code changes
2010-10-19 Denys Vlasenkoklogd: do not log partial lines
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2008-07-22 Denis Vlasenkofix all cases of strcpy on overlapping strings.
2008-06-27 Denis Vlasenko*: introduce and use FAST_FUNC: regparm on i386, otherw...
2007-09-27 Denis Vlasenkointroduce safe_poll (fixes a problem in top)
2007-05-31 Denis Vlasenkodelete tons of extra #includes
2006-10-05 Denis Vlasenkohttpd: add -u user[:grp] support
2006-05-19 Bernhard Reutner... - remove emacs layout block as suggested by Robert...
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
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...