aboutsummaryrefslogtreecommitdiffstats
path: root/src/conf_post.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Remove no-longer needed MALLOC_0_IS_NONNULL macro.Paul Eggert2025-12-091-2/+0
* Fix MinGW build broken by integration of 'stdio-consolesafe'Eli Zaretskii2025-11-181-1/+1
* Workaround for MSVCRT stdio on MS-Windows for CJK localesEli Zaretskii2025-11-161-0/+38
* Fix the Android portPo Lu2025-11-051-11/+0
* Update from Gnulib by running admin/merge-gnulibPaul Eggert2025-11-041-3/+3
* Disable Gnulib’s non-Gregorian calendarsPaul Eggert2025-07-291-2/+3
* Fix compilation on Android 35 and on TermuxPo Lu2025-05-061-0/+11
* Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas2025-02-011-34/+1
|\
| * ; Remove some references to deleted filesStefan Kangas2025-01-091-1/+1
| * Pure storage removal: Main partPip Cet2024-12-121-33/+0
| * Unexec removal: Remove HYBRID_MALLOC supportPip Cet2024-12-121-25/+0
| * Unexec removal: Main partPip Cet2024-12-121-24/+0
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* | Don’t include stdlib.h from conf_post.hPaul Eggert2024-12-261-49/+0
* | Let Gnulib deal with MB_CUR_MAXPaul Eggert2024-12-261-10/+0
* | Enable TTY child frames on MS-DOSPo Lu2024-12-201-1/+6
* | Fix the DJGPP buildPo Lu2024-12-181-0/+7
|/
* ; Update from GnulibPo Lu2024-09-051-12/+0
* Port to Android 35Po Lu2024-09-041-0/+12
* Fix the MS-DOS buildPo Lu2024-02-151-0/+4
* Be more systematic about parens in C source codePaul Eggert2024-01-201-3/+3
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-12-091-1/+1
|\ \ | |/
| * ; Fix typosStefan Kangas2023-12-031-1/+1
* | Remove workarounds for lib/boot-time.o failuresPo Lu2023-08-141-34/+0
* | ; * src/conf_post.h: Fix typo.Po Lu2023-08-131-5/+5
* | ; * src/conf_post.h: Fix typo.Po Lu2023-08-131-0/+1
* | Temporary fixes for the Android buildPo Lu2023-08-131-0/+33
* | * src/conf_post.h: Avoid macro redeclaration.Po Lu2023-03-061-0/+1
* | Port to broken Android NDK versionPo Lu2023-03-041-0/+9
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Port better to C23 bool+true+false keywordsPaul Eggert2022-09-281-5/+1
* Use BASE_EQ instead of EQ where obviously safeMattias Engdegård2022-06-161-1/+1
* Do not include <attribute.h> from <config.h>Paul Eggert2022-03-081-10/+9
* Fix the MS-DOS portPo Lu2022-02-241-0/+6
* Fix the DJGPP portPo Lu2022-02-111-0/+14
* Silence macOS vfork deprecation warningsMattias Engdegård2022-02-101-0/+13
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Port unused decls to C2xPaul Eggert2021-10-031-1/+0
* Clean up the fix for unexec build on GNU/LinuxEli Zaretskii2021-05-201-1/+30
* Work around __has_attribute bug in clang 3.4Paul Eggert2021-01-221-1/+3
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Fix typos in recent attribute.h simplificationPaul Eggert2020-05-051-4/+5
* Simplify by using attribute.h macrosPaul Eggert2020-05-031-75/+25
* Prefer inline functions in character.hPaul Eggert2020-04-171-0/+1
* Improve inlining when compiling with -OgPaul Eggert2020-04-071-5/+3
* Pacify GCC 9.2.1 20190927 -O3Paul Eggert2020-03-041-0/+7
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1