summaryrefslogtreecommitdiff
path: root/erts/emulator/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'lukas/erts/fdopen_non_bound_win32_fix/OTP-12289' into maintLukas Larsson2014-11-051-5/+7
|\
| * erts: getsockname is not allowed on non-bound socketsLukas Larsson2014-09-121-5/+7
* | erts: Initialize links when reading file infoLukas Larsson2014-09-221-0/+4
|/
* Fix misspellings of 'another'Tuncer Ayaz2014-08-252-2/+2
* Merge branch 'maint-r16' into maintHenrik Nord2014-07-241-9/+26
|\
| * erts: Fix inet close on prebound fdsBjörn-Egil Dahlberg2014-07-221-1/+1
| * kernel: When doing an fdopen we now also bind the fd to the specified addr/portLukas Larsson2014-07-221-8/+25
* | Fix efile_openfile() to handle stat() failureMikael Pettersson2014-05-141-1/+6
* | Merge branch 'lukas/ose/master-17.0/OTP-11334'Lukas Larsson2014-03-281-3/+3
|\ \
| * | erts: Move debug printout to eliminate gcc warningLukas Larsson2014-03-281-3/+3
* | | Merge branch 'lukas/ose/master-17.0/OTP-11334'Lukas Larsson2014-03-271-51/+542
|\ \ \ | |/ /
| * | ose: Implement tcp inet driver for OSELukas Larsson2014-03-261-45/+503
| * | ose: Add ifdefs for HAVE_UDPLukas Larsson2014-03-261-6/+39
* | | Merge branch 'bjorn/erts/zlib-fix'Björn Gustavsson2014-03-251-0/+3
|\ \ \
| * | | zlib: Fix adler32_combine/4 and crc32_combine/4Björn Gustavsson2014-03-211-0/+3
| |/ /
* | | Merge branch 'sverk/win-long-filenames/OTP-11813'Sverker Eriksson2014-03-242-150/+618
|\ \ \ | |/ / |/| |
| * | erts: Cleanup debug tracing in win_efile.cSverker Eriksson2014-03-241-49/+49
| * | erts: Fix file:list_dir for windows paths 258 or 259 chars longSverker Eriksson2014-03-241-1/+1
| * | erts: Fix bug in efile_readlink for long win pathsSverker Eriksson2014-03-241-6/+6
| * | erts: Fix compiler warning in win_efile.cSverker Eriksson2014-03-241-3/+3
| * | erts: Make file:make_symlink/2 return {error,eperm} on WindowsSverker Eriksson2014-03-241-0/+2
| * | erts: Revert file:set_cwd impl for windowsSverker Eriksson2014-03-131-18/+9
| * | erts: Ignore reduntant slashes in windows pathsSverker Eriksson2014-03-131-2/+10
| * | erts: Fix long windows paths for compressed filesSverker Eriksson2014-03-132-1/+14
| * | erts: Use GetFullPathNameW to construct abs paths from relative onesSverker Eriksson2014-03-131-21/+21
| * | erts: Fix file driver to handle long paths on windowsSverker Eriksson2014-03-131-149/+603
* | | Merge branch 'lukas/ose/master/OTP-11334'Lukas Larsson2014-02-249-5/+2235
|\ \ \
| * | | erts: Fix unix efile assertLukas Larsson2014-02-241-1/+2
| * | | ose: Add dummy ttsl driverLukas Larsson2014-02-241-0/+68
| * | | ose: Updating event and signal API for OSEJonas Karlsson2014-02-241-4/+4
| * | | ose: Thread priorities configurable from lmconfLukas Larsson2014-02-241-0/+2
| * | | ose: Rewrite resolve_signal API for ose driversLukas Larsson2014-02-241-18/+23
| * | | ose: OSE port related cleanup and fixesJonas Karlsson2014-02-241-2/+10
| * | | ose: efile driver updates.Jonas Karlsson2014-02-245-886/+665
| * | | ose: Bugfixes to filesystem related issues.Jonas Karlsson2014-02-241-1/+5
| * | | ose: Handle lseek() with offset beyond EOF in the file driver.Lukas Larsson2014-02-241-28/+288
| * | | ose: Fix various build environment issuesLukas Larsson2014-02-241-0/+5
| * | | ose: Add module that allows interaction with any OSE processLukas Larsson2014-02-241-0/+884
| * | | ose: lseek() to use SEEK_CURJonas Karlsson2014-02-241-4/+7
| * | | ose: Convert EFILE_SEEK to unistd seek for gzioLukas Larsson2014-02-241-0/+10
| * | | Added support for ENEA OSELukas Larsson2014-02-243-1/+1202
| |/ /
* | | gzio.c: Remove unnecessary usage of the OF() macroBjörn Gustavsson2014-02-041-6/+6
|/ /
* | Merge branch 'lukas/erts/sendfile_no_async_pool/OTP-11639'Lukas Larsson2014-01-281-11/+22
|\ \
| * | erts/kernel: sendfile no longer uses async threadsLukas Larsson2014-01-271-11/+22
* | | Merge branch 'lukas/erts/sendfile_passive_mode_fix/OTP-11614'Lukas Larsson2014-01-271-6/+17
|\ \ \
| * | | erts: fix bug when using passive mode and sendfileLukas Larsson2014-01-271-6/+17
| | |/ | |/|
* | | Don't make gzio.c dependent on the zutil.h header fileBjörn Gustavsson2014-01-144-50/+43
| |/ |/|
* | erts: Fix compiler warningSverker Eriksson2013-12-131-2/+2
* | Merge branch 'maint'Henrik Nord2013-12-021-102/+0
|\ \ | |/
| * erts: Remove unused file winsock_func.hSverker Eriksson2013-12-021-102/+0