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
...
|
*
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
*
|
Merge branch 'busybox' into merge
Ron Yorston
2013-04-03
1
-1
/
+2
|
\
|
|
*
libbb: introduce and use strftime_[YYYYMMDD]HHMMSS()
Denys Vlasenko
2013-03-29
1
-1
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2013-03-19
1
-0
/
+1
|
\
|
|
*
move endofname() to libbb
Denys Vlasenko
2013-02-26
1
-0
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2013-02-07
1
-2
/
+9
|
\
|
|
*
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
*
|
Merge branch 'busybox' into merge
Ron Yorston
2012-10-10
1
-1
/
+1
|
\
|
|
*
mark get_shell_name FAST_FUNC
Denys Vlasenko
2012-10-03
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2012-09-07
1
-22
/
+24
|
\
|
|
*
*: 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
*
|
Merge branch 'busybox' into merge
Ron Yorston
2012-04-29
1
-1
/
+0
|
\
|
|
*
sendmail: use host rather than NIS domain name for HELO
Ron Yorston
2012-04-28
1
-1
/
+0
*
|
Merge branch 'busybox' into merge
Ron Yorston
2012-03-23
1
-28
/
+44
|
\
|
|
*
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
|
*
libbb: remove is_directory's argument which is always NULL
Denys Vlasenko
2011-12-18
1
-1
/
+1
|
*
nommu: fix cases where we mangle argv[0][0]
Denys Vlasenko
2011-11-22
1
-0
/
+3
|
*
libbb.h: add check for bad off_t size detection
Denys Vlasenko
2011-11-17
1
-0
/
+6
|
*
libbb.h: tighten up macro code
Denys Vlasenko
2011-11-16
1
-3
/
+3
|
*
bb_daemonize_or_rexec(): add flag to double-fork; use it in start-stop-daemon
Peter Korsgaard
2011-11-09
1
-0
/
+1
*
|
Merge commit 'c0cae52662ccced9df19f19ec94238d1b1e3bd71' into merge
Ron Yorston
2012-03-23
1
-44
/
+70
|
\
|
|
*
lineedit: add support for M-b, M-f, M-d, M-Backspace
Denys Vlasenko
2011-11-03
1
-17
/
+29
|
*
libbb: split decode_base64 off read_base64
Leonid Lisovskiy
2011-10-28
1
-1
/
+2
|
*
libbb.h: remove unused defines
Denys Vlasenko
2011-10-24
1
-7
/
+0
|
*
udhcpc: add support for DHCP option 212 (RFC 5969)
Denys Vlasenko
2011-10-19
1
-2
/
+2
|
*
add INIT_G()'s. No code changes.
Denys Vlasenko
2011-09-21
1
-3
/
+6
|
*
losetup: implement -r option. Closes 4033.
Denys Vlasenko
2011-09-12
1
-1
/
+1
|
*
wget: URL-decode user:password before base64-encoding it into auth hdr. Close...
Denys Vlasenko
2011-09-11
1
-0
/
+9
|
*
stop declariong our own dirname prototype
Denys Vlasenko
2011-09-10
1
-6
/
+5
|
*
networking: consolidate the IP checksum code. -129 bytes.
Baruch Siach
2011-09-07
1
-0
/
+1
|
*
lineedit: remove SAVE_HISTORY bit, ->hist_file can be used as indicator
Denys Vlasenko
2011-09-04
1
-7
/
+6
|
*
lineedit: add support for history saving on exit
Denys Vlasenko
2011-09-04
1
-0
/
+9
*
|
Merge commit 'd84b175cb6948eb17f847313bf912174e2f934e1' into merge
Ron Yorston
2012-03-22
1
-19
/
+6
|
\
|
|
*
*: work around sysinfo.h versus linux/*.h problems
Denys Vlasenko
2011-07-26
1
-4
/
+6
|
*
libbb.h: do not use homegrown struct sysinfo.
Denys Vlasenko
2011-07-25
1
-19
/
+4
*
|
Merge commit '066f39956641300c1e5c6bfe6c11a115cea3e2cf' into merge
Ron Yorston
2012-03-22
1
-9
/
+31
|
\
|
[prev]
[next]