Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary il y a 7 ans
  Denys Vlasenko 50db1f29bf sysctl: recognize ";comment" and "<whitespace>#comment" lines il y a 7 ans
  Denys Vlasenko 9cf89cdf84 sysctl: fix file parsing, do not require -w for VAR=VAL il y a 7 ans
  Denys Vlasenko 72089cf6b4 config: deindent all help texts il y a 7 ans
  Denys Vlasenko 237bedd499 getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST il y a 8 ans
  Denys Vlasenko 499597d6ef mdev: do not treat non-leading '#' chars as start of comment. Closes 4676 il y a 13 ans
  Timo Teras adcabf3235 parse_config: use getline. BIG speedup with glibc (~40%). il y a 13 ans
  Denys Vlasenko 3a649363aa parse_config: make test applet easier to enable; fix its code il y a 13 ans
  Denys Vlasenko a1a448347e libbb: split bb_get_chunk_from_file and bb_get_chunk_with_continuation il y a 13 ans
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h il y a 13 ans
  Denys Vlasenko e4dcba1c10 *: whitespace fixes il y a 14 ans
  Denys Vlasenko 5360059131 libbb: introduce and use strcpy_and_process_escape_sequences il y a 14 ans
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Denys Vlasenko 63144be7ea universal parser: do not leak parser->data il y a 14 ans
  Denys Vlasenko 5370bfb123 documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com) il y a 15 ans
  Denis Vlasenko c7cc5a9432 mdev: Rob's #if forest removal il y a 15 ans
  Bernhard Reutner-Fischer f3b39a27a6 - fix typo (thanks to Peter Kjellerstedt for noticing) il y a 15 ans
  Bernhard Reutner-Fischer a31187dbea - Dual-license the config parser also under "LGLPv2.1 or later" il y a 16 ans
  Denis Vlasenko 2d5bd807c0 build system cleanup: rename FEATURE_AWK_MATH to FEATURE_AWK_LIBM; il y a 16 ans
  Denis Vlasenko 69f4f9a6f4 optimize config_read() (by Timo Teras <timo.teras AT iki.fi>) il y a 16 ans
  Denis Vlasenko 084266ed52 fix several problems with config parser: il y a 16 ans
  Denis Vlasenko 0f99d49ae6 *: conversion to config parser il y a 16 ans
  Denis Vlasenko 0f293b96dc fix all cases of strcpy on overlapping strings. il y a 16 ans
  Denis Vlasenko 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. il y a 16 ans
  Denis Vlasenko 9b366f4136 libbb/parse_config.c: fix small buglet (by Vladimir) il y a 16 ans
  Denis Vlasenko 4a717e0c19 libbb: fixes to config_read() by maintainer il y a 16 ans
  Denis Vlasenko dcb3fcb042 libbb: config_read() update il y a 16 ans
  Denis Vlasenko 2e157ddf9e libbb: updated config_parse() from Vladimir il y a 16 ans
  Denis Vlasenko a474b68991 init: fix compile-time error; fix exiting on broken config file il y a 16 ans
  Bernhard Reutner-Fischer 54d50a0b47 - fix "noreduce" flag of config_read (didn't work at all, at least for me). il y a 16 ans