summaryrefslogtreecommitdiff
path: root/erts/lib_src/common
Commit message (Expand)AuthorAgeFilesLines
* add Hygon Dhyana support to enable cmpxchg and sse2 support.hygonsoc2019-05-141-1/+2
* erts: Fix erl_printf on SolarisJohn Högberg2019-02-281-0/+5
* Update copyright yearHenrik Nord2018-06-182-2/+2
* Merge branch 'maint'John Högberg2018-02-131-1/+1
|\
| * Fix size of fmt_double()'s format_str[] bufferMikael Pettersson2018-02-131-1/+1
* | Merge branch 'maint'Sverker Eriksson2018-01-241-1/+1
|\ \ | |/
| * erts: Fix buffer overflow bug in erts_printf %fSverker Eriksson2018-01-151-1/+1
* | Merge branch 'maint'Björn Gustavsson2017-10-201-6/+6
|\ \ | |/
| * Buffer writing of crash dumpsBjörn Gustavsson2017-10-181-6/+6
* | erts: Cleanup removal of non-smp emulatorsLukas Larsson2017-07-171-3/+2
* | erts: Remove ERTS_SMP and USE_THREAD definesLukas Larsson2017-07-171-3/+0
|/
* Update copyright yearRaimo Niskanen2017-05-042-2/+2
* erts: Fix erlexec to handle mismatch in sysconf and proc fsLukas Larsson2017-04-201-3/+14
* Stack guard for PCRERickard Green2017-04-071-3/+61
* Workaround for buggy android implementation of PTHREAD_STACK_MINRickard Green2016-12-201-1/+1
* erts: Add cbprintf for Callback PrintingSverker Eriksson2016-11-171-8/+29
* update copyright-yearHenrik Nord2016-03-158-8/+8
* erts: Add power saving cpu feature tests and use themLukas Larsson2016-02-021-6/+23
* erts: Add rdtscp instruction checkLukas Larsson2016-02-021-0/+15
* ose: Remove all code related to the OSE portLukas Larsson2015-07-103-22/+1
* erts: Remove halfword relative printfBjörn-Egil Dahlberg2015-06-241-10/+5
* erts: Remove halfword in lib_srcBjörn-Egil Dahlberg2015-06-241-10/+2
* Change license text to APLv2Bruce Yinhe2015-06-188-75/+83
* erts: Do not preallocate too large event poolBjörn-Egil Dahlberg2015-06-161-2/+2
* Merge branch 'rickard/time_api/OTP-11997'Rickard Green2015-03-201-0/+2
|\
| * Implement ethread events with timeoutRickard Green2015-03-201-0/+2
* | Merge branch 'lukas/erts/non-blocking-shell'Lukas Larsson2014-12-161-3/+5
|\ \
| * | erts: Fix big-endian issue with printf_putcLukas Larsson2014-12-151-3/+5
* | | Merge branch 'lukas/erts/non-blocking-shell'Lukas Larsson2014-12-121-6/+39
|\ \ \ | |/ / | | / | |/ |/|
| * erts: Make erts_printf work with non-blockingLukas Larsson2014-11-041-6/+39
* | Fix bug in FreeBSD topology detection codePaul Guyot2014-10-191-3/+3
* | erts: Separate ethread inlining from ethread.hBjörn-Egil Dahlberg2014-06-301-1/+1
|/
* Merge branch 'sverk/ethr_aux-cache-align-bug' into maintSverker Eriksson2014-06-131-3/+3
|\
| * erts: Fix cache line alignment bug for ts_event_poolSverker Eriksson2014-06-041-3/+3
* | Add ETHR_FORCE_INLINE define to hide compiler specific directivesJani Hakala2014-02-282-6/+7
|/
* ose: Cleanup cleanup of mutex selection definesLukas Larsson2014-02-241-2/+2
* ose: Cleanup of mutex selection definesLukas Larsson2014-02-241-1/+3
* Added support for ENEA OSELukas Larsson2014-02-242-0/+21
* Update copyright yearsBjörn-Egil Dahlberg2013-02-223-3/+3
* Merge branch 'sverk/win-64-pointer-fix'Sverker Eriksson2013-02-222-38/+39
|\
| * erts: Correct term type for printf %TR. Blaine Whittle2013-02-211-5/+5
| * erts: Correct internal printf integer type for win64R. Blaine Whittle2013-02-211-32/+32
| * erts: Fix type bug in get_proc_affinity for windowsR. Blaine Whittle2013-02-201-1/+2
* | Fix memory leak in error caseLukas Larsson2013-02-131-5/+5
|/
* Revert "erts: Remove forgotten vxworks includes"Björn-Egil Dahlberg2013-01-281-0/+2
* Fix clang compiler warnings on FreeBSD in ertsPatrik Nyblom2013-01-232-5/+5
* erts: Fix '#ifdef' for unused static functionsBjörn-Egil Dahlberg2012-10-101-0/+8
* erts: Remove forgotten vxworks includesBjörn-Egil Dahlberg2012-10-101-2/+0
* Update copyright yearsBjörn-Egil Dahlberg2012-08-312-2/+2
* erts: Fix bug in erts_printf for %s with precisionSverker Eriksson2012-08-211-3/+10