summaryrefslogtreecommitdiff
path: root/libbb/safe_strncpy.c
Commit message (Expand)AuthorAgeFilesLines
* whitespace and comment format fixes, no code changesDenys Vlasenko2017-10-051-1/+0
* klogd: do not log partial linesDenys Vlasenko2010-10-191-3/+8
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* fix all cases of strcpy on overlapping strings.Denis Vlasenko2008-07-221-0/+9
* *: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko2008-06-271-1/+1
* introduce safe_poll (fixes a problem in top)Denis Vlasenko2007-09-271-1/+1
* delete tons of extra #includesDenis Vlasenko2007-05-311-3/+0
* httpd: add -u user[:grp] supportDenis Vlasenko2006-10-051-2/+3
* - remove emacs layout block as suggested by Robert P.J. DayBernhard Reutner-Fischer2006-05-191-23/+1
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-4/+4
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-141-1/+1
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-7/+1
* Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen2001-03-161-0/+48