Commit History

Autor SHA1 Mensaxe Data
  Denis Vlasenko c6df9c9452 more of warning fixes, mostly pointer signedness mismatches %!s(int64=15) %!d(string=hai) anos
  Denis Vlasenko eebbc87bcc more of pointer signedness warnings removed %!s(int64=15) %!d(string=hai) anos
  Denis Vlasenko d0f22a0224 heed multiple warnings of the type %!s(int64=15) %!d(string=hai) anos
  Denis Vlasenko 20018a634f libc/stdio/_scanf.c: heed lots of warnings about signed/unsigned chars %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko c70d7954a0 extra/locale/locale_mmap.h: fix broken whitespace %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko c475abc1d4 libc/misc/locale/locale.c: heed a pile of warnings %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 0e674ab3af libc/misc/locale/locale.c: remove one unneeded static data, %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 3fa5621448 Deal with a few data fields which may be made constant. %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 7dd4382306 libc/string/i386/rawmemchr.c: i386 version, adapted from strlen() %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 1d5c6ff2a4 string/i386/strncpy.c: fixlet for testing code %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko bd7510cc6b string/i386/strncpy: faster i386 version (same code size), testing code %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko a0da3cfbbf strchr: a bit faster version for i386 (same code size) %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 5bd420df5e memmove: smaller one for i386, with added testing, and with %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 6c106c8564 strncat: shorter version for i386, add small embedded test %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 6232f9122d remove one forgotten '##'. Heeds: %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko f3f7db016a string/i386: smaller, and hopefully easier to read, strnlen(). %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 44a23c1a2a fix for build failures resulting from "string ops for i386" change %!s(int64=16) %!d(string=hai) anos
  Bernhard Reutner-Fischer 7e832b08e4 - provide INTERNAL_SYSCALL for ia64 (Stefan Assmann, sassmann at suse de) %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 41c15785a9 since gcc -Os hates us and does not inline string ops, %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 3d21a36bcd memchr: smaller i386 version %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko b233676db6 resolv: fix testcase failure %!s(int64=16) %!d(string=hai) anos
  Bernhard Reutner-Fischer e835d2bf21 - emulate unavailable syscall getpgrp on e.g. ia64 (Stefan Assmann) %!s(int64=16) %!d(string=hai) anos
  Bernhard Reutner-Fischer 82817e7741 - install utils into the proper directories %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 64577cf4a6 fix testing "gcc -mpreferred-stack-boundary=2" on x86_64 %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko a53368f98c Remove __libc_posix_fadvise[64] alias. It existed on i386 and arm only, %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko cb17b1ef4c remove some duplicates in bits/signum.h. No code changes. %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 885f507317 sigaction overhaul as described in docs/sigaction.txt %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 1cfb1a3247 heed compiler warnings about checking non-defined variables in #if directives %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 6770a73cfa Add proposed plan of sanitizing sigaction to docs/* %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko ac131a333b Remove the rest of "bounded pointers" scaffolding. gcc website says" %!s(int64=16) %!d(string=hai) anos