HelenOS
HelenOS-doc
HelenOS-historic
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HelenOS
(root)
/
trunk
/
uspace
/
lib
/
libc
/
generic
/
task.c
@ 3487
– Rev 4620
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
4620
5596 d 5 h
svoboda
/trunk/uspace/
Allow to determine whether a task returned value before terminatign.
4618
5596 d 6 h
svoboda
/trunk/uspace/
Pass task ID to NS from loader. This prevents ID spoofing by user apps.
4617
5596 d 9 h
svoboda
/trunk/uspace/
Allow task to return value (will be improved).
4508
5624 d 12 h
decky
/trunk/uspace/lib/libc/
keep a list of open files to support proper cleanup
4492
5628 d 15 h
jermar
/trunk/uspace/
inode_t -> fdi_node_t
4491
5629 d 2 h
decky
/trunk/uspace/
rename libc's fs_node_t to inode_t to avoid type conflict with VFS
4470
5629 d 6 h
decky
/trunk/uspace/lib/libc/
pass current task stdin, stdout and stderr as preset files to the loader
add task_wait()
4256
5685 d 6 h
svoboda
/trunk/uspace/lib/libc/generic/
Replace some uses of old string functions in C library.
3983
5723 d 10 h
svoboda
/trunk/
task_set_name() syscall so that we can have names (for userspace-loaded) tasks again.
3896
5738 d 1 h
svoboda
/trunk/
More elegant way of invoking the loader - as a 'cloneable' service. Task names functionality lost for the time being.
3566
5836 d 15 h
svoboda
/trunk/
Set meaningful names for loaded programs. Now 'tasks' kconsole command is much less obscure.
3470
5881 d 14 h
svoboda
/trunk/uspace/
Separate load and run commands for loader. Update tracer - no events get missed on startup anymore.
3469
5881 d 17 h
svoboda
/trunk/uspace/lib/libc/
Introduce loader API in C library.
3462
5885 d 13 h
svoboda
/trunk/
Include trace on sparc64 ramdisk. Assorted fixes.
3447
5887 d 16 h
svoboda
/trunk/uspace/
Allow trace to run programs and trace them (no more task IDs)
3306
5924 d 14 h
jermar
/trunk/uspace/lib/libc/
Fix handling of relative paths in task_spawn().
3222
5959 d 9 h
svoboda
/trunk/
Merge program-loader related stuff from dynload branch to trunk. (huge)
3073
5994 d 10 h
decky
/trunk/uspace/lib/libc/
add support for (trivial) task_spawn
2479
6340 d 11 h
jermar
/trunk/
New, better-structured, directory layout for uspace.
2071
6497 d 4 h
jermar
/trunk/
(c) versus (C)
←Prev
1
2
Next→
Show All