GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
gentoo/2.41
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
posix
/
getopt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
getopt: annotate files with relationship to gnulib.
Zack Weinberg
2017-04-07
1
-4
/
+2
*
getopt: merge _GL_UNUSED annotations from gnulib
Zack Weinberg
2017-04-07
1
-1
/
+2
*
getopt: merge from gnulib: alloca avoidance
Zack Weinberg
2017-04-07
1
-126
/
+159
*
getopt: refactor long-option handling
Zack Weinberg
2017-04-07
1
-297
/
+204
*
getopt: tidy up _getopt_initialize a bit
Zack Weinberg
2017-04-07
1
-12
/
+6
*
getopt: merge from gnulib: function prototype adjustments
Zack Weinberg
2017-04-07
1
-29
/
+20
*
getopt: clean up error reporting
Zack Weinberg
2017-04-07
1
-309
/
+53
*
getopt: fix fencepost error in ambiguous-W-option handling
Zack Weinberg
2017-04-07
1
-1
/
+0
*
getopt: merge straightforward changes from gnulib
Zack Weinberg
2017-04-07
1
-81
/
+41
*
getopt: merge from gnulib: don't use `...' quotes
Zack Weinberg
2017-04-07
1
-31
/
+31
*
getopt: remove USE_NONOPTION_FLAGS
Zack Weinberg
2017-04-07
1
-95
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
Fix open_memstream namespace (bug 18498).
Joseph Myers
2015-06-05
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-02-10
1
-1
/
+1
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
Avoid use of "register" as optimization hint.
Joseph Myers
2013-06-07
1
-2
/
+2
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
1
-2
/
+1
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
1
-3
/
+2
*
Cleanup of configuration options
Ulrich Drepper
2011-09-10
1
-19
/
+19
*
Handle W; without long options in getopt
Ulrich Drepper
2011-07-06
1
-2
/
+7
*
Provide more helpful error message in getopt
Ulrich Drepper
2011-05-15
1
-19
/
+60
*
getopt mishandles optstring of "+:"
Eric Blake
2010-04-07
1
-2
/
+4
*
getopt mistakenly allows '-;' as short option
Eric Blake
2010-04-07
1
-1
/
+1
*
Fix -W with optional parameters in getopt.
Eric Blake
2010-04-07
1
-1
/
+6
*
Fix printing error messages in getopt.
Ulrich Drepper
2010-04-04
1
-12
/
+13
*
* include/features.h: If no feature selection given and we select
Ulrich Drepper
2009-02-26
1
-8
/
+22
*
* posix/getopt.c (_getopt_internal_r): Remove old POSIX-demanded
Ulrich Drepper
2008-03-29
1
-19
/
+5
*
[BZ #5762]
Ulrich Drepper
2008-03-08
1
-33
/
+32
*
* include/stdio.h (__fxprintf): Remove wfmt argument.
Ulrich Drepper
2005-07-20
1
-10
/
+10
*
* wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,
Ulrich Drepper
2005-07-20
1
-40
/
+10
*
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2004-12-22
1
-10
/
+40
*
2.5-18.1
Jakub Jelinek
2007-07-12
1
-40
/
+10
*
Update.
Ulrich Drepper
2004-03-10
1
-1
/
+1
*
Update.
Ulrich Drepper
2004-03-09
1
-297
/
+192
*
Update.
Ulrich Drepper
2003-09-12
1
-1
/
+84
*
Update.
Ulrich Drepper
2002-03-12
1
-2
/
+6
*
Update.
Ulrich Drepper
2001-12-06
1
-87
/
+108
*
Update.
Ulrich Drepper
2001-10-27
1
-1
/
+1
*
Update.
Ulrich Drepper
2001-08-17
1
-31
/
+228
*
Remove store_args_and_env which is not needed is USE_NONOPTION_FLAGS is undef...
Ulrich Drepper
2001-08-13
1
-22
/
+9
*
2001-08-11 Roland McGrath <roland@frob.com>
Roland McGrath
2001-08-11
1
-1
/
+1
*
Update.
Ulrich Drepper
2001-08-11
1
-6
/
+12
*
Update to LGPL v2.1.
Andreas Jaeger
2001-07-06
1
-9
/
+9
*
Update.
Ulrich Drepper
2000-10-16
1
-1
/
+3
[next]