summaryrefslogtreecommitdiff
path: root/src/w32.h
Commit message (Expand)AuthorAgeFilesLines
* Fix MS-Windows build as followup to pdumper executable lookupEli Zaretskii2019-06-241-0/+1
* Add portable dumperDaniel Colascione2019-01-151-0/+2
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Fix the value of default-directory upon startup on MS-WindowsEli Zaretskii2018-12-071-0/+1
* | Move timestamp-related stuff to timefns.cPaul Eggert2018-10-061-0/+1
* | Define get_proc_addr in Cygwin-w32 buildAndy Moreton2018-08-201-33/+0
* | Pacify -Wcast-function-type warnings in GCC 8.1Andy Moreton2018-08-171-3/+23
* | Allow access to MS-Windows Registry from Lisp programsEli Zaretskii2018-05-291-0/+2
|/
* 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
* | Rename primary_thread to main_threadPaul Eggert2016-12-301-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-12-071-0/+1
|\ \ | |/
| * Fix 'expand-file-name' during startup on MS-WindowsEli Zaretskii2016-11-281-0/+1
* | Fix compiler warnings in the MinGW buildEli Zaretskii2016-05-211-1/+1
|/
* Rework C source files to avoid ^(Paul Eggert2016-03-101-2/+2
* Fix incompatbilities with MS-Windows 2000 and olderJussi Lahdenniemi2016-01-161-0/+1
* Make 'random' seeds cryptographically secure if possibleEli Zaretskii2016-01-151-0/+3
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix compiler warnings in w32.cEli Zaretskii2015-11-261-2/+4
* Make file-accessible-directory-p reliable on MS-WindowsEli Zaretskii2015-08-311-0/+1
* Support long URLs in w32-shell-executeEli Zaretskii2015-07-301-0/+1
* Add facility to collect stderr of async subprocessDaiki Ueno2015-04-111-0/+1
* Support non-blocking connect on MS-Windows (Bug#20207)Eli Zaretskii2015-03-271-2/+7
* MS-Windows followup to previous commitEli Zaretskii2015-01-051-1/+0
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Wrap dll functions more simplyPaul Eggert2014-12-281-0/+13
* Support playing on MS-Windows non-ASCII sound files using Unicode APIs.Eli Zaretskii2014-09-151-2/+2
* Implement case-insensitive and Unicode-compliant collation on MS-Windows.Eli Zaretskii2014-08-291-1/+1
* Implement locale-sensitive string collation for MS-Windows. (Bug#18051)Eli Zaretskii2014-08-251-0/+3
* Implement memory-info for MS-Windows.Eli Zaretskii2014-07-101-0/+4
* Another fix for handling of file names on Windows 9X.Eli Zaretskii2014-02-061-0/+3
* Fix file name handling on MS-Windows 9X.Eli Zaretskii2014-01-181-0/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Fix copy-file on MS-Windows with file names outside of current locale.Eli Zaretskii2013-12-141-0/+1
* Converted image.c and gnutls.c functions that accept file names.Eli Zaretskii2013-12-031-0/+1
* File selection converted and tested.Eli Zaretskii2013-11-231-0/+3
* Converted sys_unlink and sys_rmdir, got rid of pending deletion in w32proc.c.Eli Zaretskii2013-11-161-8/+0
* Adapted dostounix_filename. w32-short/long-filename work with wide APIs.Eli Zaretskii2013-11-021-1/+6
* Finished conversion routines; w32-unicode-filenames exposed to Lisp.Eli Zaretskii2013-10-261-2/+0
* A possible fix for bug #14333 with hanging at exit on MS-Windows.Eli Zaretskii2013-08-291-0/+1
* Make file descriptors close-on-exec when possible.Paul Eggert2013-07-071-1/+1
* FILE's lock is now always .#FILE and may be a regular file.Paul Eggert2013-03-051-0/+2
* Avoid encoding file names run through dostounix_filename on MS-Windows.Eli Zaretskii2013-02-021-1/+1
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | Fix bug #13079 on MS-Windows with temp files not being deleted.Eli Zaretskii2012-12-151-1/+9
* | Improve and correct commentary to w32proc-related data and functions.Eli Zaretskii2012-12-151-11/+35