index
:
delta/busybox.git
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_32_stable
1_33_stable
1_34_stable
1_35_stable
1_36_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
baserock/1.22.1-openwrt
baserock/1.23.2-openwrt
baserock/build-essential
baserock/danielfirth/RT144
baserock/danielsilverstone/vagrant-support
baserock/jjardon/build-essential
baserock/liw/S8704-always-ntpd
baserock/morph
baserock/pedroalvarez/build-essential
baserock/pedroalvarez/enable-patch
baserock/radiofree/busyboxfix
baserock/radiofree/ntpdscript
baserock/richardmaw/S5892/boot-sequencing
baserock/richardmaw/S8564/ro-staging-area
baserock/richardmaw/S9245/init
baserock/richardmaw/add-read-dash-d
baserock/robkendrick/mips64
baserock/tiagogomes/bbgawk
master
git.busybox.net: busybox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
trim.c
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