Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use fewer locks when accessing stdio | Paul Eggert | 2019-07-08 | 1 | -2/+2 |
* | Consistently use min and max macros from lisp.h. | Dmitry Antipov | 2014-10-03 | 1 | -1/+0 |
* | Fix subspace record bug on HP-UX 10.20. | Paul Eggert | 2014-02-13 | 1 | -34/+48 |
* | Fix races with threads and file descriptors. | Paul Eggert | 2013-07-11 | 1 | -2/+2 |
* | Use emacs_open more consistently when opening files. | Paul Eggert | 2013-07-05 | 1 | -2/+3 |
* | Protoize | Andreas Schwab | 2011-07-10 | 1 | -92/+80 |
* | Change unexec implementations to match prototype. | Paul Eggert | 2011-03-17 | 1 | -2/+1 |
* | New file unexec.h, the (simple) interface for unexec. | Paul Eggert | 2011-03-16 | 1 | -1/+2 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -2/+0 |
* | Remove #ifdef emacs / #ifndef emacs code, unused. | Dan Nicolaescu | 2010-10-10 | 1 | -5/+0 |
* | Remove unused arguments for unexec. | Dan Nicolaescu | 2010-10-03 | 1 | -6/+3 |
* | * unexnext.c: | Dan Nicolaescu | 2008-06-26 | 1 | -2/+0 |
* | (read_header): Replace `legal' with `valid'. | Juanma Barranquero | 2008-02-05 | 1 | -1/+1 |
* | Restore file with clarified legal status. | Glenn Morris | 2007-03-23 | 1 | -0/+334 |
* | * unexhp9k800.c: Remove due to lack of legal papers. | Chong Yidong | 2007-01-27 | 1 | -322/+0 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -38/+38 |
* | Add support for large files, 64-bit Solaris, system locale codings. | Paul Eggert | 1999-10-19 | 1 | -4/+4 |
* | (unexec): Cast result of sbrk. | Richard M. Stallman | 1996-06-28 | 1 | -3/+3 |
* | (roundup): Undef before defining. | Richard M. Stallman | 1994-05-28 | 1 | -0/+1 |
* | Include config.h. | Richard M. Stallman | 1994-05-22 | 1 | -1/+23 |
* | Whitespace fixes. | Richard M. Stallman | 1994-05-22 | 1 | -84/+83 |
* | (unexec): Don't call exit, just return. | Richard M. Stallman | 1993-01-07 | 1 | -1/+1 |
* | entered into RCS | Jim Blandy | 1992-01-13 | 1 | -1/+5 |
* | Initial revision | Jim Blandy | 1990-11-12 | 1 | -0/+293 |