Opened 16 years ago
Closed 16 years ago
#2443 closed enhancement (fixed)
kernel missing strupr
Reported by: | monni | Owned by: | korli |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | System/Kernel | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
From src/add-ons/kernel/bus_managers/acpi/include/platform/achaiku.h
It says kernel doesn't have strupr() function... This patch implements both strlwr() and strupr() functions in libroot and includes strupr() in kernel build.
Attachments (1)
Note:
See TracTickets
for help on using tickets.
Patch implementing strlwr, strupr, fix warning about missing prototype for strtoul