aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/nifs
AgeCommit message (Expand)Author
2018-06-18Update copyright yearHenrik Nord
2018-05-15erts: Fix unused variable warning in unix prim fileLukas Larsson
2018-05-03Stop assuming that all NTFS reparse points are linksJohn Högberg
2018-03-19Fix file:change_group/change_ownerJohn Högberg
2018-02-26Allow opening device files and FIFOs with file:open/2John Högberg
2017-12-06Add translation for ERROR_INVALID_NAMEJohn Högberg
2017-11-30Reimplement efile_drv as a dirty NIFJohn Högberg
2017-11-30Add a mutable binary buffer type (prim_buffer)John Högberg
2017-11-09Merge branch 'john/erts/fix-gunzip-eos/OTP-14730/ERL-507' into maint-20Erlang/OTP
2017-11-09Fix deflateParams on zlib 1.2.11John Högberg
2017-11-02Only apply EOS behaviors if there's pending dataJohn Högberg
2017-10-11Add zlib:set_controlling_process/2John Högberg
2017-09-29Fix minor incompatibilities in inflate behaviorJohn Högberg
2017-09-07Replace ad-hoc MIN/MAX macros with common onesJohn Högberg
2017-09-05Improve zlib error messages and update test suite to fitJohn Högberg
2017-09-05Replace the zlib driver with a NIFJohn Högberg
2016-12-07Update copyright-yearErlang/OTP
2016-05-24erts: Move tracer SecondTraceTerm to Opts mapLukas Larsson
2016-05-11erts: Only allow remove from trace_status callbackLukas Larsson
2016-05-03Merge branch 'egil/erts/gc-doc/OTP-13532'Björn-Egil Dahlberg
2016-05-03Merge branch 'lukas/erts/tracing/misc_fixes/OTP-13503'Lukas Larsson
2016-05-02erts: Remove forgotten atoms in erl_tracerBjörn-Egil Dahlberg
2016-04-29erts: Extend garbage collection traceBjörn-Egil Dahlberg
2016-04-26erts: Remove erl_tracer with invalid stateLukas Larsson
2016-04-15erts: Implement tracer modulesLukas Larsson