summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/erl_io_queue.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearHenrik Nord2018-06-181-1/+1
* Merge branch 'maint'John Högberg2018-02-191-9/+27
|\
| * Merge branch 'john/erts/fix-iolist-bitstring-badarg/OTP-14926' into maintJohn Högberg2018-02-191-1/+4
| |\
| | * badarg on iolist_to_iovec(Bitstring)John Högberg2018-02-151-1/+4
| * | Handle unaligned binaries in erlang:iolist_to_iovec/1John Högberg2018-02-151-8/+23
| |/
* | Merge branch 'sverker/build-proc-bin'Sverker Eriksson2018-01-161-14/+5
|\ \
| * | erts: Refactor more usage of erts_build_proc_binSverker Eriksson2018-01-051-14/+5
| |/
* | erts: Fix a bunch of compiler warningsLukas Larsson2017-10-301-2/+2
|/
* Correctly append sub-binaries in iolist_to_iovecJohn Högberg2017-09-221-3/+4
* Replace ad-hoc MIN/MAX macros with common onesJohn Högberg2017-09-071-8/+0
* erts: Add erlang:iolist_to_iovecLukas Larsson2017-09-051-0/+500
* erts: Add nif ioqLukas Larsson2017-09-051-0/+738