Paul Eggert
|
cbd0078fcf
|
* lib-ignore.m4: New file.
|
2006-01-07 01:56:13 +00:00 |
|
Paul Eggert
|
56e7ad3001
|
Initial version.
|
2006-01-07 01:55:27 +00:00 |
|
Paul Eggert
|
c0dac69808
|
New approach to safer chmod.
|
2006-01-02 07:30:27 +00:00 |
|
Paul Eggert
|
bee93bd060
|
No longer used.
|
2006-01-02 07:18:30 +00:00 |
|
Paul Eggert
|
e59703a1d6
|
New file.
|
2006-01-02 06:34:32 +00:00 |
|
Paul Eggert
|
968bee81e8
|
(gl_MACROS): Require gl_FUNC_LCHMOD.
Don't require gl_CHDIR_SAFER.
|
2006-01-02 06:34:13 +00:00 |
|
Jim Meyering
|
3114855498
|
*** empty log message ***
|
2005-12-21 10:21:20 +00:00 |
|
Jim Meyering
|
9eb2e69d62
|
Require gl_CHDIR_SAFER.
|
2005-12-21 10:21:04 +00:00 |
|
Jim Meyering
|
457167610f
|
.
|
2005-12-19 18:05:55 +00:00 |
|
Jim Meyering
|
1e4cd701dc
|
Require gl_CHMOD_SAFER.
|
2005-12-19 18:05:11 +00:00 |
|
Jim Meyering
|
2eb8cbd948
|
*** empty log message ***
|
2005-12-17 10:30:13 +00:00 |
|
Jim Meyering
|
f69fb2f533
|
(AC_FUNC_ACL): Add POSIX ACL and Linux-specific acl tests.
|
2005-12-17 10:30:09 +00:00 |
|
Jim Meyering
|
b0cee61e23
|
*** empty log message ***
|
2005-12-14 20:37:24 +00:00 |
|
Jim Meyering
|
0d58d63090
|
*** empty log message ***
|
2005-12-14 20:36:20 +00:00 |
|
Jim Meyering
|
85fba4dc43
|
Require gl_FPRINTFTIME.
|
2005-12-14 20:36:14 +00:00 |
|
Paul Eggert
|
3463531cd0
|
One other stdbool.m4 change.
|
2005-12-14 01:17:51 +00:00 |
|
Paul Eggert
|
8bf7f49616
|
(AM_STDBOOL_H): Substitue HAVE__BOOL again, reverting
2005-11-25 change.
|
2005-12-14 01:17:28 +00:00 |
|
Paul Eggert
|
eaebfec990
|
(AC_HEADER_STDBOOL): Check for buggy compiler that
has _Bool but mishandles _Bool |= _Bool.
|
2005-12-13 19:41:57 +00:00 |
|
Paul Eggert
|
5ea987eade
|
* lib/stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
porting problem reported by Georg Schwarz in
<http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
* m4/stat-time.m4 (gl_STAT_TIME): Likewise.
|
2005-12-07 18:22:05 +00:00 |
|
Paul Eggert
|
448d523897
|
Mention change to jm-macros.m4.
|
2005-12-02 18:35:33 +00:00 |
|
Paul Eggert
|
6d28d2c738
|
(gl_MACROS): Adjust to renaming of gl_SOCKLEN_T to gl_TYPE_SOCKLEN_T.
|
2005-12-02 18:35:19 +00:00 |
|
Paul Eggert
|
48f08b4f53
|
Fix typo in previous log entry.
|
2005-12-02 18:23:42 +00:00 |
|
Paul Eggert
|
feb302b9f2
|
* (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
Use implementation from Albert Chin, with some
comments/corrections by Stepan Kasal and myself.
|
2005-12-02 18:22:10 +00:00 |
|
Paul Eggert
|
76bebf24a5
|
Import from gnulib.
|
2005-12-02 00:42:52 +00:00 |
|
Paul Eggert
|
b3c0bca1f8
|
(gl_REGEX): Check whether off_t can be used in a switch
statement, to work around an HP-UX 10.20 compiler bug reported by
Peter O'Gorman.
|
2005-12-02 00:29:02 +00:00 |
|
Jim Meyering
|
46679371cb
|
*** empty log message ***
|
2005-11-30 13:05:08 +00:00 |
|
Jim Meyering
|
ea2a4f2658
|
(gl_FUNC_OPENAT): Require openat-priv.h.
|
2005-11-30 13:05:03 +00:00 |
|
Jim Meyering
|
76b8c64505
|
*** empty log message ***
|
2005-11-30 12:38:05 +00:00 |
|
Jim Meyering
|
7214c0bf70
|
(gl_FUNC_OPENAT): Require and compile mkdirat.c.
|
2005-11-30 12:38:02 +00:00 |
|
Paul Eggert
|
fc0fa751c4
|
Log today's changes.
|
2005-11-26 07:53:39 +00:00 |
|
Paul Eggert
|
e05c20ea7a
|
no longer needed.
(gl_STDBOOL_H): New macro, from gnulib.
(AC_HEADER_STDBOOL): Sync with gnulib.
|
2005-11-26 06:37:52 +00:00 |
|
Jim Meyering
|
2f6048508c
|
*** empty log message ***
|
2005-11-20 18:54:09 +00:00 |
|
Jim Meyering
|
a2895948e9
|
Remove spurious space-before-TAB.
|
2005-11-20 18:52:15 +00:00 |
|
Jim Meyering
|
b99b6ac9ff
|
*** empty log message ***
|
2005-11-20 14:07:13 +00:00 |
|
Jim Meyering
|
8b0e637515
|
(gl_EUIDACCESS_STAT): New file/macro.
|
2005-11-20 14:07:09 +00:00 |
|
Jim Meyering
|
c0c83656d2
|
*** empty log message ***
|
2005-11-20 08:28:05 +00:00 |
|
Jim Meyering
|
6ec2bc2d61
|
Require gl_EUIDACCESS_STAT.
|
2005-11-20 08:26:38 +00:00 |
|
Paul Eggert
|
efe0b59c14
|
* c.m4: New file.
|
2005-11-18 23:02:48 +00:00 |
|
Paul Eggert
|
761440da1b
|
New file, to work around bugs in AIX cc.
Problem reported by James Lemley. This file can go away
after Autoconf 2.60 comes out.
|
2005-11-18 23:02:32 +00:00 |
|
Paul Eggert
|
3afe2cd61c
|
(gl_PREREQ_GETHRXTIME): Don't require AC_HEADER_TIME
or gettimeofday; no longer needed.
|
2005-11-10 20:21:07 +00:00 |
|
Paul Eggert
|
4c9fae6b88
|
gethrxtime now uses gettime
|
2005-11-10 20:20:51 +00:00 |
|
Paul Eggert
|
15d4c70e08
|
Trivial changes to support SCO systems.
|
2005-10-30 23:05:16 +00:00 |
|
Paul Eggert
|
a504db1780
|
(gl_FUNC_CHDIR_LONG): Check for MAXPATHLEN as well as PATH_MAX.
Revamp wording and local variables to suggest the intended function of
the PATH_MAX check.
|
2005-10-30 23:04:55 +00:00 |
|
Paul Eggert
|
3103c9009b
|
(gl_FUNC_FPENDING): Correct check for SCO systems,
where __ptr is null when no I/O is pending.
|
2005-10-30 23:04:17 +00:00 |
|
Jim Meyering
|
b6b139e070
|
*** empty log message ***
|
2005-10-23 15:37:04 +00:00 |
|
Jim Meyering
|
d45f1b2d27
|
Add gl_SHA256 and gl_SHA512.
|
2005-10-23 15:37:00 +00:00 |
|
Jim Meyering
|
2c91d95619
|
.
|
2005-10-23 15:36:49 +00:00 |
|
Paul Eggert
|
bff08feb9b
|
* stdbool.m4 (AC_HEADER_STDBOOL): Add an "#ifdef __xlc__" test.
|
2005-10-07 18:53:41 +00:00 |
|
Paul Eggert
|
25041cf0f9
|
(AC_HEADER_STDBOOL): Add an "#ifdef __xlc__" test,
since yesterday's attempt didn't work.
|
2005-10-07 18:53:20 +00:00 |
|
Paul Eggert
|
a0d42f7861
|
Generalize the patch for the AIX bool bug.
|
2005-10-06 16:42:22 +00:00 |
|