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)

str.diff (2.5 KB ) - added by monni 16 years ago.
Patch implementing strlwr, strupr, fix warning about missing prototype for strtoul

Download all attachments as: .zip

Change History (3)

by monni, 16 years ago

Attachment: str.diff added

Patch implementing strlwr, strupr, fix warning about missing prototype for strtoul

comment:1 by korli, 16 years ago

Owner: changed from axeld to korli

comment:2 by korli, 16 years ago

Resolution: fixed
Status: newclosed

Thanks! applied in hrev26226

Note: See TracTickets for help on using tickets.