summaryrefslogtreecommitdiff
path: root/glob/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2013-10-20* glob.c (glob) [SV 18123]: Cherry-pick glibc fixPaul Smith1-0/+6
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-1/+7
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-0/+5
that matches the one in the DJGPP libc.
2007-07-04* Update to GPLv3Paul Smith1-6/+6
* 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-0/+5
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-11Last of the copyright updates.Paul Smith1-1/+2
2006-02-11More copyright/license updates.Paul Smith1-0/+16
2005-06-25Fix Savannah bug # 13478. If -L is given, take the latest mtime for aPaul Smith1-0/+5
symlink even if it is "dangling" (it doesn't resolve to a real file).
2005-04-08Fix some Savannah bugs.Paul Smith1-0/+5
Updates to docs (still need more work here) and NEWS file. New language.
2003-01-30Portability fix for glob.h building in FreeBSD ports system.Paul Smith1-0/+6
Implement a fix for bug # 2169: too many OSs, even major OSs like Solaris, don't properly implement SA_RESTART: important system calls like stat() can still fail when SA_RESTART is set. So, forget the BROKEN_RESTART config check and get rid of atomic_stat() and atomic_readdir(), and implement permanent wrappers for EINTR checking on various system calls (stat(), fstat(), opendir(), and readdir() so far).
2002-04-22Updates for new tools. Everything works now building on Linux,Paul Smith1-0/+6
including creating make packages. I'll try some other systems tomorrow. Also added a new translation: Croatian. Thanks!
1999-09-14* Some configuration fixes.Paul Smith1-0/+13
1999-09-11* Various cleanups for release.Paul Smith1-0/+5
1999-09-11* Various pre-release cleanups.Paul Smith1-0/+4
1999-07-22* Installed new versions of GLIBC glob library.Paul Smith1-0/+11
* Installed Tim Magill's "graph pruning" performance enhancement. * Update version to 3.77.90 for the release. * Require automake 1.4.
1998-10-03Checkpoint changes. Bug fixes, mostly.Paul Smith1-0/+5
1998-07-30GNU make release 3.77.Paul Smith1-0/+48
1997-08-18Bug fixes and automake changes.Paul Smith1-0/+21
1996-07-26Updated from libcRoland McGrath1-149/+14
1996-06-22Updated from libcRoland McGrath1-0/+17
1996-05-13Updated from libcRoland McGrath1-0/+6
1996-05-13Updated from libcRoland McGrath1-0/+6
1996-05-09Updated from libcRoland McGrath1-0/+7
1996-03-20Updated from libcRoland McGrath1-0/+7
1996-03-01Updated from libcRoland McGrath1-0/+7
1996-03-01Updated from libcRoland McGrath1-0/+15
1995-12-14Updated from libcRoland McGrath1-0/+5
1995-12-12Updated from libcRoland McGrath1-0/+5
1995-12-12Updated from libcRoland McGrath1-0/+11
1995-09-11.Roland McGrath1-0/+10
1995-08-10Updated from libcRoland McGrath1-0/+5
1995-05-10Updated from libcRoland McGrath1-0/+4
1995-04-27Updated from libcRoland McGrath1-0/+8
1995-04-19Updated from libcRoland McGrath1-270/+0
1995-03-17Updated from libcRoland McGrath1-0/+315
1995-03-07.Roland McGrath1-0/+0