summaryrefslogtreecommitdiff
path: root/glob/glob.c
AgeCommit message (Collapse)AuthorFilesLines
2013-10-20* glob.c (glob) [SV 18123]: Cherry-pick glibc fixPaul Smith1-0/+5
Apply commit a471e96a5352a5f0bde6d32dd36d33524811a2b1 from git://sourceware.org/git/glibc.git to fix https://sourceware.org/bugzilla/show_bug.cgi?id=10278
2009-09-28 * glob.c (my_realloc) [__DJGPP__]: Don't define, and don'tEli Zaretskii1-5/+2
redefine realloc to call it, since the DJGPP's realloc handles NULL pointers correctly.
2007-12-22glob/glob.c [__GNU_LIBRARY__ && __DJGPP__]: Add a realloc declarationEli Zaretskii1-1/+4
that matches the one in the DJGPP libc.
2007-07-04* Update to GPLv3Paul Smith1-1/+2
* Update copyright to 2007 * Fix download URL for translation files (thanks to Thiemo Seufer)
2006-03-10Numerous updates to tests for issues found on Cygwin and Windows.Paul Smith1-1/+2
Revert a fix for $? including non-existent files as it shows a bug in the Linux kernel build. Give them a release to fix this. Add some changes from Eli Z. for Windows changes.
2006-02-11More copyright/license updates.Paul Smith1-14/+14
2005-06-25Fix Savannah bug # 13478. If -L is given, take the latest mtime for aPaul Smith1-4/+1
symlink even if it is "dangling" (it doesn't resolve to a real file).
2005-04-08Fix some Savannah bugs.Paul Smith1-1/+1
Updates to docs (still need more work here) and NEWS file. New language.
2000-01-22* Merge VMS patches by Hartmut Becker.Paul Smith1-3/+24
1999-09-11* Various cleanups for release.Paul Smith1-1/+1
1999-07-22* Installed new versions of GLIBC glob library.Paul Smith1-133/+194
* Installed Tim Magill's "graph pruning" performance enhancement. * Update version to 3.77.90 for the release. * Require automake 1.4.
1998-07-30GNU make release 3.77.Paul Smith1-223/+539
1997-08-18Bug fixes and automake changes.Paul Smith1-21/+26
1997-04-07Changes for make 3.75.1Paul Smith1-130/+249
1996-07-26Updated from libcRoland McGrath1-2/+20
1996-06-22Updated from libcRoland McGrath1-3/+8
1996-05-13Updated from libcRoland McGrath1-3/+25
1996-05-09Updated from libcRoland McGrath1-1/+1
1996-03-20Updated from libcRoland McGrath1-33/+106
1996-03-01Updated from libcRoland McGrath1-27/+26
1996-03-01Updated from libcRoland McGrath1-3/+8
1995-12-14Updated from libcRoland McGrath1-4/+4
1995-12-12Updated from libcRoland McGrath1-1/+4
1995-12-12Updated from libcRoland McGrath1-20/+19
1995-12-07Updated from libcRoland McGrath1-35/+115
1995-09-11Updated from libcRoland McGrath1-5/+14
1995-08-10Updated from libcRoland McGrath1-1/+1
1995-05-10Updated from libcRoland McGrath1-0/+2
1995-04-27Updated from libcRoland McGrath1-6/+26
1995-03-07.Roland McGrath1-0/+671