index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
libbb.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
*: Switch to POSIX utmpx API
Bernhard Reutner-Fischer
2015-04-02
1
-1
/
+1
*
truncate: new applet
Ari Sundholm
2015-03-22
1
-0
/
+1
*
dd: move suffix struct to xatonum.c
Ari Sundholm
2015-03-22
1
-0
/
+1
*
libbb: introduce and use is_prefixed_with()
Denys Vlasenko
2015-03-12
1
-0
/
+1
*
libbb: code shrink by factoring out common update_utmp_DEAD_PROCESS
Denys Vlasenko
2015-01-05
1
-0
/
+2
*
Make it possible to override LOGIN_FAIL_DELAY in CONFIG_EXTRA_CFLAGS
Peter Kümmel
2014-12-22
1
-0
/
+2
*
libarchive: add capability to unpack to mem.buffer
Denys Vlasenko
2014-12-07
1
-1
/
+2
*
libbb: use ARG_MAX for bb_arg_max() only if it's 60k+
Denys Vlasenko
2014-11-26
1
-2
/
+5
*
zcip: Add environment variable for overriding log functionality
Michel Stam
2014-11-04
1
-0
/
+1
*
less: move "retry-on-EAGAIN" logic closer to read ops
Denys Vlasenko
2014-09-22
1
-2
/
+2
*
ftpd: add optional support for authentication
Morten Kvistgaard
2014-08-05
1
-0
/
+1
*
Rename INIT_LAST to INIT_FUNC to avoid confusion
Bartosz Golaszewski
2014-06-30
1
-1
/
+1
*
unit-tests: implement the unit-testing framework
Bartosz Golaszewski
2014-06-22
1
-0
/
+135
*
libbb: use a wrapper around sysconf(_SC_CLK_TCK) to save a few bytes
Bartosz Golaszewski
2014-06-22
1
-0
/
+1
*
find: use sysconf(_SC_ARG_MAX) to determine the command-line size limit
Denys Vlasenko
2014-06-22
1
-0
/
+8
*
Add conditional support for -v / --verbose
Denys Vlasenko
2014-05-19
1
-0
/
+2
*
libbb: rename execable -> executable. No code changes
Denys Vlasenko
2014-05-02
1
-3
/
+3
*
libbb: make syslog level for bb_error_msg's configurable. use it in crond
Denys Vlasenko
2014-04-30
1
-0
/
+1
*
xargs: add support for -I and -i. Closes 493
Denys Vlasenko
2014-02-27
1
-0
/
+2
*
zcat: complain if input is not compressed
Denys Vlasenko
2014-02-02
1
-3
/
+3
*
libbb: move nuke_str() from passwd into libbb
Denys Vlasenko
2013-11-19
1
-3
/
+4
*
sulogin: use common password-checking routine.
Denys Vlasenko
2013-11-19
1
-1
/
+2
*
libbb: use <poll.h> instead of <sys/poll.h>
Thomas Petazzoni
2013-10-16
1
-2
/
+2
*
wget: if FEATURE_CLEAN_UP, free(ptr_to_globals)
Guilherme Maciel Ferreira
2013-10-16
1
-0
/
+5
*
libbb: Add xsetegid(), xseteuid(), xopen_as_uid_gid() functions
Ryan Mallon
2013-10-08
1
-3
/
+6
*
Make smart_ulltoa return pointer to end (allows for code shink in callers)
Denys Vlasenko
2013-09-06
1
-2
/
+2
*
Whitespace fixes
Denys Vlasenko
2013-07-30
1
-3
/
+3
*
catv: code shrink
Denys Vlasenko
2013-07-30
1
-1
/
+4
*
Refactor catv. Move visible() from stty to libbb.
Bartosz Golaszewski
2013-07-30
1
-0
/
+4
*
networking: code shrink
Bartosz Golaszewski
2013-07-25
1
-0
/
+1
*
Commonalize typical [b,]k,m suffix struct
Denys Vlasenko
2013-07-13
1
-0
/
+3
*
Move create_icmp[6]_socket to its only user, and simplify it
Denys Vlasenko
2013-06-28
1
-3
/
+0
*
losetup: assorted fixes. Closes 6314
Denys Vlasenko
2013-06-27
1
-2
/
+2
*
ash,hush: history builtin
Flemming Madsen
2013-04-07
1
-1
/
+2
*
libbb: introduce and use strftime_[YYYYMMDD]HHMMSS()
Denys Vlasenko
2013-03-29
1
-1
/
+2
*
move endofname() to libbb
Denys Vlasenko
2013-02-26
1
-0
/
+1
*
sha3: code shrink
Denys Vlasenko
2013-01-20
1
-2
/
+2
*
whitespace fixes. no code changes
Denys Vlasenko
2013-01-15
1
-1
/
+1
*
sha3sum: new applet
Lauri Kasanen
2013-01-14
1
-0
/
+7
*
mark get_shell_name FAST_FUNC
Denys Vlasenko
2012-10-03
1
-1
/
+1
*
*: declare strings with ALIGN1, as appropriate
Aurelien Jarno
2012-07-24
1
-18
/
+18
*
su: do not change to home dir unless -l
Pascal Bellard
2012-06-12
1
-0
/
+1
*
unzip: ignore chmod errors
Natanael Copa
2012-05-28
1
-0
/
+1
*
sendmail: use host rather than NIS domain name for HELO
Ron Yorston
2012-04-28
1
-1
/
+0
*
update seamless uncompression code
Denys Vlasenko
2012-03-06
1
-8
/
+6
*
preparatory cleanups for seamless uncompression improvements
Denys Vlasenko
2012-03-06
1
-0
/
+8
*
Make unix (local) sockets work without IPv6 enabled
Jonh Wendell
2012-02-09
1
-5
/
+0
*
mdev: do not treat non-leading '#' chars as start of comment. Closes 4676
Denys Vlasenko
2012-01-11
1
-2
/
+3
*
Move include <shadow.h> close to pwd.h and grp.h includes
Denys Vlasenko
2012-01-08
1
-8
/
+8
*
Move Adroid endgrent() and endpwent() NOPS to libbb.h
Denys Vlasenko
2012-01-08
1
-2
/
+6
[prev]
[next]