Denys Vlasenko
|
b097a84d62
config: update size information
|
5 سال پیش |
Denys Vlasenko
|
0df289f427
svlogd: fix pattern matching when using timestamps
|
6 سال پیش |
Denys Vlasenko
|
e1b1b79269
use gmtime_r() instead of gmtime()
|
6 سال پیش |
Denys Vlasenko
|
3f52d13647
svlogd: improve --help text
|
6 سال پیش |
Denys Vlasenko
|
0c4dbd481a
regularize format of source file headers, no code changes
|
7 سال پیش |
Denys Vlasenko
|
22542eca18
getopt32: remove opt_complementary
|
7 سال پیش |
Denys Vlasenko
|
95f7953f2c
do not use `a' quoting style in comments
|
7 سال پیش |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 سال پیش |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 سال پیش |
Denys Vlasenko
|
79c0d7332a
svlogd.c: support -ttt (dateTtime instead of date_time)
|
7 سال پیش |
Francis Rounds
|
d2c5de0130
svlogd: strip leading '!' from processor lines
|
8 سال پیش |
Denys Vlasenko
|
9de2e5a222
*: hopefully all setup_common_bufsiz() are in place
|
8 سال پیش |
Denys Vlasenko
|
e6a2f4cc5a
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
|
8 سال پیش |
Denys Vlasenko
|
0863e1a576
runit/*: convert to new-style "one file" applets
|
9 سال پیش |
Thomas Petazzoni
|
af4f0e48ec
libbb: use <poll.h> instead of <sys/poll.h>
|
11 سال پیش |
Denys Vlasenko
|
c72b43c2f0
Commonalize typical [b,]k,m suffix struct
|
11 سال پیش |
Denys Vlasenko
|
60cb48ca50
whitespace cleanup. no code changes
|
11 سال پیش |
Denys Vlasenko
|
681efe20d3
use user's shell instead of hardwired "/bin/sh" (android needs this)
|
13 سال پیش |
Denys Vlasenko
|
3a0f690dcd
svlogd: extend usage text. +70 bytes
|
14 سال پیش |
Denys Vlasenko
|
e4dcba1c10
*: whitespace fixes
|
14 سال پیش |
Denys Vlasenko
|
05e8605ab8
remove runit/runit_lib.c
|
14 سال پیش |
Denys Vlasenko
|
7783248eaa
*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i
|
14 سال پیش |
Ladislav Michl
|
a73b87e934
*: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup
|
14 سال پیش |
Denys Vlasenko
|
98a4c7cf3d
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
|
14 سال پیش |
Denys Vlasenko
|
dc698bb038
*: make it easier to distinquish "struct tm", pointer to one, etc
|
15 سال پیش |
Denys Vlasenko
|
a7ccdeef39
libbb: added xfdopen_for_read/write
|
15 سال پیش |
Denys Vlasenko
|
8131eea3dc
*: introduce and use ffulsh_all()
|
15 سال پیش |
Denys Vlasenko
|
a7bb3c1396
*: code shrink via NOINLINE
|
15 سال پیش |
Denys Vlasenko
|
043b1e5d99
more C standard compat fixes from Dan Fandrich
|
15 سال پیش |
Denys Vlasenko
|
90a9904e9e
remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com)
|
15 سال پیش |