Re: All time favorite: strcasecmp
Alexander Mai <st002279-UIezDOXHVSv0Uw/[email protected]> Wed, 29 Jan 2003 12:26:00 +0100
| Newsgroups | gmane.comp.ide.emx.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jan 06, 2003 at 05:54:42PM +0100, Andreas Buening wrote: > Hello! > > There are two functions strcasecmp() and strncasecmp() that are > used by a lot of different software applications in the Unix > world. [...] > are affected. Do you think anything like this can make it into > the next emx release? Did I miss a generic answer here? A new EMX release is not very likely and certainly not including steps in this direction. The answer is just "look at existing projects" like Posix/2 and related. If you don't have demands like getting much more stuff you may also build yourself some small library to add all those gimmicks and hook some #include "missingstuff.h" in a generic EMX header. -- Alexander Mai [email protected]