index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cygw32.c
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-07-16
Make error messages adhere to our standards
Stefan Kangas
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-02-12
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias EngdegÄrd
2022-01-26
Make use of NILP where possible
Andrea Corallo
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-29
Prefer HTTPS to HTTP for gnu.org
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-05-28
Avoid compiler warnings
Ken Brown
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-07-16
New unwind-protect flavors to better type-check C callbacks.
Paul Eggert
2013-07-05
Use emacs_open more consistently when opening files.
Paul Eggert
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-12-26
Document cygwin-convert-file-name-{to|from}-windows
Glenn Morris
2012-11-20
Backport: Rename cygwin_convert_path* to cygwin_convert_file_name*
Daniel Colascione
2012-10-29
2012-10-29 Daniel Colascione <dancol@dancol.org>
Daniel Colascione
2012-10-17
Fix bug #12661 with w32 and cygw32 builds under --enable-check-lisp-object-type.
Eli Zaretskii
2012-10-08
Code cleanup for cygw32
Daniel Colascione
2012-10-08
Fix copyright years in new cygw32 files.
Eli Zaretskii
2012-09-17
Add files somehow forgotten by bzr git-apply.
Daniel Colascione