(strcasecmp): Conform to ANSI specs for toupper.
authorMorten Welinder <terra-wine@diku.dk>
Mon, 18 Dec 2000 03:50:15 +0000 (03:50 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 18 Dec 2000 03:50:15 +0000 (03:50 +0000)
commita2d11df25b0414511e40db0e4fe8d24d9af369cf
tree05d845e12e56c1416b7e711f4eed94c1e4b14fd1
parent87093f538625055e90dd47dbfbb5df747f56591a
(strcasecmp): Conform to ANSI specs for toupper.
(strncasecmp): Ditto.  Also do not use side-effects in macro args.
(wine_openpty): Plug descriptor leak.  Always set errno on failure.
(wine_anon_mmap): Fix comment location.
library/port.c