Историја ревизија

Аутор SHA1 Порука Датум
  Denis Vlasenko 38b7304e93 libm/*: mass removal of: пре 15 година
  Denis Vlasenko ef9bd8dd3a extra/locale/gen_wctype.c: remove __CTYPE_isalnum and friends; пре 15 година
  Denis Vlasenko 1ad544a2ad UCLIBC_CTYPE_HEADER define is removed, as it always пре 15 година
  Bernhard Reutner-Fischer 01b8804866 - remove whitespace пре 15 година
  Bernhard Reutner-Fischer a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support пре 15 година
  Denis Vlasenko 42256be88f add new file to docs/ пре 15 година
  Denis Vlasenko 93f4a4431b remove stray comment (the identical one is just a few lines down) пре 15 година
  Bernhard Reutner-Fischer 7f07b8deff - non-pic support for MIPS (Catherine Moore, clm at codesourcery com) пре 15 година
  Denis Vlasenko ee5c521918 Remove unused macros пре 15 година
  Denis Vlasenko 4274e51623 docs/defines.txt: document _extern_inline пре 15 година
  Denis Vlasenko c6df9c9452 more of warning fixes, mostly pointer signedness mismatches пре 15 година
  Denis Vlasenko eebbc87bcc more of pointer signedness warnings removed пре 15 година
  Denis Vlasenko d0f22a0224 heed multiple warnings of the type пре 15 година
  Denis Vlasenko 20018a634f libc/stdio/_scanf.c: heed lots of warnings about signed/unsigned chars пре 15 година
  Denis Vlasenko c70d7954a0 extra/locale/locale_mmap.h: fix broken whitespace пре 15 година
  Denis Vlasenko c475abc1d4 libc/misc/locale/locale.c: heed a pile of warnings пре 15 година
  Denis Vlasenko 0e674ab3af libc/misc/locale/locale.c: remove one unneeded static data, пре 15 година
  Denis Vlasenko 3fa5621448 Deal with a few data fields which may be made constant. пре 15 година
  Denis Vlasenko 7dd4382306 libc/string/i386/rawmemchr.c: i386 version, adapted from strlen() пре 15 година
  Denis Vlasenko 1d5c6ff2a4 string/i386/strncpy.c: fixlet for testing code пре 15 година
  Denis Vlasenko bd7510cc6b string/i386/strncpy: faster i386 version (same code size), testing code пре 15 година
  Denis Vlasenko a0da3cfbbf strchr: a bit faster version for i386 (same code size) пре 15 година
  Denis Vlasenko 5bd420df5e memmove: smaller one for i386, with added testing, and with пре 15 година
  Denis Vlasenko 6c106c8564 strncat: shorter version for i386, add small embedded test пре 15 година
  Denis Vlasenko 6232f9122d remove one forgotten '##'. Heeds: пре 15 година
  Denis Vlasenko f3f7db016a string/i386: smaller, and hopefully easier to read, strnlen(). пре 15 година
  Denis Vlasenko 44a23c1a2a fix for build failures resulting from "string ops for i386" change пре 15 година
  Bernhard Reutner-Fischer 7e832b08e4 - provide INTERNAL_SYSCALL for ia64 (Stefan Assmann, sassmann at suse de) пре 15 година
  Denis Vlasenko 41c15785a9 since gcc -Os hates us and does not inline string ops, пре 15 година
  Denis Vlasenko 3d21a36bcd memchr: smaller i386 version пре 15 година