Stefano Lattarini
13f13b96b3
cosmetics: fix few innocuous typos
...
Most of these were found using Lucas De Marchi's 'codespell' tool.
* ChangeLog: Fix minor typos.
* ChangeLog.2: Likewise.
* README.Amiga: Likewise.
* TODO.private: Likewise.
* function.c: Likewise.
* glob/glob.h: Likewise.
* job.c: Likewise.
* main.c: Likewise.
* readme.vms: Likewise.
* remake.c: Likewise.
* tests/ChangeLog: Likewise.
* tests/NEWS: Likewise.
* tests/README: Likewise.
* tests/scripts/variables/private: Likewise.
* vmsdir.h: Likewise.
* signame.c: Likewise. While at it, improve line wrapping in the
touched comment.
Copyright-paperwork-exempt: yes
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
2013-05-05 20:50:37 -04:00
Paul Smith
891ebd4d97
* Update to GPLv3
...
* Update copyright to 2007
* Fix download URL for translation files (thanks to Thiemo Seufer)
2007-07-04 19:35:15 +00:00
Paul Smith
24338ec929
More copyright/license updates.
2006-02-11 20:00:39 +00:00
Paul Smith
f388233b03
Fix Savannah bug # 13478. If -L is given, take the latest mtime for a
...
symlink even if it is "dangling" (it doesn't resolve to a real file).
2005-06-25 23:00:17 +00:00
Paul Smith
d33ff30145
Portability fix for glob.h building in FreeBSD ports system.
...
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).
2003-01-30 05:22:52 +00:00
Paul Smith
5577cdc261
* Merge VMS patches by Hartmut Becker.
2000-01-22 05:43:03 +00:00
Paul Smith
4121dea6a5
* Some configuration fixes.
1999-09-14 00:17:58 +00:00
Paul Smith
ec50fe2a2b
* Installed new versions of GLIBC glob library.
...
* Installed Tim Magill's "graph pruning" performance enhancement.
* Update version to 3.77.90 for the release.
* Require automake 1.4.
1999-07-22 04:20:14 +00:00
Paul Smith
e2403327e9
GNU make release 3.77.
1998-07-30 20:54:47 +00:00
Paul Smith
480ad62713
New glob.h to understand __const
1997-08-27 20:43:43 +00:00
Paul Smith
63dff1e0bc
Bug fixes and automake changes.
1997-08-18 18:11:04 +00:00
Paul Smith
0ada207e2d
Changes for make 3.75.1
1997-04-07 07:21:16 +00:00
Roland McGrath
9cc98648fd
Updated from libc
1996-07-26 00:34:37 +00:00
Roland McGrath
9fc574683d
Updated from libc
1996-07-19 22:18:33 +00:00
Roland McGrath
74475bb939
Updated from libc
1996-07-14 17:09:51 +00:00
Roland McGrath
63f3cf925b
Updated from libc
1996-06-22 21:14:22 +00:00
Roland McGrath
db5cc03f75
Updated from libc
1995-12-07 21:05:46 +00:00
Roland McGrath
cd851988e7
Updated from libc
1995-12-07 20:32:37 +00:00
Roland McGrath
e8dcf11ae0
.
1995-03-07 23:49:08 +00:00