[Tizen 6.0] Release 2.30 version
[platform/upstream/glibc.git] / argp /
2024-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-08-28 Joe Simmons-Talbottargp-parse: Get rid of alloca
2023-06-06 Frédéric Bérattests: fix warn unused result on asprintf calls
2023-06-02 Paul PluzhnikovFix all the remaining misspellings -- BZ 25337
2023-05-17 Carlos O'Donellargp: Reformat Makefile.
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-12-19 Joseph MyersAvoid use of atoi in some places in libc
2022-11-01 Adhemerval Zanellaconfigure: Use -Wno-ignored-attributes if compiler...
2022-07-04 Guilherme Janczakargp: Remove old includes in !_LIBC case
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-09-03 Siddhesh PoyarekarRemove "Contributed by" lines
2021-02-04 Bruno Haibleargp: Avoid undefined behaviour when invoking qsort().
2021-02-04 Bruno Haibleargp: Improve comments.
2021-02-04 Bruno Haibleargp: Don't pass invalid arguments to isspace, isalnum...
2021-02-04 Bruno Haibleargp: Don't rely on undefined behaviour of _tolower().
2021-02-04 Paul Eggertargp: fix pointer-subtraction bug
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-12 Jonny GrantFix spelling and grammar in several comments
2020-04-30 Paul E. MurphyRename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIREC...
2020-02-17 Gabriel F. T. GomesPrepare redirections for IEEE long double on powerpc64le
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-06-19 Stefan LieblerFix gcc 9 build errors for make xcheck. [BZ #24556]
2019-03-01 Gabriel F. T. Gomesldbl-opt: Add argp_error and argp_failure (bug 23983)
2019-02-21 Gabriel F. T. GomesAdd internal implementations for argp.h, err.h, and...
2019-01-12 Dmitry V. LevinFix a few typos in comments
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-05 Zack WeinbergAdd __v*printf_internal with flags arguments
2018-11-29 Charles-Antoine... argp: do not call _IO_fwide() if _LIBC is not defined
2018-11-09 Gabriel F. T. GomesUse TEST_COMPARE_STRING in recently added test
2018-11-06 Gabriel F. T. GomesAdd tests for argp_error and argp_failure with floating...
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-11 H.J. LuReplace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
2017-10-01 H.J. LuMark internal argp functions with attribute_hidden...
2017-06-14 Zack WeinbergRemove __need macros from errno.h (__need_Emath, __need...
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-09-23 Zack WeinbergInstalled-header hygiene (BZ#20366): Simple self-contai...
2016-08-18 Florian Weimerargp: Do not override GCC keywords with macros [BZ...
2016-01-07 Khem Rajargp: Use fwrite_unlocked instead of __fxprintf when...
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-03-17 Will NewtonFix __STRICT_ANSI__ -Wundef warnings
2014-02-26 Joseph MyersConsistently include Makeconfig after defining subdir.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-08-29 Ondřej BílkaFix typos.
2013-08-21 Ondřej BílkaFix typos.
2013-03-18 Roland McGrathBZ#14812: Add missing translation marker on some argp...
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-07-30 Roland McGrathFix lots of bitrot for stub configurations.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-05-24 Andreas SchwabRemove use of INTDEF/INTUSE in intl
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-07 Ulrich DrepperRemove distribute variable from Makefiles
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2012-01-08 Ulrich DrepperUpdate ABI information
2011-09-10 Ulrich DrepperCleanup of configuration options
2010-04-04 Ulrich DrepperAdd test case for last argp bug.
2010-04-04 Sergey PoznyakoffFix option aliasing in argp.
2009-02-16 Jakub Jelinek* stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534
2007-03-17 Ulrich Drepper* configure.in (libc_cv_gnu89_inline): Test for -fgnu89...
2007-03-15 Ulrich Drepper[BZ #4101]
2007-01-11 Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31 Jakub Jelinek.
2006-05-10 Ulrich Drepper* io/ftw.c (open_dir_stream): Return right away if...
2006-05-10 Ulrich Drepper* posix/wordexp.c (w_addword): Free word if realloc...
2006-04-22 Ulrich Drepper* argp/argp.h (__option_is_short): Check upper limit of
2005-10-14 Ulrich Drepper[BZ #1373]
2005-09-27 Roland McGrath2005-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2005-08-09 Ulrich Drepper* argp/argp-help.c: Use _IO_vasprintf instead of vasprintf.
2005-08-09 Roland McGrath2005-08-08 Roland McGrath <roland@redhat.com>
2005-07-20 Ulrich Drepper* include/stdio.h (__fxprintf): Remove wfmt argument.
2005-07-20 Ulrich Drepper* wcsmbs/bits/wchar2.h: Add definitions for wcrtomb...
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-10-18 Ulrich Drepper2004-10-15 Jakub Jelinek <jakub@redhat.com>
2004-09-07 Ulrich DrepperUpdate.
2004-06-01 Ulrich Drepper(__argp_error, __argp_failure): Check result of __aspri...
2004-04-04 Ulrich DrepperUpdate.
2004-03-09 Ulrich DrepperUpdate.
2003-11-29 Ulrich DrepperUpdate.
2003-10-03 Roland McGrath2003-10-02 Roland McGrath <roland@redhat.com>
2003-10-02 Ulrich DrepperUpdate.
2003-09-25 Ulrich DrepperUpdate.
2003-09-25 Ulrich Drepper(__argp_fmtstream_ensure): Check for size_t overflow...
2003-09-16 Ulrich DrepperUpdate.
2003-09-16 Ulrich Drepper(argp_parse, __argp_parse): Remove __THROW.
2003-08-30 Ulrich DrepperUpdate.
2003-06-13 Ulrich DrepperUpdate.
2003-06-12 Ulrich DrepperUpdate.
2003-06-11 Ulrich DrepperUpdate.
2003-03-17 Ulrich DrepperUse test-skeleton.c.
2003-03-01 Ulrich DrepperUpdate. cvs/glibc-2_3_2 glibc-2.3.2
2003-01-08 Ulrich DrepperUpdate.
2002-12-04 Ulrich DrepperUpdate.
2002-12-04 Ulrich DrepperUpdate.
2002-09-24 Roland McGrath* catgets/open_catalog.c (__open_catalog): Don't use...
2002-06-25 Ulrich Drepper(__argp_fmtstream_update): Avoid crash in handling...
2002-04-08 Ulrich DrepperUpdate.
2002-03-13 Ulrich DrepperUpdate.
next