Changeset 12824b9 in mainline for uspace/lib/c/generic/libc.c
- Timestamp:
- 2025-03-11T10:24:56Z (34 hours ago)
- Parents:
- 98743e2
- git-author:
- Matěj Volf <git@…> (2025-03-11 10:22:37)
- git-committer:
- Matěj Volf <git@…> (2025-03-11 10:24:56)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/libc.c
r98743e2 r12824b9 81 81 main_fibril.tcb = tls_make_initial(__progsymbols.elfstart); 82 82 } 83 main_fibril.is_freeable = false;84 83 85 84 assert(main_fibril.tcb);
Note:
See TracChangeset
for help on using the changeset viewer.