Jim Meyering
6a4d25740c
tweak comment
2003-01-07 14:09:37 +00:00
Jim Meyering
fbb3b7b80c
*** empty log message ***
2003-01-07 14:03:21 +00:00
Jim Meyering
e76d578bad
Rework so that it may serve to define full_read, too.
2003-01-07 14:03:15 +00:00
Jim Meyering
0f0a65766e
Simply #define FULL_READ and include full-write.c.
2003-01-07 14:03:05 +00:00
Jim Meyering
9d89ba4161
2002-12-10 Paul Eggert <eggert@twinsun.com>
...
Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
(FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not
defined (e.g., a pure POSIX system).
(EXCLUDE_macros_do_not_collide_with_FNM_macros): Use FNM_PATHNAME
instead of FNM_FILE_NAME, for compatibility with pure POSIX sytems.
2003-01-06 13:17:48 +00:00
Jim Meyering
783186bced
2002-12-10 Paul Eggert <eggert@twinsun.com>
...
Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
(EXCLUDE_ANCHORED, EXCLUDE_INCLUDE, EXCLUDE_WILDCARDS):
Choose values that are less likely to collide with system fnmatch
options.
2003-01-06 13:17:27 +00:00
Jim Meyering
cc334674f6
(libfetish_a_SOURCES): Add full-read.c and full-read.h.
2003-01-06 13:14:55 +00:00
Jim Meyering
685ac06eef
.
2003-01-06 13:08:59 +00:00
Jim Meyering
dd02096234
Include full_read.h.
...
(get_fs_usage): Use full_read instead of safe_read.
2003-01-06 13:08:19 +00:00
Jim Meyering
a66b8da8d5
*** empty log message ***
2003-01-06 13:05:24 +00:00
Jim Meyering
b9ba08e368
(strdup): Remove unused declaration.
2003-01-06 13:04:50 +00:00
Jim Meyering
a7bed0741a
(get_date): Test HAVE_STRUCT_TM_TM_ZONE, not HAVE_TM_ZONE.
2003-01-06 13:02:33 +00:00
Jim Meyering
d509325269
(utime_null): No need to call ftruncate if the file was
...
nonempty. Patch by Bruno Haible.
(utime_null): Use SAFE_READ_ERROR.
2003-01-06 12:58:35 +00:00
Jim Meyering
e7ad638593
*** empty log message ***
2003-01-04 10:51:46 +00:00
Jim Meyering
7de3755878
Update copyright date.
2003-01-04 10:51:31 +00:00
Jim Meyering
8e4c2127af
*** empty log message ***
2003-01-03 19:31:10 +00:00
Jim Meyering
fe688e3d91
(libfetish_a_SOURCES): Add cycle-check.c, cycle-check.h, and dev-ino.h.
2003-01-03 19:31:01 +00:00
Jim Meyering
fab52f550d
.
2003-01-03 19:30:29 +00:00
Jim Meyering
317fa67e1e
.
2002-12-21 14:50:45 +00:00
Jim Meyering
3156fcf62a
*** empty log message ***
2002-12-21 14:42:02 +00:00
Jim Meyering
374d2948bc
.
2002-12-21 14:41:58 +00:00
Jim Meyering
97ce59e3bc
(libfetish_a_SOURCES): Add strftime.h.
2002-12-15 21:33:42 +00:00
Jim Meyering
5da39e8d5c
*** empty log message ***
2002-12-15 21:33:35 +00:00
Jim Meyering
470a990b59
New file, for declaration of nstrftime.
2002-12-15 21:33:29 +00:00
Jim Meyering
576dca2909
.
2002-12-15 19:21:40 +00:00
Jim Meyering
5e71874cd7
*** empty log message ***
2002-12-11 07:21:46 +00:00
Jim Meyering
839df841d3
Sync from gnulib.
2002-12-11 07:21:42 +00:00
Jim Meyering
8e5b4e9c2b
update from gnulib
2002-12-09 10:30:01 +00:00
Jim Meyering
0338d23883
from gnulib
2002-12-06 14:24:22 +00:00
Jim Meyering
0d35ee704b
Add copyright notice.
...
(libfetish_a_SOURCES): Add unlocked-io.h.
(BUILT_SOURCES, all-local): Remove unlocked-io.h.
(DISTCLEANFILES, io_functions): Remove macros.
(EXTRA_DIST): Remove gen_uio.
(unlocked-io.h): Remove rule.
2002-12-06 13:38:15 +00:00
Jim Meyering
6fe922b850
remove, now that unlocked-io.h is maintained manually
2002-12-06 13:37:49 +00:00
Jim Meyering
5d1b828601
*** empty log message ***
2002-12-06 13:37:15 +00:00
Jim Meyering
76fd0dbc45
New file, but with proper copyright notice and
...
attribution. Note: this is *not* the same as the file in gnulib.
This uses #if HAVE_FUNC_UNLOCKED for each `FUNC', rather than
HAVE_DECL_FUNC_UNLOCKED. This usage is consistent with the autoconf
macro in ../m4/jm-glibc-io.m4. Modulo comments, this file still
contains exactly what was generated by gen-uio.
2002-12-06 13:37:11 +00:00
Jim Meyering
e84a62d126
.
2002-12-06 13:33:23 +00:00
Jim Meyering
b9e8939e0f
*** empty log message ***
2002-12-06 08:33:28 +00:00
Jim Meyering
c8a0110617
this is the old, generated version
2002-12-06 08:28:58 +00:00
Jim Meyering
5327503574
*** empty log message ***
2002-12-06 08:23:55 +00:00
Jim Meyering
1252175d43
[defined emacs]: Include "lisp.h".
...
(xalloc_die) [defined emacs]: New macro.
(free) [defined emacs && defined EMACS_FREE]: Define to EMACS_FREE.
[! defined emacs]: Include <xalloc.h>.
(POINTER_TYPE) [!defined POINTER_TYPE]: New macro.
(pointer): Typedef to POINTER_TYPE *.
(malloc): Remove decl; we now always use xmalloc.
(alloca): Use old-style definition, since Emacs needs this.
Check for arithmetic overflow when computing combined size.
2002-12-06 08:23:28 +00:00
Jim Meyering
1e4ba6c553
update copyright from gnulib
2002-12-06 08:09:12 +00:00
Jim Meyering
663374c9b6
.
2002-12-06 07:36:39 +00:00
Jim Meyering
75a84d6f4a
*** empty log message ***
2002-12-04 10:07:59 +00:00
Jim Meyering
08e032083c
.
2002-12-04 08:59:41 +00:00
Jim Meyering
47d074ba3f
Reflect the fact that stat.c and lstat.c are no longer generated.
...
(BUILT_SOURCES): Remove stat.c and lstat.c.
(DISTCLEANFILES): Likewise.
(EXTRA_DIST): Likewise.
(all_local): Don't depend on stat.c or lstat.c.
(stat.c, lstat.c): Remove rules.
(EXTRA_DIST): Remove xstat.in.
2002-12-04 08:59:13 +00:00
Jim Meyering
f2cb00a54a
author hardly matters here :-)
2002-12-04 08:56:58 +00:00
Jim Meyering
16c87869c6
Simply #define LSTAT and include stat.c.
2002-12-04 08:55:54 +00:00
Jim Meyering
598a3babd5
Rework so that it may serve to define rpl_lstat, too.
2002-12-04 08:55:32 +00:00
Jim Meyering
962bfcd672
Remove file. Contents moved into stat.c.
2002-12-04 08:16:02 +00:00
Jim Meyering
4890f411f0
*** empty log message ***
2002-12-04 07:55:38 +00:00
Jim Meyering
c68d6cafca
Simply #define SAFE_WRITE and include safe-read.c.
2002-12-04 07:51:45 +00:00
Jim Meyering
c0ff7df8cb
Rework so that it may serve to define safe_write, too.
2002-12-04 07:50:55 +00:00