Denys Vlasenko
|
1e98f3741c
Apply post-1.19.2 patches, bump version to 1.19.3
|
vor 13 Jahren |
Denys Vlasenko
|
cc272b06ee
Apply post-1.19.0 patches, bump version to 1.19.1
|
vor 13 Jahren |
Denys Vlasenko
|
14bd16ac56
more tweak for bionic
|
vor 13 Jahren |
Denys Vlasenko
|
4dc35fb5b6
platform.h: tweaks for cygwin
|
vor 13 Jahren |
Dan Fandrich
|
75214cfe00
Use the _unlocked stdio macros only when they're all available
|
vor 13 Jahren |
Dan Fandrich
|
0e79e7bb42
Use the built-in getline on more systems that don't have it
|
vor 13 Jahren |
Timo Teras
|
0a5b310067
platform.c: provide getline implementation
|
vor 13 Jahren |
Denys Vlasenko
|
1e18a01fa2
ls: fix HAVE_STRVERSCMP check; add check for older uclibc versions
|
vor 13 Jahren |
Denys Vlasenko
|
561f9c8585
Add HAVE_STRVERSCMP, guard the only usage of strverscmp with #ifdef
|
vor 13 Jahren |
Dan Fandrich
|
f533ec8767
*: simplify Ethernet header includes
|
vor 13 Jahren |
Dan Fandrich
|
71d7313625
platform.h: support for build under Android
|
vor 13 Jahren |
Denys Vlasenko
|
89f5bfd6c3
libbb.h: use inlined sigfillset, sigemptyset, sigisemptyset on uclibc
|
vor 13 Jahren |
Denys Vlasenko
|
47061b4e9b
straighten out dprintf/fdprintf mess; remove old "define lchown chown"
|
vor 13 Jahren |
Dan Fandrich
|
dc50676cce
Move stpcpy replacement function into libbb
|
vor 13 Jahren |
Denys Vlasenko
|
698e8095fa
use unistd.h before _POSIX_VERSION
|
vor 14 Jahren |
Denys Vlasenko
|
dd807c16f9
incorporate header fixes proposed in bug 3097
|
vor 14 Jahren |
Chris Rees
|
330718ef55
FreeBSD compat
|
vor 14 Jahren |
Chris Rees
|
e3c127d846
FreeBSD compat
|
vor 14 Jahren |
Denys Vlasenko
|
1f4a987d47
pltaform.h: move include of stdint.h before uint16_t is used
|
vor 14 Jahren |
Denys Vlasenko
|
b40da22357
fix compile error on non-x86 architectures
|
vor 14 Jahren |
Chris Rees
|
9ad97d5041
sighandler_t definition for BSD
|
vor 14 Jahren |
Denys Vlasenko
|
fb132e4737
whitespace cleanup
|
vor 14 Jahren |
Denys Vlasenko
|
e4dcba1c10
*: whitespace fixes
|
vor 14 Jahren |
Denys Vlasenko
|
58647e8f85
Remove check for supported libc.
|
vor 14 Jahren |
Denys Vlasenko
|
9ff50b8697
*: deinline SWAP_xE64 on 32-bit CPUs. Wins !90 bytes both on 32 and 64 bits
|
vor 14 Jahren |
Denys Vlasenko
|
bcccad3531
md5: code shrink; and use 64-byte temp buf, not 128-byte.
|
vor 14 Jahren |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
vor 14 Jahren |
Denys Vlasenko
|
867ffb9616
platform.h: regularize endian detection
|
vor 14 Jahren |
Waldemar Brodkorb
|
95b83ba4f8
OpenBSD compatibility
|
vor 14 Jahren |
Dan Fandrich
|
0635ddd8f7
Added code for nonstandard function strsep()
|
vor 14 Jahren |