Commit Graph

4956 Commits

Author SHA1 Message Date
Wildan M fbb56200ab Handle panic without TCB 2026-07-06 16:08:59 +07:00
Jeremy Soller 77f87530c1 Merge branch 'threads-bits' into 'master'
split out pthread types for threads header

See merge request redox-os/relibc!1532
2026-07-06 12:19:20 -06:00
Jeremy Soller 0948df3432 Merge branch 'race-tcb' into 'master'
Fix exit_current_thread racing with pthread_join

See merge request redox-os/relibc!1531
2026-07-06 12:18:58 -06:00
Jeremy Soller c699b37cc0 Merge branch 'ftok-doc' into 'master'
add descriptions to the ftok function and ipc_perm struct members

See merge request redox-os/relibc!1529
2026-07-06 12:18:34 -06:00
Jeremy Soller 4910ce92b7 Merge branch 'termios-iflag-docs' into 'master'
add descriptions to termios iflags

See merge request redox-os/relibc!1528
2026-07-06 12:16:41 -06:00
auronandace d7859174b7 split out pthread types for threads header 2026-07-06 16:41:09 +01:00
auronandace 5acc81cc97 add descriptions to the ftok function and ipc_perm struct members 2026-07-06 14:46:07 +01:00
auronandace ff37890ea2 add descriptions to termios iflags 2026-07-06 14:06:53 +01:00
Jeremy Soller 52bb3bbfe3 Merge branch 'ptr-offset-by-literal-lint' into 'master'
add ptr_offset_by_literal clippy lint and set to deny

See merge request redox-os/relibc!1527
2026-07-06 06:04:43 -06:00
Jeremy Soller c8d99d6481 Merge branch 'termios-func-doc' into 'master'
document termios functions

See merge request redox-os/relibc!1526
2026-07-06 05:45:24 -06:00
Jeremy Soller 103b040f86 Merge branch 'rename-def-source' into 'master'
Add _GNU_SOURCE to get bits/uio.h

See merge request redox-os/relibc!1524
2026-07-06 05:44:33 -06:00
Jeremy Soller 66dcae87bf Merge branch 'open-log' into 'master'
Parse flags when logging openat

See merge request redox-os/relibc!1523
2026-07-06 05:44:05 -06:00
auronandace bf6dc24407 add ptr_offset_by_literal clippy lint and set to deny 2026-07-06 12:40:43 +01:00
Jeremy Soller b8948a1d03 Merge branch 'cast-const' into 'master'
Set ByteLiteral::cast_cchar as const fn

See merge request redox-os/relibc!1522
2026-07-06 05:40:32 -06:00
auronandace 3683a14ab4 document termios functions 2026-07-06 11:26:04 +01:00
Wildan M be3e38ed65 Fix exit_current_thread racing with pthread_join 2026-07-06 11:01:41 +07:00
Wildan M 4a327141d5 Add _GNU_SOURCE to get bits/uio.h 2026-07-06 07:13:43 +07:00
Wildan M 812982556a Parse flags when logging openat 2026-07-06 05:35:13 +07:00
Wildan M 7b9768ae23 Set ByteLiteral::cast_cchar as const fn 2026-07-06 00:17:55 +07:00
Jeremy Soller 9930a90de0 Merge branch 'all-path' into 'master'
Adapt with new redox-path

See merge request redox-os/relibc!1504
2026-07-05 10:53:21 -06:00
Wildan M 2e8ee25139 Add open trace logging 2026-07-05 19:28:23 +07:00
Wildan M c0cdc017d3 Adapt with new redox-path 2026-07-05 19:27:57 +07:00
Jeremy Soller 97e59311db Merge branch 'unistd-sleep' into 'master'
add descriptions to sleep and nanosleep

See merge request redox-os/relibc!1521
2026-07-05 05:46:50 -06:00
Jeremy Soller 8e9864bcd9 Merge branch 'nosignal-fix' into 'master'
Fix curl EOPNOSUPP due to MSG_NOSIGNAL

See merge request redox-os/relibc!1520
2026-07-05 05:46:07 -06:00
Jeremy Soller 2374154231 Merge branch 'fix-override-at' into 'master'
fix: Always increment active_count in override_at to ensure synchronization

See merge request redox-os/relibc!1519
2026-07-05 05:43:40 -06:00
Jeremy Soller 649a194bf8 Merge branch 'runner-dyn' into 'master'
Set the test runner dynamically linked

See merge request redox-os/relibc!1518
2026-07-05 05:42:57 -06:00
auronandace fe1c4e0135 add descriptions to sleep and nanosleep 2026-07-05 10:50:57 +01:00
Wildan M 7f4c3803bc Fix curl EOPNOSUPP due to MSG_NOSIGNAL 2026-07-05 15:33:40 +07:00
Ibuki.O d84be7571f fix: Always increment active_count in override_at to ensure synchronization 2026-07-05 11:23:00 +09:00
Jeremy Soller fef4343580 Merge branch 'detach-crash' into 'master'
Fix crash when exiting from detached thread

See merge request redox-os/relibc!1517
2026-07-04 19:19:50 -06:00
Jeremy Soller 7c9141db30 Merge branch 'clean-test' into 'master'
Fix clean tests

See merge request redox-os/relibc!1516
2026-07-04 17:41:35 -06:00
Wildan M dc3461f3e9 Set the test runner dynamically linked 2026-07-05 05:17:18 +07:00
Wildan M 1c194990f8 Fix crash when exiting from detached thread 2026-07-05 04:05:30 +07:00
Wildan M 001062e20c Fix clean tests 2026-07-05 02:51:17 +07:00
Jeremy Soller 13394f9251 Merge branch 'split-pthreadattrt' into 'master'
split out pthread_attr_t

See merge request redox-os/relibc!1515
2026-07-04 11:09:18 -06:00
Jeremy Soller 0b8c549d2d Merge branch 'exit-eagain' into 'master'
Fix panic at posix_exit due to EAGAIN

See merge request redox-os/relibc!1514
2026-07-04 11:08:34 -06:00
auronandace 185b49b73e split out pthread_attr_t 2026-07-04 17:16:08 +01:00
Jeremy Soller fe20b68a95 Merge branch 'fix_join_pf' into 'master'
Dealloc TCB on detach/join rather than exit.

See merge request redox-os/relibc!1513
2026-07-04 07:03:09 -06:00
Wildan M 3cbcc916cd Fix panic at posix_exit due to EAGAIN 2026-07-04 19:55:58 +07:00
4lDO2 0434043c44 Dealloc TCB on detach/join rather than exit. 2026-07-04 13:48:31 +02:00
Jeremy Soller 1ef6fb94e2 Merge branch 'systypes-guard' into 'master'
refactor sys_types_internal to reduce namespace pollution

See merge request redox-os/relibc!1511
2026-07-03 11:36:06 -06:00
Jeremy Soller f9e04a67a0 Merge branch 'pthread-cond-docs' into 'master'
document functions in pthread cond

See merge request redox-os/relibc!1510
2026-07-03 11:35:44 -06:00
auronandace 93d6fc091f refactor sys_types_internal to reduce namespace pollution 2026-07-03 14:23:00 +01:00
auronandace 572c33a522 document functions in pthread cond 2026-07-03 13:17:38 +01:00
Jeremy Soller 984ce223e5 Merge branch 'pthread-attr-docs' into 'master'
document pthread attr functions

See merge request redox-os/relibc!1509
2026-07-02 08:30:00 -06:00
Jeremy Soller 893dbfa261 Merge branch 'mut-from-ref-tackle' into 'master'
make mut_from_ref deny

See merge request redox-os/relibc!1507
2026-07-02 08:27:52 -06:00
auronandace bc228c3d91 document pthread attr functions 2026-07-02 13:08:16 +01:00
auronandace e714c570bc make mut_from_ref deny 2026-07-02 08:28:38 +01:00
Jeremy Soller e8d4ce4822 Merge branch 'avoid-blocking-nsmgr' into 'master'
refactor: Move fd allocation logic into userspace

See merge request redox-os/relibc!1479
2026-07-01 08:08:23 -06:00
Ibuki Omatsu fba233467a refactor: Move fd allocation logic into userspace 2026-07-01 08:08:23 -06:00