summaryrefslogtreecommitdiff
path: root/src/w32heap.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up memory allocation and unexec support on MS-WindowsEli Zaretskii2019-01-181-2/+1
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-09-291-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Fix compiler warnings in the MinGW buildEli Zaretskii2016-05-211-2/+2
|/
* Rework C source files to avoid ^(Paul Eggert2016-03-101-2/+2
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Define the size of dumped data for MS-Windows locally on w32heap.c.Eli Zaretskii2014-06-031-4/+0
* Add diagnostics for using private heap on MS-Windows during dumping.Eli Zaretskii2014-05-291-0/+1
* Use mmap(2) emulation for buffer text on MS-Windows.Fabrice Popineau2014-05-271-11/+13
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Code cleanup for cygw32Daniel Colascione2012-10-081-23/+0
* Support x64 build on MS-Windows with MSVC.Fabrice Popineau2012-09-301-6/+6
* Rename OS_WINDOWS_95 to OS_9X.Eli Zaretskii2012-07-291-1/+1
* Don't use the abbreviation "win" to refer to Windows (Bug#10421).Paul Eggert2012-07-291-2/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Make building under stricter warning flags somewhat cleaner.Juanma Barranquero2010-07-251-3/+3
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* Fix typo in previous change.Juanma Barranquero2008-05-151-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-151-6/+4
* Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-141-2/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (OFFSET_TO_RVA, RVA_TO_OFFSET, RVA_TO_PTR): Remove macros.Eli Zaretskii2005-06-061-9/+0
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Do not undef min and max.Andrew Innes2001-10-081-5/+0
* (w32_build_number): Add extern.Andrew Innes2000-11-051-0/+1
* Undefine min, max.Andrew Innes2000-08-221-0/+5
* w32heap.h (osinfo_cache): Declare.Geoff Voelker1999-06-241-0/+1
* (ROUND_UP):Andrew Innes1999-01-171-19/+6
* * w32heap.h (w32_fatal_reload_error): Declare.Geoff Voelker1998-04-171-0/+3
* Enumerate operating system types.Geoff Voelker1997-09-031-0/+40
* Change identifiers of the form win32* to w32*.Geoff Voelker1996-11-191-4/+4
* Update FSF's address in the preamble.Erik Naggum1996-01-151-15/+16
* (get_data_region_base): Undefined.Geoff Voelker1995-05-261-2/+2
* Initial revisionRichard M. Stallman1994-11-011-0/+72