summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2002-12-11*** empty log message ***Jim Meyering
2002-12-11Sync from gnulib.Jim Meyering
2002-12-09update from gnulibJim Meyering
2002-12-06from gnulibJim 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-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-03.Jim Meyering
2002-12-03tweak commentJim Meyering
2002-12-03tweak commentJim Meyering
2002-12-02*** empty log message ***Jim Meyering
2002-12-02.Jim Meyering
2002-12-02(EINTR): Define.Jim Meyering
(safe_read): Rewrite to loop IFF read fails with EINTR.
2002-12-01*** empty log message ***Jim Meyering
2002-12-01(safe_read): Also exit the loop when read returns zero.Jim Meyering
2002-12-01comment tweakJim Meyering
2002-12-01*** empty log message ***Jim Meyering
2002-12-01(CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM, INT_MAX): Define.Jim Meyering
2002-12-01Merge from gnulib.Jim Meyering
2002-12-01from gnulibJim Meyering
2002-12-01(libfetish_a_SOURCES): Add safe-write.c and safe-write.h.Jim Meyering
2002-12-01*** empty log message ***Jim Meyering
2002-12-01Update from gnulib (trivial changes).Jim Meyering
2002-12-01Update from gnulib (trivial changes).Jim Meyering
2002-12-01Add Copyright comment.Jim Meyering
2002-12-01Add Copyright comment.Jim Meyering