Histórico de Commits

Autor SHA1 Mensagem Data
  Denys Vlasenko 9de2e5a222 *: hopefully all setup_common_bufsiz() are in place há 8 anos atrás
  Denys Vlasenko e6a2f4cc5a libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it há 8 anos atrás
  Denys Vlasenko 0863e1a576 runit/*: convert to new-style "one file" applets há 9 anos atrás
  Thomas Petazzoni af4f0e48ec libbb: use <poll.h> instead of <sys/poll.h> há 11 anos atrás
  Denys Vlasenko c72b43c2f0 Commonalize typical [b,]k,m suffix struct há 11 anos atrás
  Denys Vlasenko 60cb48ca50 whitespace cleanup. no code changes há 12 anos atrás
  Denys Vlasenko 681efe20d3 use user's shell instead of hardwired "/bin/sh" (android needs this) há 13 anos atrás
  Denys Vlasenko 3a0f690dcd svlogd: extend usage text. +70 bytes há 14 anos atrás
  Denys Vlasenko e4dcba1c10 *: whitespace fixes há 14 anos atrás
  Denys Vlasenko 05e8605ab8 remove runit/runit_lib.c há 14 anos atrás
  Denys Vlasenko 7783248eaa *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i há 14 anos atrás
  Ladislav Michl a73b87e934 *: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup há 14 anos atrás
  Denys Vlasenko 98a4c7cf3d *: suppress ~60% of "aliased warnings" on gcc-4.4.1 há 15 anos atrás
  Denys Vlasenko dc698bb038 *: make it easier to distinquish "struct tm", pointer to one, etc há 15 anos atrás
  Denys Vlasenko a7ccdeef39 libbb: added xfdopen_for_read/write há 15 anos atrás
  Denys Vlasenko 8131eea3dc *: introduce and use ffulsh_all() há 15 anos atrás
  Denys Vlasenko a7bb3c1396 *: code shrink via NOINLINE há 15 anos atrás
  Denys Vlasenko 043b1e5d99 more C standard compat fixes from Dan Fandrich há 15 anos atrás
  Denys Vlasenko 90a9904e9e remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com) há 15 anos atrás
  Denys Vlasenko aebb742939 svlogd: fix bug 521: use line buffering if any filtering is done há 15 anos atrás
  Denys Vlasenko c5d07fba29 svlogd: do not overrun read buffer (fixes bug 439) há 15 anos atrás
  Denys Vlasenko 8f24f9812d stop using non-standard macro, use WEXITSTATUS instead há 15 anos atrás
  Denis Vlasenko cab28aa7de init: preparatory patch, no code changes há 16 anos atrás
  Denis Vlasenko 3fa36e2350 *: a bit of code shrink há 16 anos atrás
  Denis Vlasenko 3854c5ddf4 runsvdir: alternative methon of supporting runsvdir-as-init. +66 bytes. há 16 anos atrás
  Bernhard Reutner-Fischer a53de7f7c2 - fix spelling há 16 anos atrás
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. há 16 anos atrás
  Bernhard Reutner-Fischer 5e25ddb7d3 - use STD*_FILENO some more. No object-code changes há 16 anos atrás
  Denis Vlasenko 4ee7cd4f6f *: mode tcp/udpsvd to networking, delete ipsvd/* há 16 anos atrás
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage há 16 anos atrás