Kill conditional #ifdefs for Netware

Registered by Jay Pipes

Why bother with Netware. Here are the kill potentials:

[503][jpipes@serialcoder: /home/jpipes/repos/drizzle/trunk]$ grep "NETWARE" -r -n0 *
include/help_end.h:16:#ifdef __NETWARE__
include/help_start.h:18:#ifdef __NETWARE__
include/my_sys.h:812:#ifndef __NETWARE__
libdrizzle/get_password.c:39:#if !defined(__WIN__) && !defined(__NETWARE__)
libdrizzle/get_password.c:58:#ifndef __NETWARE__
libdrizzle/get_password.c:60:#endif /* __NETWARE__ */
libdrizzle/get_password.c:68:#if defined( __WIN__) || defined(__NETWARE__)
libdrizzle/get_password.c:71:#ifdef __NETWARE__
storage/innobase/ut/ut0mem.c:141:#if (!defined __NETWARE__)
storage/myisam/myisamchk.c:158:#ifdef __NETWARE__
storage/myisam/myisamchk.c:352:#if defined( __WIN__) || defined(__NETWARE__)
storage/myisam/myisampack.c:247:#ifdef __NETWARE__
storage/myisam/myisampack.c:318:#ifdef __NETWARE__
strings/ctype-simple.c:1395:#if defined(__NETWARE__) && defined(__MWERKS__)
strings/ctype-simple.c:1400:#endif /* __NETWARE__ && __MWERKS__ */
strings/my_strtoll10.c:25:#if defined(__NETWARE__) && defined(__MWERKS__)
strings/my_strtoll10.c:30:#endif /* __NETWARE__ && __MWERKS__ */

Blueprint information

Status:
Complete
Approver:
None
Priority:
Undefined
Drafter:
Jay Pipes
Direction:
Needs approval
Assignee:
Jay Pipes
Definition:
Approved
Series goal:
None
Implementation:
Implemented
Milestone target:
None
Started by
Jay Pipes
Completed by
Jay Pipes

Sprints

Whiteboard

Merged.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.