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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
miscutils
/
rx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
style fixes, no code changes
Denis Vlasenko
2007-04-16
1
-1
/
+2
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
- sed -i -e "/\$Id:/d;"
Bernhard Reutner-Fischer
2007-01-22
1
-1
/
+0
*
small fixes:
Denis Vlasenko
2006-11-26
1
-1
/
+1
*
remove bb_printf and the like
Denis Vlasenko
2006-10-26
1
-1
/
+1
*
build system overhaul
Denis Vlasenko
2006-10-05
1
-3
/
+2
*
- convert a few xopen3(,,0) into xopen(,). Also peruse the fact that xopen de...
Bernhard Reutner-Fischer
2006-09-11
1
-1
/
+1
*
removed a lot of trailing \n in bb_msg() calls. It is added
Denis Vlasenko
2006-09-06
1
-2
/
+2
*
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
Rob Landley
2006-08-03
1
-14
/
+2
*
Cleaup read() and write() variants, plus a couple of new functions like
Rob Landley
2006-07-16
1
-1
/
+1
*
Aurelien Jacobs pointed out inline functions that could be removed. Doing so
Rob Landley
2006-06-21
1
-29
/
+13
*
- move #include busybox.h to the very top so we pull in the config
Bernhard Reutner-Fischer
2006-06-03
1
-1
/
+1
*
- use the defines CURRENT_TTY and VC_1; also shrink xargs a tiny bit:
Bernhard Reutner-Fischer
2006-05-27
1
-1
/
+1
*
- remove emacs layout block as suggested by Robert P.J. Day
Bernhard Reutner-Fischer
2006-05-19
1
-8
/
+0
*
- patch from Denis Vlasenko to add and use bb_xopen3()
Bernhard Reutner-Fischer
2006-04-13
1
-7
/
+3
*
- add some ATTRIBUTE_UNUSED.
Bernhard Reutner-Fischer
2006-01-30
1
-15
/
+2
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-7
/
+7
*
New applet, rx, by Christopher Hoover
Glenn L McGrath
2003-12-20
1
-0
/
+344