summaryrefslogtreecommitdiff
path: root/src/unexhp9k800.c
Commit message (Expand)AuthorAge
* Use fewer locks when accessing stdioPaul Eggert2019-07-08
* Consistently use min and max macros from lisp.h.Dmitry Antipov2014-10-03
* Fix subspace record bug on HP-UX 10.20.Paul Eggert2014-02-13
* Fix races with threads and file descriptors.Paul Eggert2013-07-11
* Use emacs_open more consistently when opening files.Paul Eggert2013-07-05
* ProtoizeAndreas Schwab2011-07-10
* Change unexec implementations to match prototype.Paul Eggert2011-03-17
* New file unexec.h, the (simple) interface for unexec.Paul Eggert2011-03-16
* Nuke arch-tags.Glenn Morris2011-01-15
* Remove #ifdef emacs / #ifndef emacs code, unused.Dan Nicolaescu2010-10-10
* Remove unused arguments for unexec.Dan Nicolaescu2010-10-03
* * unexnext.c:Dan Nicolaescu2008-06-26
* (read_header): Replace `legal' with `valid'.Juanma Barranquero2008-02-05
* Restore file with clarified legal status.Glenn Morris2007-03-23
* * unexhp9k800.c: Remove due to lack of legal papers.Chong Yidong2007-01-27
* Add arch taglinesMiles Bader2003-09-01
* Trailing whitespace deleted.Juanma Barranquero2003-02-04
* Add support for large files, 64-bit Solaris, system locale codings.Paul Eggert1999-10-19
* (unexec): Cast result of sbrk.Richard M. Stallman1996-06-28
* (roundup): Undef before defining.Richard M. Stallman1994-05-28
* Include config.h.Richard M. Stallman1994-05-22
* Whitespace fixes.Richard M. Stallman1994-05-22
* (unexec): Don't call exit, just return.Richard M. Stallman1993-01-07
* entered into RCSJim Blandy1992-01-13
* Initial revisionJim Blandy1990-11-12