summaryrefslogtreecommitdiff
path: root/erts/emulator/sys
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2023-05-151-1/+1
* Merge pull request #7100 from frej/frej/modernize-K-and-R-syntaxBjörn Gustavsson2023-04-142-6/+6
|\
| * erts: Modernize K&R-style functionsFrej Drejhammar2023-04-062-6/+6
* | [erts] Remove naming of main threadRickard Green2023-04-131-1/+0
* | Merge pull request #6973 from lexprfuncall/runtime-thread-name-truncation-fixRickard Green2023-04-061-2/+3
|\ \ | |/ |/|
| * Avoid truncating thread names for better runtime observabilitylexprfuncall2023-04-061-2/+3
* | Update copyright yearErlang/OTP2023-03-212-2/+2
* | [erts] Option 'local' of term_to_binary/2 and term_to_iovec/2Rickard Green2023-03-152-0/+13
* | Update copyright yearErlang/OTP2023-02-143-3/+3
* | Merge branch 'maint'Sverker Eriksson2023-01-231-6/+10
|\ \ | |/
| * Merge branch 'sverker/erts/fix-notify_port_task_executed/OTP-18391' into maintSverker Eriksson2023-01-232-9/+15
| |\
| | * erts: Fix bug in erts_io_notify_port_task_executedSverker Eriksson2023-01-121-6/+10
| | * erts: Fix erts_poll_get_selected_events on some platformsJohn Högberg2023-01-121-3/+5
* | | erts: Fix erts_poll_get_selected_events on some platformsJohn Högberg2022-12-081-3/+5
* | | Merge branch 'maint'Sverker Eriksson2022-11-301-23/+25
|\ \ \ | |/ /
| * | Merge branch 'sverker/win-path-fix' into maintSverker Eriksson2022-11-301-23/+25
| |\ \
| | * | erts: Remove unused 'requote' argument to application_type()Sverker Eriksson2022-10-271-10/+10
| | * | erts: Fix open_port spawn with spaces in PATH on windowsSverker Eriksson2022-10-271-14/+16
* | | | Merge branch 'maint' into masterLukas Larsson2022-10-241-1/+1
|\ \ \ \ | |/ / /
| * | | Update copyright yearErlang/OTP2022-10-241-1/+1
| |/ /
* | | Merge branch 'maint'Lukas Larsson2022-10-212-0/+83
|\ \ \ | |/ /
| * | Revert "erts: Stop marking memory regions as discardable (`madvise(2)`)"Lukas Larsson2022-10-122-0/+83
* | | Merge branch 'maint' into masterHenrik Nord2022-09-211-1/+1
|\ \ \ | |/ /
| * | Update copyright yearErlang/OTP2022-09-201-1/+1
* | | erts: Clear fallback flag when stopping selectLukas Larsson2022-08-311-0/+1
* | | erts: Reset tty when child_setup exitsLukas Larsson2022-08-291-0/+22
* | | erts: Re-Implement shell using nifLukas Larsson2022-08-292-32/+48
|/ /
* | Call mach_clock_getres only on initialized clocksEvan Miller2022-06-211-2/+2
* | Merge branch 'maint' into masterLukas Larsson2022-05-033-3/+3
|\ \
| * | Update copyright yearErlang/OTP2022-05-024-4/+4
| * | Merge branch 'lukas/erts/remove-child-setup-assert' into maint-24Erlang/OTP2022-05-021-1/+0
| |\ \
| * \ \ Merge branch 'lukas/22/erts/fix-localtime-tz-change/OTP-18076' into maint-24Erlang/OTP2022-05-023-3/+21
| |\ \ \
* | \ \ \ Merge branch 'maint'Lukas Larsson2022-05-023-3/+21
|\ \ \ \ \
| * \ \ \ \ Merge branch 'lukas/22/erts/fix-localtime-tz-change/OTP-18076' into maintLukas Larsson2022-05-023-3/+21
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | erts: Fix localtime_r summer/winter-time change bugLukas Larsson2022-04-193-3/+21
* | | | | | Update copyright yearErlang/OTP2022-04-112-2/+2
* | | | | | Merge PR-5809 from sverker/sched-poll-flag OTP-17945Sverker Eriksson2022-04-072-55/+113
|\ \ \ \ \ \
| * | | | | | erts: Add option +IOs to disable scheduler pollingSverker Eriksson2022-04-072-40/+77
| * | | | | | Filter out diff from cleared oneshot eventsSverker Eriksson2022-04-071-3/+11
| * | | | | | erts: Fix EventStateFlag printing ERTS_EV_FLAG_WANT_ERRORSverker Eriksson2022-04-071-12/+25
* | | | | | | erts: Fix child_setup partial readLukas Larsson2022-04-071-45/+55
* | | | | | | Merge branch 'maint'Lukas Larsson2022-04-051-1/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'lukas/erts/remove-child-setup-assert' into maintLukas Larsson2022-04-051-1/+0
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | | | |_|/ / | | |/| | |
| | * | | | erts: Remove faulty child setup assertLukas Larsson2022-04-051-1/+0
| | | |/ / | | |/| |
* | | | | Update copyright yearErlang/OTP2022-03-231-1/+1
| |_|/ / |/| | |
* | | | Merge branch 'maint'Raimo Niskanen2022-03-181-18/+20
|\ \ \ \ | |/ / /
| * | | Requote for plain spawnRaimo Niskanen2022-03-161-10/+20
| * | | Fix erlang:open_port({spawn_executable,_},_) on WindowsRaimo Niskanen2022-03-151-10/+2
| * | | Update copyright yearErlang/OTP2022-03-091-1/+1
* | | | Check for and use dlvsym for sctp_connectx in dynamically loaded libSimon Cornish2022-03-011-0/+25