summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/erl_driver.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2022-05-171-1/+1
* erts: Add function attributes in APIs and internalSverker Eriksson2022-05-031-8/+12
* Update copyright yearRickard Green2021-12-161-1/+1
* Fix typos in erts/emulator/beamKian-Meng, Ang2021-11-301-1/+1
* erts: Remove undocumented driver_eventSverker Eriksson2017-09-151-14/+1
* erts: Add nif ioqLukas Larsson2017-09-051-19/+0
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* erts: Add enif_monitor_process and enif_demonitor_processSverker Eriksson2017-02-091-7/+0
* erts: Add enif_select & enif_open_resource_type_xSverker Eriksson2016-11-301-5/+4
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Merge branch 'maint'Rickard Green2016-02-021-60/+26
|\
| * Introduce time management in native APIsRickard Green2016-01-211-65/+27
* | erts: Allow -fvisibility=hidden for NIFs and driversSverker Eriksson2016-01-081-3/+11
* | erts: Cleanup erl_driver.h for windowsSverker Eriksson2016-01-081-7/+0
* | Merge branch 'lukas/erts/forker'Lukas Larsson2015-12-151-1/+8
|\ \
| * | erts: Bump driver minor versionLukas Larsson2015-12-151-1/+1
| * | erts: Add erl_drv_set_pidLukas Larsson2015-12-151-0/+3
| * | erts: Add support for asynchronous open_portLukas Larsson2015-12-151-0/+4
* | | Merge branch 'maint'Sverker Eriksson2015-11-271-2/+2
|\ \ \ | |/ / |/| / | |/
| * erts: Make key argument constant for erl_drv_{get|put}envSverker Eriksson2015-11-101-2/+2
* | ose: Remove all code related to the OSE portLukas Larsson2015-07-101-10/+0
* | erts: Remove halfword in erl_driver.hBjörn-Egil Dahlberg2015-06-241-9/+0
|/
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* erts: Extend driver interface with emergency_closeBjörn-Egil Dahlberg2015-01-131-1/+4
* erts: Remove enif_have_dirty_schedulers()Sverker Eriksson2014-09-121-1/+1
* Add Visual Studio macros to erl_driver.h and ei.hPiotr Nosek2014-05-081-1/+1
* Introduce minimum allowed major driver and nif versions on loadRickard Green2014-03-211-0/+16
* ose: Updating event and signal API for OSEJonas Karlsson2014-02-241-3/+3
* ose: Rewrite resolve_signal API for ose driversLukas Larsson2014-02-241-15/+6
* Added support for ENEA OSELukas Larsson2014-02-241-0/+18
* erts: Add map construction to driver APISverker Eriksson2014-01-291-1/+3
* remove deprecated driver_async_cancel functionSteve Vinoski2014-01-151-8/+2
* Merge branch 'maint'Björn-Egil Dahlberg2013-09-051-3/+5
|\
| * Merge branch 'egil/erl_driver-thread-info/OTP-11303' into maintBjörn-Egil Dahlberg2013-09-051-3/+5
| |\
| | * erts: Extend erl_driver interface with lock namesBjörn-Egil Dahlberg2013-07-241-3/+5
* | | Merge branch 'maint'Patrik Nyblom2013-08-231-1/+3
|\ \ \ | |/ /
| * | Create better distribution of files over async threadsPatrik Nyblom2013-08-231-1/+3
| |/
* | erts: Add support for static linked-in driversLukas Larsson2013-08-211-4/+10
|/
* Implement erl_drv_consume_timeslice()Rickard Green2013-02-131-0/+5
* Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
* Merge branch 'yamt/erl_driver-ssize_t/OTP-10699'Björn-Egil Dahlberg2013-01-161-1/+1
|\
| * Use correct way to pull the definition of ssize_tYAMAMOTO Takashi2013-01-161-1/+1
* | Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt...Rickard Green2012-12-071-5/+37
|\ \
| * | Add support for busy port message queueRickard Green2012-12-071-0/+10
| * | Add erl_drv_[send|output]_termRickard Green2012-12-031-4/+26
| * | Use ptab functionality also for portsRickard Green2012-12-031-1/+1
| |/
* | erts: Remove VxWorks from driversBjörn-Egil Dahlberg2012-07-191-9/+2
|/
* Add DTrace support for OS X, Solaris, and Linux (via SystemTap), 1/4Scott Lystig Fritchie2012-03-221-0/+2
* erts: Add missing prototype to DRIVER_INITBjörn-Egil Dahlberg2012-01-031-3/+9
* Bump driver version to 2.0Raimo Niskanen2011-12-091-2/+2