Historique des commits

Auteur SHA1 Message Date
  Mike Frysinger 00673f9382 nommu: use MAP_UNINITIALIZE for mallocs il y a 15 ans
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden il y a 15 ans
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. il y a 16 ans
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal il y a 16 ans
  Bernhard Reutner-Fischer 83c034194f - pull in prototype for memalign() il y a 16 ans
  Khem Raj 6494060312 Fix bug 4994 hangs on read(). I have tested the patch extensibly on ARM/LT.old. il y a 16 ans
  Denis Vlasenko 87726c7887 add missing includes of unistd.h for smallint usage il y a 16 ans
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block il y a 16 ans
  Mike Frysinger 58f5f42180 POSIX says you can use realloc() to shrink buffers ... make sure we dont trigger a buffer overflow in that case il y a 17 ans
  Mike Frysinger c9210d3814 POSIX requires that errno be set whenever 0 is returned by malloc() il y a 17 ans
  Eric Andersen 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do il y a 18 ans
  Mike Frysinger 010301e968 tweak the idea between having a MMU and actually using it il y a 18 ans
  Peter S. Mazinger 49907ee1c5 Update some copyrights il y a 18 ans
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt il y a 18 ans
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed il y a 18 ans
  Peter S. Mazinger 77ccb5b1dc mmap/mremap/socket/rewind gone il y a 19 ans
  Mike Frysinger aab07d0500 macro out the thread funcs in libc if threading is disabled il y a 19 ans
  Peter S. Mazinger 765696aac5 More hiding, 300 left il y a 19 ans
  Peter S. Mazinger 8a0b43005a Hide mostly used functions il y a 19 ans
  Mike Frysinger dcdf4a3c8a update syntax il y a 19 ans
  Mike Frysinger 4b0fc33d49 Yoshinori Sato writes: il y a 19 ans
  Eric Andersen 921fde55c3 Use MAP_PRIVATE whenever __ARCH_HAS_MMU__ is set. il y a 20 ans
  Eric Andersen 338237994a s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g il y a 20 ans
  Eric Andersen a5414fd15c Include missing errno.h header (as noted by Alan Hourihane). il y a 20 ans
  Eric Andersen 8d532c5131 Rework malloc. The new default implementation is based on dlmalloc from Doug il y a 21 ans
  Eric Andersen 4c9086ee4a Update and restore malloc-simple. Slow as molasses, but trivially il y a 21 ans
  Eric Andersen 35d29fcb08 Miles Bader implemented a new mmap based malloc which is much il y a 22 ans
  Eric Andersen 6c00b5de9c Patch from Ronald Wahl <rwa@peppercon.com> to fix a memory leak il y a 22 ans
  David McCullough 24241fcb80 il y a 23 ans
  David McCullough 60acedb05a il y a 23 ans