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
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
argp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
18
-18
/
+18
*
Avoid use of atoi in some places in libc
Joseph Myers
2022-12-19
2
-4
/
+4
*
configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
Adhemerval Zanella
2022-11-01
1
-3
/
+4
*
argp: Remove old includes in !_LIBC case
Guilherme Janczak
2022-07-04
1
-5
/
+0
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
18
-18
/
+18
*
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-09-03
3
-3
/
+0
*
argp: Avoid undefined behaviour when invoking qsort().
Bruno Haible
2021-02-04
1
-81
/
+173
*
argp: Improve comments.
Bruno Haible
2021-02-04
1
-43
/
+65
*
argp: Don't pass invalid arguments to isspace, isalnum, isalpha, isdigit.
Bruno Haible
2021-02-04
1
-7
/
+7
*
argp: Don't rely on undefined behaviour of _tolower().
Bruno Haible
2021-02-04
1
-6
/
+4
*
argp: fix pointer-subtraction bug
Paul Eggert
2021-02-04
1
-1
/
+2
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
18
-18
/
+18
*
Fix spelling and grammar in several comments
Jonny Grant
2020-12-12
1
-3
/
+3
*
Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI
Paul E. Murphy
2020-04-30
1
-1
/
+1
*
Prepare redirections for IEEE long double on powerpc64le
Gabriel F. T. Gomes
2020-02-17
1
-1
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
18
-18
/
+18
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
18
-18
/
+18
*
Fix gcc 9 build errors for make xcheck. [BZ #24556]
Stefan Liebler
2019-06-19
1
-1
/
+1
*
ldbl-opt: Add argp_error and argp_failure (bug 23983)
Gabriel F. T. Gomes
2019-03-01
3
-1
/
+29
*
Add internal implementations for argp.h, err.h, and error.h functions
Gabriel F. T. Gomes
2019-02-21
1
-16
/
+24
*
Fix a few typos in comments
Dmitry V. Levin
2019-01-12
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
17
-17
/
+17
*
Add __v*printf_internal with flags arguments
Zack Weinberg
2018-12-05
3
-6
/
+3
*
argp: do not call _IO_fwide() if _LIBC is not defined
Charles-Antoine Couret
2018-11-29
2
-0
/
+6
*
Use TEST_COMPARE_STRING in recently added test
Gabriel F. T. Gomes
2018-11-08
1
-8
/
+1
*
Add tests for argp_error and argp_failure with floating-point parameters
Gabriel F. T. Gomes
2018-11-06
2
-1
/
+111
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
16
-16
/
+16
*
Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
H.J. Lu
2017-12-11
1
-3
/
+3
*
Mark internal argp functions with attribute_hidden [BZ #18822]
H.J. Lu
2017-10-01
5
-6
/
+6
*
Remove __need macros from errno.h (__need_Emath, __need_error_t).
Zack Weinberg
2017-06-14
1
-5
/
+5
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
16
-16
/
+16
*
Installed-header hygiene (BZ#20366): Simple self-contained fixes.
Zack Weinberg
2016-09-23
1
-2
/
+2
*
argp: Do not override GCC keywords with macros [BZ #16907]
Florian Weimer
2016-08-18
2
-55
/
+6
*
argp: Use fwrite_unlocked instead of __fxprintf when !_LIBC
Khem Raj
2016-01-07
1
-0
/
+4
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
16
-16
/
+16
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
16
-16
/
+16
*
Fix __STRICT_ANSI__ -Wundef warnings
Will Newton
2014-03-17
2
-4
/
+8
*
Consistently include Makeconfig after defining subdir.
Joseph Myers
2014-02-26
1
-0
/
+2
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
16
-16
/
+16
*
Fix typos.
Ondřej Bílka
2013-08-29
2
-6
/
+6
*
Fix typos.
Ondřej Bílka
2013-08-21
1
-3
/
+3
*
BZ#14812: Add missing translation marker on some argp option argument names i...
Roland McGrath
2013-03-18
1
-3
/
+4
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
16
-18
/
+16
*
Fix lots of bitrot for stub configurations.
Roland McGrath
2012-07-30
1
-0
/
+1
*
Remove use of INTDEF/INTUSE in intl
Andreas Schwab
2012-05-24
2
-4
/
+4
*
Remove distribute variable from Makefiles
Ulrich Drepper
2012-03-07
1
-2
/
+2
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
16
-48
/
+32
*
Remove pre-ISO C support
Ulrich Drepper
2012-01-07
2
-58
/
+50
*
Update ABI information
Ulrich Drepper
2012-01-07
1
-3
/
+0
*
Cleanup of configuration options
Ulrich Drepper
2011-09-10
3
-20
/
+8
[next]