Commit History

Autor SHA1 Mensaxe Data
  Yann Sionneau 015d5b8c1a stdlib: fix potential UB and integer overflow with huge allocations using malloc-simple allocator %!s(int64=3) %!d(string=hai) anos
  Waldemar Brodkorb 013f366f50 remove __MALLOC_GLIBC_COMPAT__ option %!s(int64=7) %!d(string=hai) anos
  Bernhard Reutner-Fischer 920db6d393 libc: Avoid redundant setting of ENOMEM %!s(int64=9) %!d(string=hai) anos
  Bernhard Reutner-Fischer 2be3edacc1 stdlib: avoid relocation %!s(int64=11) %!d(string=hai) anos
  Bernhard Reutner-Fischer 868d059a14 mman: rename MAP_UNINITIALIZE to MAP_UNINITIALIZED %!s(int64=11) %!d(string=hai) anos
  Peter S. Mazinger 89b9f4592a malloc-simple: make _aligned_blocks static and __libc_free_aligned hidden %!s(int64=13) %!d(string=hai) anos
  Steven J. Magnani 8a08aeeaa0 malloc-simple: Make calloc() return zeroed memory %!s(int64=14) %!d(string=hai) anos
  Mike Frysinger 00673f9382 nommu: use MAP_UNINITIALIZE for mallocs %!s(int64=14) %!d(string=hai) anos
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden %!s(int64=14) %!d(string=hai) anos
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. %!s(int64=15) %!d(string=hai) anos
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal %!s(int64=15) %!d(string=hai) anos
  Bernhard Reutner-Fischer 83c034194f - pull in prototype for memalign() %!s(int64=15) %!d(string=hai) anos
  Khem Raj 6494060312 Fix bug 4994 hangs on read(). I have tested the patch extensibly on ARM/LT.old. %!s(int64=15) %!d(string=hai) anos
  Denis Vlasenko 87726c7887 add missing includes of unistd.h for smallint usage %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block %!s(int64=16) %!d(string=hai) anos
  Mike Frysinger 58f5f42180 POSIX says you can use realloc() to shrink buffers ... make sure we dont trigger a buffer overflow in that case %!s(int64=17) %!d(string=hai) anos
  Mike Frysinger c9210d3814 POSIX requires that errno be set whenever 0 is returned by malloc() %!s(int64=17) %!d(string=hai) anos
  Eric Andersen 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do %!s(int64=17) %!d(string=hai) anos
  Mike Frysinger 010301e968 tweak the idea between having a MMU and actually using it %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger 49907ee1c5 Update some copyrights %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger 77ccb5b1dc mmap/mremap/socket/rewind gone %!s(int64=18) %!d(string=hai) anos
  Mike Frysinger aab07d0500 macro out the thread funcs in libc if threading is disabled %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger 765696aac5 More hiding, 300 left %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger 8a0b43005a Hide mostly used functions %!s(int64=18) %!d(string=hai) anos
  Mike Frysinger dcdf4a3c8a update syntax %!s(int64=19) %!d(string=hai) anos
  Mike Frysinger 4b0fc33d49 Yoshinori Sato writes: %!s(int64=19) %!d(string=hai) anos
  Eric Andersen 921fde55c3 Use MAP_PRIVATE whenever __ARCH_HAS_MMU__ is set. %!s(int64=20) %!d(string=hai) anos
  Eric Andersen 338237994a s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g %!s(int64=20) %!d(string=hai) anos