summaryrefslogtreecommitdiff
path: root/glob/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* * glob.c (glob) [SV 18123]: Cherry-pick glibc fixPaul Smith2013-10-201-0/+6
| | | | | | Apply commit a471e96a5352a5f0bde6d32dd36d33524811a2b1 from git://sourceware.org/git/glibc.git to fix https://sourceware.org/bugzilla/show_bug.cgi?id=10278
* * glob.c (my_realloc) [__DJGPP__]: Don't define, and don'tEli Zaretskii2009-09-281-1/+7
| | | | | redefine realloc to call it, since the DJGPP's realloc handles NULL pointers correctly.
* glob/glob.c [__GNU_LIBRARY__ && __DJGPP__]: Add a realloc declarationEli Zaretskii2007-12-221-0/+5
| | | | that matches the one in the DJGPP libc.
* * Update to GPLv3Paul Smith2007-07-041-6/+6
| | | | | * Update copyright to 2007 * Fix download URL for translation files (thanks to Thiemo Seufer)
* Numerous updates to tests for issues found on Cygwin and Windows.Paul Smith2006-03-101-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.
* Last of the copyright updates.Paul Smith2006-02-111-1/+2
|
* More copyright/license updates.Paul Smith2006-02-111-0/+16
|
* Fix Savannah bug # 13478. If -L is given, take the latest mtime for aPaul Smith2005-06-251-0/+5
| | | | symlink even if it is "dangling" (it doesn't resolve to a real file).
* Fix some Savannah bugs.Paul Smith2005-04-081-0/+5
| | | | | Updates to docs (still need more work here) and NEWS file. New language.
* Portability fix for glob.h building in FreeBSD ports system.Paul Smith2003-01-301-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).
* Updates for new tools. Everything works now building on Linux,Paul Smith2002-04-221-0/+6
| | | | | including creating make packages. I'll try some other systems tomorrow. Also added a new translation: Croatian. Thanks!
* * Some configuration fixes.Paul Smith1999-09-141-0/+13
|
* * Various cleanups for release.Paul Smith1999-09-111-0/+5
|
* * Various pre-release cleanups.Paul Smith1999-09-111-0/+4
|
* * Installed new versions of GLIBC glob library.Paul Smith1999-07-221-0/+11
| | | | | | * Installed Tim Magill's "graph pruning" performance enhancement. * Update version to 3.77.90 for the release. * Require automake 1.4.
* Checkpoint changes. Bug fixes, mostly.Paul Smith1998-10-031-0/+5
|
* GNU make release 3.77.Paul Smith1998-07-301-0/+48
|
* Bug fixes and automake changes.Paul Smith1997-08-181-0/+21
|
* Updated from libcRoland McGrath1996-07-261-149/+14
|
* Updated from libcRoland McGrath1996-06-221-0/+17
|
* Updated from libcRoland McGrath1996-05-131-0/+6
|
* Updated from libcRoland McGrath1996-05-131-0/+6
|
* Updated from libcRoland McGrath1996-05-091-0/+7
|
* Updated from libcRoland McGrath1996-03-201-0/+7
|
* Updated from libcRoland McGrath1996-03-011-0/+7
|
* Updated from libcRoland McGrath1996-03-011-0/+15
|
* Updated from libcRoland McGrath1995-12-141-0/+5
|
* Updated from libcRoland McGrath1995-12-121-0/+5
|
* Updated from libcRoland McGrath1995-12-121-0/+11
|
* .Roland McGrath1995-09-111-0/+10
|
* Updated from libcRoland McGrath1995-08-101-0/+5
|
* Updated from libcRoland McGrath1995-05-101-0/+4
|
* Updated from libcRoland McGrath1995-04-271-0/+8
|
* Updated from libcRoland McGrath1995-04-191-270/+0
|
* Updated from libcRoland McGrath1995-03-171-0/+315
|
* .Roland McGrath1995-03-071-0/+0