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
/
editors
/
awk.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
split libbb: moved xregcomp separatelly for speed up recompile
"Vladimir N. Oleynik"
2005-09-14
1
-1
/
+1
*
removed strange extern void xregcomp(... from some applets, but declared from...
"Vladimir N. Oleynik"
2005-09-14
1
-1
/
+0
*
Patch from Dmitry Zakharov:
Rob Landley
2005-06-07
1
-2
/
+1
*
Patch from Dmitry Zakharov to fix a bug triggered by freeswan's scripts.
Glenn L McGrath
2004-09-24
1
-1
/
+2
*
Simon Poole reports that awk segfaults when environment variables
Eric Andersen
2004-07-30
1
-0
/
+4
*
Patch from Dmitry Zakharov to fix a bug discovered via the freeswap
Glenn L McGrath
2004-07-23
1
-0
/
+1
*
Larry Doolittle writes:
Eric Andersen
2004-04-14
1
-2
/
+2
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-7
/
+7
*
Patch from Dmitry Zakharov, this line was missedfrom the last patch
Glenn L McGrath
2004-02-22
1
-0
/
+1
*
Patch from Dmitry Zakharov,
Glenn L McGrath
2003-10-30
1
-12
/
+28
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-33
/
+33
*
Change if(x)free(x); to free(x);
Aaron Lehmann
2002-11-28
1
-5
/
+4
*
Use erorr_msg( isntead of fprintf(stderr,
Glenn L McGrath
2002-11-28
1
-4
/
+4
*
Move awk from textutils to editors. Cleanup run-parts, saves 200 bytes, moves...
Glenn L McGrath
2002-11-11
1
-0
/
+2742
[prev]