Opened 10 years ago

Closed 10 years ago

#10949 closed bug (fixed)

strcasecmp and co() should be moved to strings.h

Reported by: korli Owned by: nobody
Priority: normal Milestone: R1
Component: System/POSIX Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

strcasecmp and co() should be moved to strings.h and strings.h shouldn't include string.h.

http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/strings.h.html

bcmp, bcopy, bzero, index, rindex should be removed/ifdefed from string.h

Change History (1)

comment:1 by korli, 10 years ago

Resolution: fixed
Status: newclosed

Fixed in hrev47655.

Note: See TracTickets for help on using tickets.