Ron Yorston
|
9fe1548bbf
date,touch: allow timezone offsets in dates
|
il y a 3 ans |
Denys Vlasenko
|
32a8f70ac1
libbb: in @SECONDS date format, use 64-bit time if libc allows
|
il y a 4 ans |
Denys Vlasenko
|
4dee016059
date: tweak --help: -D FMT is used for -s TIME as well
|
il y a 4 ans |
Denys Vlasenko
|
56a5731a1a
date: remove non-standard special-casing of date '+%f'
|
il y a 4 ans |
Denys Vlasenko
|
f26c5660c2
date: trim --help (no need to show long opts)
|
il y a 4 ans |
Denys Vlasenko
|
900eae1738
date: support -Ins, more compatible timezone display in -I
|
il y a 4 ans |
Denys Vlasenko
|
ab6991c6f5
date: for -uR and -uIh, timezone still have to be shown at +hhmm, not as abbreviation
|
il y a 4 ans |
Ron Yorston
|
5c69ad0ecd
build system: drop PLATFORM_LINUX
|
il y a 4 ans |
Alistair Francis
|
d3539be8f2
Remove stime() function calls
|
il y a 5 ans |
Denys Vlasenko
|
be5a505d77
Remove syscall wrappers around clock_gettime, closes 12091
|
il y a 5 ans |
Alistair Francis
|
b7b7452f29
date: Use 64 prefix syscall if we have to
|
il y a 5 ans |
James Byrne
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
il y a 5 ans |
Denys Vlasenko
|
ecf02e8b83
date: improve help text for -D
|
il y a 5 ans |
Denys Vlasenko
|
b097a84d62
config: update size information
|
il y a 6 ans |
Denys Vlasenko
|
6e2beb7dfe
date: maybe_set_utc only once
|
il y a 7 ans |
Denys Vlasenko
|
22542eca18
getopt32: remove opt_complementary
|
il y a 7 ans |
Denys Vlasenko
|
036585a911
getopt32: remove applet_long_options
|
il y a 7 ans |
Denys Vlasenko
|
b9be780705
sv,svc: fix NOEXEC fallout
|
il y a 7 ans |
Denys Vlasenko
|
39194f0309
new NOFORKs: pwdx,kill[all5],ttysize,realpath,readlink NOEXECs: date,resize
|
il y a 7 ans |
Denys Vlasenko
|
95f7953f2c
do not use `a' quoting style in comments
|
il y a 7 ans |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
il y a 7 ans |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
il y a 7 ans |
Denys Vlasenko
|
af3f420116
Convert all coreutils/* applets to "new style" applet definitions
|
il y a 8 ans |
Denys Vlasenko
|
9de2e5a222
*: hopefully all setup_common_bufsiz() are in place
|
il y a 8 ans |
Denys Vlasenko
|
e6a2f4cc5a
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
|
il y a 8 ans |
Denys Vlasenko
|
8dff01d06a
libbb: introduce and use is_prefixed_with()
|
il y a 9 ans |
Denys Vlasenko
|
03a99e3d5c
date: extend help text to explain compat date format. Closes 4820
|
il y a 12 ans |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
il y a 13 ans |
Denys Vlasenko
|
e3b1a1fd28
Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"
|
il y a 13 ans |
Denys Vlasenko
|
b9f2d9f7d9
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
|
il y a 14 ans |