Timeline for execlp() system call
Current License: CC BY-SA 4.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 5, 2020 at 6:58 | answer | added | Johan Myréen | timeline score: 1 | |
| May 5, 2020 at 4:18 | history | edited | Andy Dalton | CC BY-SA 4.0 |
added 10 characters in body
|
| May 5, 2020 at 4:06 | review | Close votes | |||
| Jun 3, 2020 at 3:07 | |||||
| May 5, 2020 at 3:46 | history | edited | muru | CC BY-SA 4.0 |
added 8 characters in body
|
| May 5, 2020 at 0:16 | comment | added | user313992 | And execlp() is not a system call, and you're lucky if that call works at all instead of crashing (as expected) -- the argument list of execlp should be terminated by a null pointer. | |
| May 4, 2020 at 23:55 | answer | added | user313992 | timeline score: 3 | |
| May 4, 2020 at 23:32 | history | asked | Connor | CC BY-SA 4.0 |