Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
busybox
/
3978e5576e1675c2fac631fcba07a976405b5e4b
/
util-linux
/
getopt.c
dbaf97e
Fix the warnings, and fix the following two obvious segfaults:
by Rob Landley
· 19 years ago
d4004ee
Patch from Felipe Kellermann, remove some unnecessary dups, i declared a few extra const's also.
by Glenn L McGrath
· 20 years ago
aff114c
Larry Doolittle writes:
by Eric Andersen
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
a170e1c
Change if(x)free(x); to free(x);
by Aaron Lehmann
· 22 years ago
d378c31
Applied vodz' patches #49 and #50 (with a small correction in runshell.c)
by Robert Griebl
· 22 years ago
af03049
Applied patch from Larry Doolittle to remove some strlen calls, and add one
by Mark Whitley
· 24 years ago
3e6ff90
A cleanup patch from Jeff Garzik to static-ify a number of
by Eric Andersen
· 24 years ago
67991cf
This patch, put together by Manuel Novoa III, is a merge of work
by Eric Andersen
· 24 years ago
dd19c69
Removed trailing \n from error_msg{,_and_die} messages.
by Matt Kraai
· 24 years ago
59ab025
#define -> static const int. Also got rid of some big static buffers.
by Mark Whitley
· 24 years ago
f57c944
Changed names of functions in utility.c and all affected files, to make
by Mark Whitley
· 24 years ago
6050618
Put getopt_usage where it belongs and added *_usage entries in busybox.[ch]
by Mark Whitley
· 24 years ago
3570a34
Renamed "internal.h" to the more sensible "busybox.h". -Erik
by Eric Andersen
· 24 years ago
a1f16bb
Added getopt(1) from "Alfred M. Szmidt" <ams@trillian.itslinux.org> -Erik
by Eric Andersen
· 24 years ago