summaryrefslogtreecommitdiff
path: root/src/w32.c
Commit message (Expand)AuthorAgeFilesLines
* Fix 'expand-file-name' during startup on MS-WindowsEli Zaretskii2016-11-281-2/+16
* Fixup warning message regarding HOME a bit moreNoam Postavsky2016-06-271-3/+3
* ; Fix typo in commit before lastNoam Postavsky2016-06-271-2/+2
* Give more helpful warning about setting HOMENoam Postavsky2016-06-261-4/+7
* Rework C source files to avoid ^(Paul Eggert2016-03-101-2/+2
* Disable DebPrint in sys_read on MS-WindowsEli Zaretskii2016-01-301-1/+11
* Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie2016-01-241-1/+1
* Fix incompatbilities with MS-Windows 2000 and olderJussi Lahdenniemi2016-01-161-8/+15
* Make 'random' seeds cryptographically secure if possibleEli Zaretskii2016-01-151-0/+32
* Make piping to subprocesses more robust on MS-WindowsEli Zaretskii2016-01-121-8/+31
* Avoid unnecessary failures of auto-saving after fatal errorEli Zaretskii2016-01-111-1/+2
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Avoid some compiler warnings in w32.cEli Zaretskii2015-12-301-10/+10
* Fix compiler warnings in w32.cEli Zaretskii2015-11-261-3/+5
* Improve MS-Windows implementation in dynlib.cEli Zaretskii2015-11-201-0/+5
* Include file cleanup for w32 files in src directoryEli Zaretskii2015-10-221-4/+6
* Fix deletion of symlinks to directories on MS-WindowsEli Zaretskii2015-09-071-4/+29
* Fix directory accessibility tests for w32 network volumesEli Zaretskii2015-08-311-1/+20
* Fix handling long file names in readdir on MS-WindowsEli Zaretskii2015-08-311-5/+18
* Make file-accessible-directory-p reliable on MS-WindowsEli Zaretskii2015-08-311-0/+51
* Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPSPaul Eggert2015-08-261-12/+1
* Support long URLs in w32-shell-executeEli Zaretskii2015-07-301-1/+1
* Add facility to collect stderr of async subprocessDaiki Ueno2015-04-111-0/+20
* Fix blocking connections on MS-Windows (Bug#20159)Eli Zaretskii2015-03-281-1/+1
* Support non-blocking connect on MS-Windows (Bug#20207)Eli Zaretskii2015-03-271-5/+100
* Merge from origin/emacs-24Paul Eggert2015-02-251-0/+1
|\
| * Improve solution of bug #19701Eli Zaretskii2015-01-291-0/+1
* | Merge from origin/emacs-24Paul Eggert2015-01-291-9/+32
|\ \ | |/
| * Improve the fix for bug #19701Eli Zaretskii2015-01-281-9/+32
* | Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-281-1/+16
|\ \ | |/
| * Signal a file-error from directory-files on MS-Windows (Bug#19701)Eli Zaretskii2015-01-271-1/+16
| * Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* | MS-Windows followup to previous commitEli Zaretskii2015-01-051-2/+0
* | Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* | MS-Windows followup to stpcpy changes.Eli Zaretskii2014-12-261-7/+6
* | Replace uses of _W64 with MINGW_W64Oscar Fuentes2014-11-271-1/+1
* | Merge branch 'emacs-24'Ted Zlatanov2014-11-261-1/+1
|\ \ | |/
| * Define MINGW_W64 and use it instead of _W64Oscar Fuentes2014-11-171-3/+3
* | Support playing on MS-Windows non-ASCII sound files using Unicode APIs.Eli Zaretskii2014-09-151-2/+2
* | Merge from emacs-24; up to 2014-07-09T02:04:12Z!rgm@gnu.orgGlenn Morris2014-09-141-8/+48
|\ \ | |/
| * Fix bug #18420 with deadlocks communicating with subprocess on MS-Windows.Eli Zaretskii2014-09-141-8/+46
| * Fix expansion and encoding of sound file names on MS-Windows.Eli Zaretskii2014-09-131-0/+2
* | src/w32.c (sys_write): Use SAFE_NALLOCA for the NL -> CRLF translation buffer.Eli Zaretskii2014-09-101-24/+42
* | Implement locale-sensitive string collation for MS-Windows. (Bug#18051)Eli Zaretskii2014-08-251-0/+3
* | Use binary-io module, O_BINARY, and "b" flag.Paul Eggert2014-07-141-2/+2
* | Implement memory-info for MS-Windows.Eli Zaretskii2014-07-101-0/+29
* | Merge from emacs-24; up to 2014-06-19T14:03:45Z!monnier@iro.umontreal.caGlenn Morris2014-07-081-0/+1
|\ \ | |/
| * src/w32.c (network_interface_info): Make sure the argument is a Lisp string.Eli Zaretskii2014-07-041-0/+1
* | Minor fixes for MS-Windows MinGW64 build.Eli Zaretskii2014-05-261-3/+5
* | Merge from emacs-24; up to 2014-04-07T20:54:16Z!dancol@dancol.orgGlenn Morris2014-04-121-7/+2
|\ \ | |/