summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-12-06(TESTS): Add file-type.Jim Meyering
2002-12-06from gnulibJim Meyering
2002-12-06*** empty log message ***Jim Meyering
2002-12-06*** empty log message ***Jim Meyering
2002-12-06(gobble_file): Also stat the file if it's aJim Meyering
regular file and --indicator-style=classify (aka -F).
2002-12-06*** empty log message ***Jim Meyering
2002-12-06A test to contrast ls -F and ls --indicator-style=file-type.Jim Meyering
2002-12-06Add copyright notice.Jim Meyering
(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-06remove, now that unlocked-io.h is maintained manuallyJim Meyering
2002-12-06*** empty log message ***Jim Meyering
2002-12-06New file, but with proper copyright notice andJim Meyering
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.Jim Meyering
2002-12-06*** empty log message ***Jim Meyering
2002-12-06this is the old, generated versionJim Meyering
2002-12-06*** empty log message ***Jim Meyering
2002-12-06[defined emacs]: Include "lisp.h".Jim Meyering
(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-06update copyright from gnulibJim Meyering
2002-12-06.Jim Meyering
2002-12-04update commentJim Meyering
2002-12-04*** empty log message ***Jim Meyering
2002-12-04whoops. Add -FJim Meyering
2002-12-04Make sure the symlink was created.Jim Meyering
Richard Dawe reported that `ln -s link link' succeeds, but creates no file on systems running some version of the DJGPP libc.
2002-12-04*** empty log message ***Jim Meyering
2002-12-04.Jim Meyering
2002-12-04Reflect the fact that stat.c and lstat.c are no longer generated.Jim Meyering
(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-04author hardly matters here :-)Jim Meyering
2002-12-04Simply #define LSTAT and include stat.c.Jim Meyering
2002-12-04Rework so that it may serve to define rpl_lstat, too.Jim Meyering
2002-12-04Remove file. Contents moved into stat.c.Jim Meyering
2002-12-04*** empty log message ***Jim Meyering
2002-12-04Simply #define SAFE_WRITE and include safe-read.c.Jim Meyering
2002-12-04Rework so that it may serve to define safe_write, too.Jim Meyering
2002-12-04.Jim Meyering
2002-12-03New file, from which to generate safe-read.c and safe-write.c.Jim Meyering
2002-12-03s/const void */void const */Jim Meyering
2002-12-03*** empty log message ***Jim Meyering
2002-12-03Update from gnulib (add comments, include stddef.h).Jim Meyering
2002-12-03regenerate using automake-1.7.1bJim Meyering
2002-12-03no more ansi2nkrJim Meyering
2002-12-03.Jim Meyering
2002-12-03*** empty log message ***Jim Meyering
2002-12-03(AUTOMAKE_OPTIONS): Remove definition (to ansi2knr)Jim Meyering
since this package no longer panders to K&R compilers.
2002-12-03tweak commentJim Meyering
2002-12-03tweak commentJim Meyering
2002-12-03Add dummy stmt in `then' branch.Jim Meyering
2002-12-02*** empty log message ***Jim Meyering
2002-12-02Skip this test if `.' is on a non-local file system.Jim Meyering
2002-12-02*** empty log message ***Jim Meyering
2002-12-02.Jim Meyering
2002-12-02*** empty log message ***Jim Meyering