Opened 16 years ago
Closed 13 years ago
#221 closed enhancement (fixed)
Printing floating-point numbers using printf() function from uspace
| Reported by: | Stanislav Kozina | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 0.6.0 |
| Component: | helenos/lib/c | Version: | mainline |
| Keywords: | Cc: | ||
| Blocker for: | Depends on: | ||
| See also: |
Description
Uspace printf() function is missing support for printing floating point numbers.
It would be usefull, at least for top utility, which should echo system load in percentages with accuracy on few decimal positions.
Change History (4)
comment:1 by , 15 years ago
| Milestone: | 0.5.0 → 0.5.1 |
|---|
comment:2 by , 15 years ago
| Type: | proposal → enhancement |
|---|
comment:3 by , 14 years ago
| Milestone: | 0.5.0 → 0.5.1 |
|---|
comment:4 by , 13 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Fixed in mainlien,1696.