Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-12-11 | *** empty log message *** | Jim Meyering | |
2002-12-11 | Sync from gnulib. | Jim Meyering | |
2002-12-09 | update from gnulib | Jim Meyering | |
2002-12-06 | from gnulib | Jim Meyering | |
2002-12-06 | Add 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-06 | remove, now that unlocked-io.h is maintained manually | Jim Meyering | |
2002-12-06 | *** empty log message *** | Jim Meyering | |
2002-12-06 | New file, but with proper copyright notice and | Jim 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-06 | this is the old, generated version | Jim 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-06 | update copyright from gnulib | Jim Meyering | |
2002-12-06 | . | Jim Meyering | |
2002-12-04 | *** empty log message *** | Jim Meyering | |
2002-12-04 | . | Jim Meyering | |
2002-12-04 | Reflect 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-04 | author hardly matters here :-) | Jim Meyering | |
2002-12-04 | Simply #define LSTAT and include stat.c. | Jim Meyering | |
2002-12-04 | Rework so that it may serve to define rpl_lstat, too. | Jim Meyering | |
2002-12-04 | Remove file. Contents moved into stat.c. | Jim Meyering | |
2002-12-04 | *** empty log message *** | Jim Meyering | |
2002-12-04 | Simply #define SAFE_WRITE and include safe-read.c. | Jim Meyering | |
2002-12-04 | Rework so that it may serve to define safe_write, too. | Jim Meyering | |
2002-12-04 | . | Jim Meyering | |
2002-12-03 | New file, from which to generate safe-read.c and safe-write.c. | Jim Meyering | |
2002-12-03 | s/const void */void const */ | Jim Meyering | |
2002-12-03 | *** empty log message *** | Jim Meyering | |
2002-12-03 | Update from gnulib (add comments, include stddef.h). | Jim Meyering | |
2002-12-03 | regenerate using automake-1.7.1b | Jim Meyering | |
2002-12-03 | . | Jim Meyering | |
2002-12-03 | tweak comment | Jim Meyering | |
2002-12-03 | tweak comment | Jim 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-01 | comment tweak | Jim 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-01 | Merge from gnulib. | Jim Meyering | |
2002-12-01 | from gnulib | Jim 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-01 | Update from gnulib (trivial changes). | Jim Meyering | |
2002-12-01 | Update from gnulib (trivial changes). | Jim Meyering | |
2002-12-01 | Add Copyright comment. | Jim Meyering | |
2002-12-01 | Add Copyright comment. | Jim Meyering | |