summaryrefslogtreecommitdiff
path: root/src/w32.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * src/w32.c (sys_umask) <WRITE_USER>: Remove redundant constant.Eli Zaretskii2014-04-111-7/+2
* | Rename EARRAYSIZE to ARRAYELTSDaniel Colascione2014-04-031-3/+3
* | Clean up array size calculationsDaniel Colascione2014-04-031-3/+3
* | src/*.c: Silence a few warnings about unused vars and functions.Juanma Barranquero2014-03-261-3/+0
* | Speed up thread startup on MS-Windows.Eli Zaretskii2014-03-251-0/+7
|/
* src/w32.c (stat_worker): Fix commentary.Eli Zaretskii2014-03-101-3/+5
* Fix an obscure bug in fstatat on Windows 9X.Eli Zaretskii2014-03-101-1/+4
* Another fix for handling of file names on Windows 9X.Eli Zaretskii2014-02-061-20/+40
* src/w32.c: Fix typos in commentary.Eli Zaretskii2014-02-051-6/+6
* Fix file name handling on MS-Windows 9X.Eli Zaretskii2014-01-181-0/+34
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1