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
/
util-linux
/
getopt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Standardize on the vi editing directives being on the first line.
"Robert P. J. Day"
2006-07-02
1
-0
/
+1
*
- remove emacs layout block as suggested by Robert P.J. Day
Bernhard Reutner-Fischer
2006-05-19
1
-21
/
+1
*
Patch from Denis Vlasenko turning static const int (which gets emitted into
Rob Landley
2006-03-10
1
-3
/
+5
*
just whitespace
Tim Riker
2006-01-25
1
-228
/
+228
*
more const, attribute_noreturn saved 200 bytes
"Vladimir N. Oleynik"
2005-10-19
1
-8
/
+8
*
Fix the warnings, and fix the following two obvious segfaults:
Rob Landley
2005-09-05
1
-10
/
+7
*
Patch from Felipe Kellermann, remove some unnecessary dups, i declared a few ...
Glenn L McGrath
2004-09-14
1
-4
/
+4
*
Larry Doolittle writes:
Eric Andersen
2004-04-14
1
-3
/
+3
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-11
/
+11
*
Change if(x)free(x); to free(x);
Aaron Lehmann
2002-11-28
1
-6
/
+3
*
Applied vodz' patches #49 and #50 (with a small correction in runshell.c)
Robert Griebl
2002-07-19
1
-17
/
+9
*
Applied patch from Larry Doolittle to remove some strlen calls, and add one
Mark Whitley
2001-04-23
1
-7
/
+10
*
A cleanup patch from Jeff Garzik to static-ify a number of
Eric Andersen
2001-03-09
1
-11
/
+10
*
This patch, put together by Manuel Novoa III, is a merge of work
Eric Andersen
2001-02-14
1
-1
/
+1
*
Removed trailing \n from error_msg{,_and_die} messages.
Matt Kraai
2001-01-31
1
-4
/
+4
*
#define -> static const int. Also got rid of some big static buffers.
Mark Whitley
2001-01-23
1
-3
/
+3
*
Changed names of functions in utility.c and all affected files, to make
Mark Whitley
2000-12-07
1
-5
/
+5
*
Put getopt_usage where it belongs and added *_usage entries in busybox.[ch]
Mark Whitley
2000-10-19
1
-16
/
+0
*
Renamed "internal.h" to the more sensible "busybox.h".
Eric Andersen
2000-09-25
1
-1
/
+1
*
Added getopt(1) from "Alfred M. Szmidt" <ams@trillian.itslinux.org>
Eric Andersen
2000-08-21
1
-0
/
+416