Files
create/src/Gui
Joao Matos 8f31e8df4a Gui: Use C99 _Exit instead of not as portable POSIX _exit.
The actual fix here is for a compile error which started appearing as an
error due to `unistd.h` include being included implicitly from
`boost::signals`, which FastSignals does not do anymore.

```
Error:
/Users/runner/work/FreeCAD/FreeCAD/src/Gui/Dialogs/DlgVersionMigrator.cpp:366:5:
error: use of undeclared identifier '_exit'
```
2025-11-01 21:49:24 +01:00
..
2025-10-08 10:49:52 -05:00
2025-09-28 15:10:00 +02:00
2025-10-27 21:06:54 -05:00
2025-10-08 10:56:23 -05:00
2025-10-08 10:28:46 -05:00
2025-07-14 10:18:04 +02:00
2025-02-15 13:33:32 -06:00
2025-01-22 06:12:43 -06:00
2025-08-26 08:46:51 +02:00
2024-02-16 21:38:42 -06:00
2025-02-15 13:33:32 -06:00
2025-01-13 11:22:20 -06:00
2024-02-26 17:38:01 +01:00
2024-07-11 17:39:23 +02:00
2025-02-15 13:33:32 -06:00
2025-01-13 11:22:20 -06:00
2025-03-02 22:59:30 -06:00
2025-02-17 21:10:26 +01:00
2025-03-20 14:23:36 +01:00
2024-11-12 07:59:44 +01:00
2025-01-13 11:22:20 -06:00
2025-09-17 10:43:16 -05:00
2025-09-18 11:45:45 -05:00
2025-02-15 13:33:32 -06:00
2025-07-16 21:55:52 -05:00
2025-01-13 11:22:20 -06:00
2024-03-26 15:57:20 +01:00
2025-10-27 12:16:50 -05:00
2024-02-21 16:19:32 +01:00
2025-07-08 17:59:51 +05:30
2025-03-29 14:14:04 -05:00
2025-09-08 23:16:29 +02:00
2025-02-05 22:13:07 +00:00
2025-01-13 11:22:20 -06:00