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
/
libbb
/
trim.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
whitespace and comment format fixes, no code changes
Denys Vlasenko
2017-10-05
1
-1
/
+0
*
libbb: make trim() return pointer to terminating NUL
Denys Vlasenko
2017-08-05
1
-2
/
+10
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
*: remove last function calls to isspace
Denys Vlasenko
2009-10-22
1
-5
/
+4
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
1
-1
/
+1
*
syscall: code shrink
Denis Vlasenko
2007-10-29
1
-2
/
+6
*
style fixes. No code changes
Denis Vlasenko
2007-04-12
1
-6
/
+2
*
- remove emacs layout block as suggested by Robert P.J. Day
Bernhard Reutner-Fischer
2006-05-19
1
-23
/
+1
*
According to bug #63, crond is unhappy with crontab lines that don't end in a
Rob Landley
2005-09-01
1
-4
/
+8
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-1
/
+1
*
Update a bunch of docs. Run a script to update my email addr.
Eric Andersen
2003-07-14
1
-2
/
+2
*
Major rework of the directory structure and the entire build system.
Eric Andersen
2001-10-24
1
-10
/
+6
*
Reversed last patch; unnecessary.
Mark Whitley
2001-04-23
1
-4
/
+0
*
Added a sanity check to fix weird bug exposed when sourcing in commands from a
Mark Whitley
2001-04-23
1
-1
/
+5
*
Patch from Larry Doolittle to eliminate needless thrashing
Eric Andersen
2001-04-04
1
-3
/
+3
*
if strlen(s) was 0, it would then end up using s[-1] as an array index. Bad,
Eric Andersen
2001-04-03
1
-4
/
+5
*
Convert utility.c into libbb.a. It is now a whole pile of .c
Eric Andersen
2001-03-16
1
-0
/
+52