Opened 13 years ago
Closed 10 years ago
#357 closed enhancement (fixed)
Get rid of strtok() and strtok_r()
Reported by: | Jiri Svoboda | Owned by: | sertorbe |
---|---|---|---|
Priority: | major | Milestone: | 0.6.0 |
Component: | helenos/app/bdsh | Version: | mainline |
Keywords: | Cc: | ||
Blocker for: | Depends on: | ||
See also: |
Description
These functions do not support Unicode. Also, strtok() is not reentrant. Only mkdir bdsh module uses these. Rewrite mkdir not to use strtok() (or, if necessary replace with a suitable alternative).
Change History (5)
comment:1 by , 13 years ago
Milestone: | 0.5.0 → 0.5.1 |
---|
comment:2 by , 12 years ago
Component: | helenos/unspecified → helenos/app/bdsh |
---|---|
Owner: | set to |
Status: | new → accepted |
comment:3 by , 12 years ago
Owner: | removed |
---|---|
Status: | accepted → new |
comment:4 by , 11 years ago
Owner: | set to |
---|---|
Status: | new → accepted |
comment:5 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
Merged in mainline,2122.