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
/
coreutils
/
uniq.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
- use skip_non_whitespace() where appropriate
Bernhard Reutner-Fischer
2007-04-10
1
-3
/
+1
*
uniq: getopt32-ization. -38 bytes.
Denis Vlasenko
2007-03-31
1
-22
/
+23
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
remove bb_printf and the like
Denis Vlasenko
2006-10-26
1
-7
/
+7
*
bb_get_[chomped]line_from_file wasn't descriptive enough.
Denis Vlasenko
2006-10-12
1
-1
/
+1
*
attempt to regularize atoi mess.
Denis Vlasenko
2006-10-08
1
-1
/
+1
*
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
Rob Landley
2006-08-03
1
-5
/
+2
*
skip_whitespace() shouldn't claim its return value is const, it doesn't know
Rob Landley
2006-06-18
1
-4
/
+2
*
* uniq.c: remove unneeded include and use short boilerplate.
Bernhard Reutner-Fischer
2005-10-26
1
-15
/
+1
*
Get rid of warnings, remove compat with older gnu uniq to truly conform to su...
Manuel Novoa III
2005-09-15
1
-46
/
+43
*
Rob, I don't know why you feel some unexplainable compulsion to get rid of
Manuel Novoa III
2005-09-08
1
-48
/
+70
*
Don't comment warnings. Don't put #warnings about warnings. _FIX_ warnings.
Rob Landley
2005-09-07
1
-31
/
+36
*
Whitespace-level changes. Replace s0,s1,e0,e1 with real variable names and
Rob Landley
2005-09-06
1
-39
/
+24
*
tell people to ignore the dups/e0 warnings
Mike Frysinger
2005-07-30
1
-0
/
+1
*
Fixup some warnings
Eric Andersen
2004-08-28
1
-1
/
+1
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-51
/
+75
*
Major rework of the directory structure and the entire build system.
Eric Andersen
2001-10-24
1
-3
/
+2
*
It turns out that DODMALLOC was broken when I reorganized busybox.h
Eric Andersen
2001-02-20
1
-1
/
+1
*
Fix up copyright msgs. Bump version to 0.49 in preparation for
0_49
Eric Andersen
2001-01-27
1
-1
/
+1
*
Fix header file usage -- there were many unnecessary header files included in
Eric Andersen
2001-01-27
1
-0
/
+2
*
Patch from Matt Kraai to implement uniq -[cdu]
Eric Andersen
2000-12-09
1
-7
/
+38
*
Rewrote uniq to be less than a third of the size, and fixed some other
Matt Kraai
2000-09-27
1
-143
/
+17
*
Renamed "internal.h" to the more sensible "busybox.h".
Eric Andersen
2000-09-25
1
-2
/
+2
*
Extract usage information into a separate file.
Matt Kraai
2000-07-16
1
-9
/
+1
*
Use errorMsg rather than fprintf.
Matt Kraai
2000-07-14
1
-3
/
+3
*
Updates to a number of apps to remove warnings/compile errors under libc5.
Eric Andersen
2000-06-19
1
-2
/
+2
*
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
Erik Andersen
2000-05-12
1
-4
/
+7
*
More updates to the docs, and fixes to sync things with the docs.
Erik Andersen
2000-04-17
1
-10
/
+4
*
Upates to include copyright 2000 to everything
Erik Andersen
2000-04-13
1
-2
/
+2
*
Some formatting updates (ran the code through indent)
Erik Andersen
2000-02-08
1
-114
/
+111
*
A few minor updates. ;-)
Erik Andersen
2000-02-07
1
-1
/
+1
*
* added (and documented) "-n" option for head -
Erik Andersen
2000-01-23
1
-2
/
+2
*
added uniq_usage message
John Beppu
2000-01-07
1
-2
/
+9
*
did tedious stuff
John Beppu
2000-01-06
1
-15
/
+46
*
Cool. Beppu is doing uniq.
Erik Andersen
2000-01-06
1
-2
/
+3
*
i am busybox of borg. unix will be assimilated.
John Beppu
2000-01-06
1
-0
/
+157