aboutsummaryrefslogtreecommitdiffstats
path: root/src/unexmacosx.c
Commit message (Expand)AuthorAgeFilesLines
* (unexec_realloc): Move declarations before statements.Andreas Schwab2005-05-161-2/+2
* Include assert.h.YAMAMOTO Mitsuharu2005-05-131-19/+77
* config.in (HAVE_MALLOC_MALLOC_H): RegenerateSteven Tamm2004-10-081-0/+5
* unexecmacos.x (unexec_copy): Do not copy more than was requested (count)Steven Tamm2004-01-281-1/+3
* These are Nozomu Ando's changes to build Emacs to run under X WindowAndrew Choi2003-10-311-4/+75
* Add arch taglinesMiles Bader2003-09-011-0/+3
* unexmacosx.c: Sort and merge unexec regions before dumping them.Andrew Choi2003-07-221-1/+42
* unexmacosx.c (copy_data_segment): Also copy __cfstring section.Andrew Choi2003-02-181-1/+2
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-13/+13
* unexmacosx.c: Now corrects the offset in two hints table to allow prebindingSteven Tamm2002-12-011-0/+22
* Use malloc_default_zone to determine the size of pointers alloced in unexecSteven Tamm2002-11-241-1/+1
* Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,Andrew Choi2002-04-261-0/+914