8 Commits (8febe42f7860bdf9ca8bbf2e93642b7e0091ed4d)

Author SHA1 Message Date
  Michael Brown afe4e011ac Move tolower() etc to ctype.h as per ISO C 17 years ago
  Michael Brown 1a0ca661c2 4.3BSD says that bcopy and bzero are defined in strings.h, not string.h 17 years ago
  Michael Brown e5f0898f38 Move strerror() prototype to string.h, where it belongs 17 years ago
  Michael Brown 496563071d Added strdup() 17 years ago
  Michael Brown 82342e0b8f Marked memcmp/strcmp as "pure" functions, to allow gcc to optimise 17 years ago
  Michael Brown 1d7cfd5acf Prototype now clashes with the macro in arch/i386. 18 years ago
  Michael Brown a6057b4cbc Need stddef.h to get size_t 19 years ago
  Michael Brown 3d6123e69a Initial revision 19 years ago