17 Комити (8ee39f7432e63c2382ab3e7d24e234310f4532c9)

Аутор SHA1 Порука Датум
  Michael Brown 8ee39f7432 [libc] Rewrite string functions пре 9 година
  Michael Brown b54167b8b6 [libc] Remove unused string functions пре 9 година
  Michael Brown 61c6af3f0b [libc] Convert memcpy() from a macro to an inline function пре 11 година
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations пре 15 година
  Holger Lubitz 8bb295e3fd use malloc attribute пре 17 година
  Holger Lubitz 7e1db201b9 strdup and strndup call malloc and are not pure пре 17 година
  Holger Lubitz 7e8e4f8abd declare pointers passed to string functions as nonnull пре 17 година
  Holger Lubitz 8e3e97fcef set __pure attribute where possible пре 17 година
  Michael Brown 7137c20ed1 Add strcspn() and strndup() пре 17 година
  Michael Brown afe4e011ac Move tolower() etc to ctype.h as per ISO C пре 17 година
  Michael Brown 1a0ca661c2 4.3BSD says that bcopy and bzero are defined in strings.h, not string.h пре 17 година
  Michael Brown e5f0898f38 Move strerror() prototype to string.h, where it belongs пре 17 година
  Michael Brown 496563071d Added strdup() пре 17 година
  Michael Brown 82342e0b8f Marked memcmp/strcmp as "pure" functions, to allow gcc to optimise пре 17 година
  Michael Brown 1d7cfd5acf Prototype now clashes with the macro in arch/i386. пре 18 година
  Michael Brown a6057b4cbc Need stddef.h to get size_t пре 19 година
  Michael Brown 3d6123e69a Initial revision пре 19 година