Commit 0fb4af8
committed
libc: add '__get_fdpath' function
This function allows for querying the underlying 'fd_path' of a given
libc fd.
So far it is only used by Haiku-on-Genode and the initial implementation
was provided by Cedric.
Issue genodelabs/genode-world#354.1 parent 7d43f34 commit 0fb4af8
File tree
2 files changed
+15
-0
lines changed- repos/libports
- lib/symbols
- src/lib/libc
2 files changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
805 | 805 | | |
806 | 806 | | |
807 | 807 | | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
0 commit comments