aboutsummaryrefslogtreecommitdiff
path: root/scripts/basic/docproc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'busybox' into mergeRon Yorston2024-06-231-0/+1
|\
| * docproc: avoid segfault during file closingYan Zhu2024-04-131-0/+1
* | Merge branch 'busybox' into mergeRon Yorston2021-05-141-9/+9
|\|
| * fix "warning array subscript has type 'char'"Denys Vlasenko2021-04-141-9/+9
* | kbuild: support at least non-interactive mode on WindowsJohannes Schindelin2017-07-141-0/+15
|/
* typo fixesManinder Singh2015-05-251-1/+1
* build system: stop including alloca.h, stdlib.h provides itDenys Vlasenko2014-01-091-1/+1
* suppress "warning: implicit declaration of function 'alloca'"Denys Vlasenko2011-09-151-0/+1
* Fix double words in comments. No code changesMarek Polacek2011-04-161-1/+1
* *: trailing empty lines removedDenys Vlasenko2010-07-261-1/+0
* *: introduce and use xfork() and xvfork()Pascal Bellard2010-07-041-1/+1
* Hurd compat fixes. Mostly dealing with absent PATH_MAXJérémie Koenig2010-03-261-10/+12
* scripts/basic/docproc.c: remove stray NUL byte from the sourceDenys Vlasenko2010-01-121-1/+1
* whitespace fixesDenis Vlasenko2007-05-301-26/+26
* style fixes. No code changesDenis Vlasenko2007-04-121-2/+2
* - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"Bernhard Reutner-Fischer2007-04-041-1/+1
* build system overhaulDenis Vlasenko2006-10-051-0/+398