summaryrefslogtreecommitdiff
path: root/src/unexhp9k800.c
Commit message (Expand)AuthorAgeFilesLines
* Use fewer locks when accessing stdioPaul Eggert2019-07-081-2/+2
* Consistently use min and max macros from lisp.h.Dmitry Antipov2014-10-031-1/+0
* Fix subspace record bug on HP-UX 10.20.Paul Eggert2014-02-131-34/+48
* Fix races with threads and file descriptors.Paul Eggert2013-07-111-2/+2
* Use emacs_open more consistently when opening files.Paul Eggert2013-07-051-2/+3
* ProtoizeAndreas Schwab2011-07-101-92/+80
* Change unexec implementations to match prototype.Paul Eggert2011-03-171-2/+1
* New file unexec.h, the (simple) interface for unexec.Paul Eggert2011-03-161-1/+2
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* Remove #ifdef emacs / #ifndef emacs code, unused.Dan Nicolaescu2010-10-101-5/+0
* Remove unused arguments for unexec.Dan Nicolaescu2010-10-031-6/+3
* * unexnext.c:Dan Nicolaescu2008-06-261-2/+0
* (read_header): Replace `legal' with `valid'.Juanma Barranquero2008-02-051-1/+1
* Restore file with clarified legal status.Glenn Morris2007-03-231-0/+334
* * unexhp9k800.c: Remove due to lack of legal papers.Chong Yidong2007-01-271-322/+0
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-38/+38
* Add support for large files, 64-bit Solaris, system locale codings.Paul Eggert1999-10-191-4/+4
* (unexec): Cast result of sbrk.Richard M. Stallman1996-06-281-3/+3
* (roundup): Undef before defining.Richard M. Stallman1994-05-281-0/+1
* Include config.h.Richard M. Stallman1994-05-221-1/+23
* Whitespace fixes.Richard M. Stallman1994-05-221-84/+83
* (unexec): Don't call exit, just return.Richard M. Stallman1993-01-071-1/+1
* entered into RCSJim Blandy1992-01-131-1/+5
* Initial revisionJim Blandy1990-11-121-0/+293