Add packaging for ld-linux.so on %ix86
[platform/upstream/glibc.git] / dirent /
2024-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-06-19 Frédéric Bérattests: replace read by xread
2023-06-01 Frédéric Bérattests: replace write by xwrite
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-11-01 Adhemerval Zanellaconfigure: Use -Wno-ignored-attributes if compiler...
2022-03-14 Steve Grubbassociate a deallocation for opendir
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-09-03 Siddhesh PoyarekarRemove "Contributed by" lines
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
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-07-29 Florian WeimerLinux: Move getdents64 to <dirent.h>
2019-02-25 Joseph MyersBreak more lines before not after operators.
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-10-17 Andreas SchwabDon't reduce test timeout to less than default
2018-04-23 Adhemerval ZanellaConsolidate alphasort{64} and versionsort{64} implement...
2018-04-20 Adhemerval ZanellaConsolidate scandir{at}{64} implementation
2018-04-04 Samuel Thibaulthurd: Avoid PLT for dirfd
2018-03-05 Adhemerval ZanellaDefine _DIRENT_MATCHES_DIRENT64 regardless
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-29 Aurelien Jarnoscandir: fix wrong assumption about errno [BZ #17804]
2017-12-11 H.J. LuReplace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
2017-09-27 Samuel Thibaulthurd: Fix dirfd symbol exposition from ftw
2017-08-31 Florian Weimerdirent: Remove internal_function attribute
2017-05-08 Florian Weimersupport: Prevent multiple deletion of temporary files
2017-02-16 Zack WeinbergAdd missing header files throughout the testsuite.
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-09 Florian Weimersupport: Introduce new subdirectory for test infrastructure
2016-02-20 Florian WeimerDeprecate readdir_r, readdir64_r [BZ #19056]
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-10-16 Joseph MyersConvert 703 function definitions to prototype style.
2015-09-08 Joseph MyersMove bits/libc-lock.h and bits/libc-lockP.h out of...
2015-08-06 Arjun ShankarModify several tests to use test-skeleton.c
2015-05-13 Roland McGrathNit fixes in last change.
2015-05-13 Roland McGrathRefactor scandir/scandirat to use common tail.
2015-05-13 Roland McGrathBreak __scandir_cancel_handler out into its own file.
2015-05-13 Roland McGrathAdd a test case for scandir.
2015-02-19 Joseph MyersFix scandir scandirat namespace (bug 17999).
2015-02-06 Roland McGrathFix dirent/tst-fdopendir not to presume O_NOATIME exists.
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-11-12 Joseph MyersFix __getcwd rewinddir namespace (bug 17584).
2014-02-26 Joseph MyersConsistently include Makeconfig after defining subdir.
2014-02-21 Joseph MyersComplete _BSD_SOURCE / _SVID_source followup cleanup.
2014-02-13 Joseph MyersClean up trivially redundant __USE_MISC conditionals.
2014-02-12 Joseph MyersCombine __USE_BSD and __USE_SVID into __USE_MISC.
2014-02-10 Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-11-04 Thomas Schwinge[BZ #157] Remove include/stub-tag.h for good.
2012-08-06 Roland McGrathClean up {alphasort,versionsort,scandir,scandirat}...
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-03-14 Andreas JaegerRemove files so that i386 uses the iee754/dbl-64 sin...
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-07 Ulrich DrepperRemove distribute variable from Makefiles
2012-03-07 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-02-28 Andreas JaegerRename dirfd to __dirfd, add weak_alias.
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2011-08-11 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-11 Andreas SchwabClean up PLT use for scandirat
2011-08-09 Ulrich DrepperImplement scandirat function
2011-08-08 Ulrich DrepperAvoid multiple definitions of identical scandir cancell...
2011-05-08 Ulrich DrepperFix Linux getcwd for long paths
2010-01-09 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-09 Ulrich DrepperAdd support for XPG7 testing.
2010-01-07 Ulrich DrepperFix typo in feature selection macro use.
2009-05-16 Andreas SchwabRemove redundant .gitignore files.
2009-05-15 Jim Meyeringrename each .cvsignore file to .gitignore
2009-03-16 Ulrich Drepper* dirent/scandir64.c (scandir64): Adjust declaration...
2009-03-15 Ulrich Drepper[BZ #9759]
2009-02-26 Ulrich Drepper* ctype/ctype.h: The *_l functions are in POSIX 2008.
2006-02-12 Ulrich Drepper[BZ #2226]
2006-01-20 Ulrich Drepper* sysdeps/unix/fdopendir.c (fdopendir): If O_DIRECTORY is
2005-12-14 Ulrich DrepperMoved to csu/errno-loc.c.
2005-12-14 Ulrich Drepper2005-12-13 Ulrich Drepper <drepper@redhat.com>
2005-09-28 Ulrich Drepper* dirent/dirent.h: Declare fdopendir.
2005-09-28 Ulrich Drepper(routines): Add fdopendir. (tests): Add tst-fdopendir.
2005-01-16 Ulrich Drepper* sysdeps/unix/rewinddir.c: Reset filepos.
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-11-22 Ulrich DrepperUpdate.
2004-09-07 Ulrich DrepperUpdate.
2003-09-17 Ulrich DrepperUpdate.
2003-09-16 Ulrich DrepperUpdate.
2003-09-14 Ulrich DrepperUpdate.
2003-06-12 Ulrich DrepperUpdate.
2003-04-19 Ulrich DrepperUpdate.
2002-12-14 Ulrich DrepperUpdate.
2002-12-05 Ulrich DrepperUpdate.
2002-10-14 Ulrich DrepperUpdate.
2002-06-22 Ulrich DrepperUpdate.
2001-08-08 Ulrich DrepperUpdate.
2001-07-06 Andreas JaegerUpdate to LGPL v2.1.
2000-12-31 Andreas Jaeger* malloc/memusagestat.c (main): Use return instead...
2000-12-27 Andreas JaegerMake local functions static.
2000-08-23 Ulrich Drepper(alphasort, versionsort): Move __attribute_pure__ out...
2000-08-23 Andreas JaegerAdd some pure attributes.
2000-08-14 Ulrich Drepper(getdirentries64): Export at GLIBC_2.2.
2000-08-12 Ulrich DrepperUpdate.
next