Commit Verlauf

Autor SHA1 Nachricht Datum
  Denys Vlasenko e9b9c97c33 sleep: tiny code shrink vor 15 Jahren
  Denys Vlasenko 251a3c19cb sleep: employ __USE_EXTERN_INLINES (with necessary fixes) vor 15 Jahren
  Denys Vlasenko 62fb840ea0 sleep: check "SIGCHLD is SIG_IGN'ed" first. Saves two syscalls in common case vor 15 Jahren
  Timo Teräs f53db356f5 libm/x86: use call instead of jump for wrappers vor 15 Jahren
  Denys Vlasenko 5e8d3975e2 sleep: remove commented-out code. no code changes vor 15 Jahren
  Denys Vlasenko c403e32526 sleep: code shrink vor 15 Jahren
  Denys Vlasenko 71dcf8f440 vfprintf.c: reduce a chunk of #ifdef forest and remove one goto inside it vor 15 Jahren
  Denys Vlasenko 984e74b6df _vfprintf.c: de-obfuscate badly twisted fragment. no code changes. vor 15 Jahren
  Denys Vlasenko 7da684a461 vfprintf.c: remove endif comments which clog up the source. no code changes vor 15 Jahren
  Denys Vlasenko 7add20c820 vfprintf.c: de-obfuscate if(with nested assignments). no logic changes vor 15 Jahren
  Natanael Copa 7b74c6bab0 getproto: increase line buffer size, simlify and fix alias handling vor 15 Jahren
  Natanael Copa 3dc8360085 getnet: simplify alias handling and reduce MAXALIASES vor 15 Jahren
  Natanael Copa 2631ae8aab getservice: fix handling of long lines vor 15 Jahren
  Natanael Copa 6e74339e7d parse_config: discard rest of incomplete line vor 15 Jahren
  Natanael Copa c7c7ea92be config parser: always initialize line pointer vor 15 Jahren
  Natanael Copa 5cb23c3c73 getservice: getservent_r must return ERANGE when buffer is too small vor 15 Jahren
  Natanael Copa 54187ed0f0 config parser: do not assume that realloc return same pointer vor 15 Jahren
  Austin Foxley c50d27fa8b sparc: pipe.S vor 15 Jahren
  Salvatore Cro 74407db52d ldso_sh: add support for protected symbols to SH vor 15 Jahren
  Carmelo Amoroso 78e6de06e7 libc: Sort HEADERS_RM alphabetically vor 15 Jahren
  Carmelo Amoroso 0f85b228aa nptl: Fix libpthread build when UCLIBC_LINUX_SPECIFIC is disabled vor 15 Jahren
  Carmelo Amoroso ef65e97083 libc: Handle cancellation in non multiplexed socket calls vor 15 Jahren
  Carmelo Amoroso 58b6084058 nptl: Remove nptl/sysdeps/generic directory from include list vor 15 Jahren
  Carmelo Amoroso f3149e5738 nptl_sh: Fix compiler warning due to shadowed variable vor 15 Jahren
  Carmelo Amoroso 26606098c2 libc: Add canonicalize_file_name function vor 15 Jahren
  Carmelo Amoroso a9e2521be8 test: Update gitignore to take into account new tests added. vor 15 Jahren
  Filippo Arcidiacono 33cb7f0b4a ldso: Do not adjust dynamic section entries unnecessarily vor 15 Jahren
  Salvatore Cro 447c70a5dc tests: Added new nptl tests vor 15 Jahren
  Salvatore Cro a27dd6924e sh: update the memcpy adding a new loop with aggressive prefetching vor 15 Jahren
  Salvatore Cro 599c74a4d7 sh: move data without fetching cache block within the memset vor 15 Jahren