Smack: add the execute lable to ldconfig
[platform/upstream/glibc.git] / posix / glob.c
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-02-10 Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-10-20 Ondřej BílkaWhen glob pattern contains a trailing slash match only...
2013-10-01 Eric Blakeglob: silence -Wattribute warnings
2013-06-07 Joseph MyersAvoid use of "register" as optimization hint.
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-09-25 Joseph MyersUse size_t instead of int for internal variables in...
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 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-02-28 Andreas JaegerAvoid local PLT for dirfd
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2011-07-21 Ulrich DrepperCheck for overflows in expressions
2011-05-28 Ulrich DrepperRemove unused variable
2011-05-23 Ulrich DrepperAdd a few more alloca size checks
2010-03-27 Ulrich DrepperWhitespace fixes.
2010-03-27 Ulrich DrepperFix one more issue with the glob patch.
2010-03-24 Ulrich DrepperFix glob with empty pattern
2008-05-27 Ulrich DrepperRemove useless more "if" tests before "free".
2007-10-15 Ulrich Drepper* posix/glob.c: Reimplement link_exists_p to use fstatat64. cvs/fedora-glibc-20071015T0728
2007-10-15 Ulrich Drepper* posix/glob.c: Add some branch prediction throughout.
2007-10-07 Ulrich Drepper[BZ #73]
2007-10-07 Ulrich Drepper[BZ #5103]
2007-02-14 Ulrich Drepper[BZ #3996]
2006-09-30 Ulrich Drepper* posix/glob.c (glob_in_dir): Add some comments and...
2006-09-25 Ulrich Drepper[BZ #3252, BZ #3253] cvs/fedora-glibc-20060925T1535
2006-01-11 Roland McGrath[BZ #1060]
2005-12-14 Ulrich DrepperMoved to csu/errno-loc.c.
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
1998-05-12 Ulrich DrepperUpdate.
1998-03-02 Ulrich Drepper(glob_in_dir): Add support for cases insensitive VMS.
1997-11-06 Ulrich DrepperUpdate. cvs/libc-ud-971105
1997-10-31 Ulrich DrepperUpdate. cvs/libc-ud-971031
1997-10-29 Ulrich DrepperUpdate.
1997-09-16 Ulrich DrepperUpdate. cvs/libc-ud-970915
1997-08-24 Ulrich DrepperUpdate.
1997-08-14 Ulrich DrepperUpdate. cvs/libc-ud-970813
1997-06-12 Ulrich DrepperUpdate. cvs/libc-ud-970612
1997-03-27 Ulrich DrepperUpdate. cvs/libc-970327 cvs/libc-970328 cvs/libc-970329 cvs/libc-ud-970326
1997-03-21 Ulrich DrepperUpdate.
1996-12-18 Ulrich Drepperupdate from main archive 961217 cvs/libc-961218 cvs/libc-961219
1996-12-07 Ulrich Drepperupdate from main archive 961206
1996-12-04 Ulrich Drepperupdate from main archive 961203
1996-12-02 Ulrich Drepperupdate from main archive 961201 cvs/libc-961202
1996-09-27 Ulrich Drepperupdate from main archive cvs/libc-960927
1996-07-21 Roland McGrathSat Jul 20 21:55:31 1996 Roland McGrath <roland@delas...
1996-06-22 Roland McGrath* version.h (VERSION): Version 1.92 test release.
1996-05-22 Roland McGrathWed May 22 17:22:14 1996 Roland McGrath <roland@delas...
1996-05-22 Roland McGrathWed May 22 17:22:14 1996 Roland McGrath <roland@delas...
1996-05-13 Roland McGrath* posix/glob.c [_AMIGA]: Don't include <pwd.h>.
1996-04-03 Roland McGrathTue Apr 2 21:27:01 1996 Andreas Schwab <schwab@issan...
1996-03-17 Roland McGrathSat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm...
1996-03-01 Roland McGrathFri Mar 1 10:09:46 1996 Roland McGrath <roland@charl...
1996-01-20 Roland McGrath* sysdeps/unix/sysv/linux/tcdrain.c: Define tcdrain... cvs/libc-960120
1996-01-19 Roland McGrath* io/Makefile (routines): Add mknod, xstat fxstat lxsta... cvs/libc-960119
1996-01-13 Roland McGrathFri Jan 12 13:40:01 1996 Roland McGrath <roland@churc... cvs/libc-960113
1995-12-14 Roland McGrathThu Dec 14 02:28:22 1995 Roland McGrath <roland@churc... cvs/libc-951214
1995-12-12 Roland McGrathMon Dec 11 20:07:54 1995 Roland McGrath <roland@churc...
1995-12-09 Roland McGrathFri Dec 8 13:04:51 1995 Roland McGrath <roland@churc... cvs/libc-951209 cvs/libc-951210
1995-09-11 Roland McGrath(glob): Comment fix.
1995-08-31 Roland McGrathWed Aug 30 16:44:55 1995 Roland McGrath <roland@churc...
1995-08-07 Roland McGrath* stdlib/strtol.c: Use #ifdef, not #if, for HAVE_LIMITS_H.
1995-04-29 Roland McGrath(S_ISDIR): Define if undefined. cvs/make-3-73-3 cvs/make-3-74
1995-04-25 Roland McGrath(glob): If GLOB_MARK set, stat names to find directorie...
1995-02-18 Roland McGrathinitial import