Denys Vlasenko
|
5353df91cb
Update applet size estimates
|
1 yıl önce |
Sören Tempel
|
ca96022d6e
ed: don't use memcpy with overlapping memory regions
|
2 yıl önce |
Sören Tempel
|
9173c9cce4
ed: add support for -s command-line option as mandated by POSIX
|
2 yıl önce |
Sören Tempel
|
a05a3d5932
ed: align output of read command with POSIX.1-2008
|
3 yıl önce |
Sören Tempel
|
f26eb796e2
ed: fix current line number for file passed via the command-line
|
3 yıl önce |
Sören Tempel
|
bfd8738154
ed: add support for -p command-line option as mandated by POSIX
|
3 yıl önce |
Sören Tempel
|
c33bbcb92f
ed: align output of read/write commands with POSIX-1.2008
|
3 yıl önce |
Ron Yorston
|
cad3fc743a
libbb: introduce and use fputs_stdout
|
3 yıl önce |
James Byrne
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 yıl önce |
Denys Vlasenko
|
b097a84d62
config: update size information
|
5 yıl önce |
Denys Vlasenko
|
84ea60ed65
line editing: make read_line_input() not take timeout param
|
7 yıl önce |
Denys Vlasenko
|
6bdcee8357
ed: fix "\n" removal in command line; make "w" set "dirty = 0"
|
7 yıl önce |
Denys Vlasenko
|
7d2f33dc1f
ed: code shrink
|
7 yıl önce |
Denys Vlasenko
|
5ea50697fd
ed: fix --help and reorder functions, no code changes
|
7 yıl önce |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 yıl önce |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 yıl önce |
Denys Vlasenko
|
9de2e5a222
*: hopefully all setup_common_bufsiz() are in place
|
8 yıl önce |
Denys Vlasenko
|
e6a2f4cc5a
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
|
8 yıl önce |
Denys Vlasenko
|
d60752f8c9
build system: -fno-builtin-printf
|
9 yıl önce |
Maninder Singh
|
97f2f7ca7f
Removes stray empty line from code
|
9 yıl önce |
Denys Vlasenko
|
73225b6d6e
switch editors/* to embedded-in-source kbuild system
|
11 yıl önce |
Marek Polacek
|
b0b8884009
Fix double words in comments. No code changes
|
13 yıl önce |
Pere Orga
|
6a3e01d5a9
move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c
|
13 yıl önce |
Denys Vlasenko
|
66c5b12dbf
ash: fix TMOUT not restoring tty attributes
|
13 yıl önce |
Marek Polacek
|
7dd61e3772
*: s/perror/bb_simple_perror_msg/g
|
14 yıl önce |
Denys Vlasenko
|
9037787eae
*: fix places where we were still using malloc/realloc
|
15 yıl önce |
Denys Vlasenko
|
6331cf059c
*: use "can't" instead of "cannot"
|
15 yıl önce |
Denys Vlasenko
|
8131eea3dc
*: introduce and use ffulsh_all()
|
15 yıl önce |
Denys Vlasenko
|
adf922ec28
*: a few more NOINLINEs
|
15 yıl önce |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 yıl önce |