Jim Meyering
e52bb403b5
*** empty log message ***
2003-02-15 22:30:46 +00:00
Jim Meyering
fa6fd21580
Require AC_SYS_MMAP_STACK.
2003-02-15 22:29:52 +00:00
Jim Meyering
434cd73a81
*** empty log message ***
2003-02-15 22:29:37 +00:00
Jim Meyering
958da3fffd
I meant mmap-stack.h, not mmap-stack.c.
2003-02-15 22:23:33 +00:00
Jim Meyering
51037cbd96
Add lib/mmap-stack.c
2003-02-15 22:19:49 +00:00
Jim Meyering
edcf77bcb1
*** empty log message ***
2003-02-15 22:08:59 +00:00
Jim Meyering
1588508be2
*** empty log message ***
2003-02-15 10:15:49 +00:00
Jim Meyering
2b62137426
(main) [DEBUG]: New function.
2003-02-15 09:59:27 +00:00
Jim Meyering
c1604ca5a7
Clean up change of a minute ago.
2003-02-15 09:11:49 +00:00
Jim Meyering
c911821af7
*** empty log message ***
2003-02-15 09:06:13 +00:00
Jim Meyering
16b37b5c9d
Add Irix6 support to physmem.c.
...
(jm_PREREQ_PHYSMEM): Also check for sys/sysget.h
and sys/sysinfo.h.
Also check for sysget.
2003-02-15 09:06:05 +00:00
Jim Meyering
d017693646
*** empty log message ***
2003-02-15 09:05:51 +00:00
Jim Meyering
bdf738b1a1
Add Irix6 support to physmem.c.
...
(irix_sysget): New function.
(IRIX_SYSGET_TOTAL, IRIX_SYSGET_AVAILABLE): New macros.
(physmem_total, physmem_available): Use them.
2003-02-15 09:05:16 +00:00
Jim Meyering
5aeb13149e
*** empty log message ***
2003-02-14 07:41:42 +00:00
Jim Meyering
49eda1bead
Include "euidaccess.h".
...
Remove declaration of euidaccess.
2003-02-14 07:41:27 +00:00
Jim Meyering
1656a5880b
hacked from the versions in glibc
2003-02-13 21:28:58 +00:00
Jim Meyering
f95d4f7696
tweak comment
2003-02-12 20:48:49 +00:00
Jim Meyering
e0935a3fc9
*** empty log message ***
2003-02-12 17:47:55 +00:00
Jim Meyering
98b0c66968
(ACX_C_RESTRICT): Remove #ifndef -- so now this
...
macro also checks for support when using a C++ compiler.
Also, remove the test for SGI's __restrict.
Suggested by Steven G. Johnson.
2003-02-12 17:47:51 +00:00
Jim Meyering
60279d3bab
*** empty log message ***
2003-02-12 09:27:32 +00:00
Jim Meyering
aaaba62077
*** empty log message ***
2003-02-12 09:24:28 +00:00
Jim Meyering
67e430edda
(jm_PREREQ_REGEX): Require ACX_C_RESTRICT.
2003-02-12 09:24:23 +00:00
Jim Meyering
be6a1bab4f
(portable_chars_only): Remove unnecessary `const'
...
in cast to avoid warning from icc. Reported by Alexandre Duret-Lutz.
2003-02-12 09:20:47 +00:00
Jim Meyering
4839fcb1c0
*** empty log message ***
2003-02-12 09:11:35 +00:00
Jim Meyering
21910fd8af
*** empty log message ***
2003-02-12 09:03:49 +00:00
Jim Meyering
887ad2d358
(ACX_C_RESTRICT): Minor syntactic changes:
...
Split long lines, use AC_COMPILE_IFELSE, use `case' instead of
nested `if's, remove unnecessary quotes.
2003-02-12 08:57:34 +00:00
Jim Meyering
ac3db7d319
verbatim from the URL in the comment
2003-02-12 08:54:20 +00:00
Jim Meyering
17cef92ec0
*** empty log message ***
2003-02-12 08:24:40 +00:00
Jim Meyering
97156c6dcf
*** empty log message ***
2003-02-10 23:01:58 +00:00
Jim Meyering
136bb0265b
(libfetish_a_SOURCES): Add euidaccess.h.
2003-02-10 23:01:53 +00:00
Jim Meyering
53b11c2b17
Include "euidaccess.h".
2003-02-10 22:47:30 +00:00
Jim Meyering
f18e3f9fae
*** empty log message ***
2003-02-10 22:47:24 +00:00
Jim Meyering
da6e10d0c5
*** empty log message ***
2003-02-10 22:46:44 +00:00
Jim Meyering
348adf65ab
doh
2003-02-10 22:45:59 +00:00
Jim Meyering
8e480afae3
.
2003-02-10 22:45:40 +00:00
Jim Meyering
e046d32e51
*** empty log message ***
2003-02-10 13:23:50 +00:00
Jim Meyering
81b7f5a407
add comments and fix dumb typos
2003-02-10 13:19:00 +00:00
Jim Meyering
c2597b6041
Don't include group-member.h.
...
Include euidaccess.h.
(eaccess): Rewrite function to set the real uid and gid temporarily
to the effective uid and gid, then invoke 'access', and then set the
real uid and gid back. On systems that lack setreuid or setregid,
fall back on the kludges in euidaccess. Before, it would not work
for e.g., files with ACLs, files that were marked immutable,
or on file systems mounted read-only.
2003-02-10 09:01:48 +00:00
Jim Meyering
bf95c4519c
*** empty log message ***
2003-02-09 08:40:12 +00:00
Jim Meyering
22319b98fc
(jm_CHECK_DECLS): Add euidaccess.
2003-02-09 08:40:09 +00:00
Jim Meyering
8f69eadada
(test_stat): Remove function. It's job is done (only
...
when necessary) by the wrapper in lib/stat.c.
2003-02-09 08:28:59 +00:00
Jim Meyering
aa2142ded2
bump to4.5.8
2003-02-09 07:55:15 +00:00
Jim Meyering
4e3b901743
.
2003-02-08 21:23:24 +00:00
Jim Meyering
4e94149b49
.
2003-02-08 20:49:00 +00:00
Jim Meyering
1faf44aaa8
.
2003-02-08 20:33:03 +00:00
Jim Meyering
fd4716fb7f
*** empty log message ***
2003-02-08 20:31:56 +00:00
Jim Meyering
6c4ad568f5
(Mode Structure): Mention filesystem-specific
...
permissions and that mounting a filesystem as read-only may
override actual file permissions. Use @command instead
of @code for program names.
2003-02-08 20:31:48 +00:00
Jim Meyering
a70e8c6a64
*** empty log message ***
2003-02-08 20:09:36 +00:00
Jim Meyering
6a79d4805e
Don't assume that the file owner username length is less than 9
...
in ls output: instead, omit that field altogether.
2003-02-08 20:08:55 +00:00
Jim Meyering
8aa60ca867
.
2003-02-08 20:01:19 +00:00