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

Аутор SHA1 Порука Датум
  Denis Vlasenko 87726c7887 add missing includes of unistd.h for smallint usage пре 16 година
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
  Mike Frysinger 58f5f42180 POSIX says you can use realloc() to shrink buffers ... make sure we dont trigger a buffer overflow in that case пре 17 година
  Mike Frysinger c9210d3814 POSIX requires that errno be set whenever 0 is returned by malloc() пре 17 година
  Eric Andersen 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do пре 18 година
  Mike Frysinger 010301e968 tweak the idea between having a MMU and actually using it пре 19 година
  Peter S. Mazinger 49907ee1c5 Update some copyrights пре 19 година
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt пре 19 година
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed пре 19 година
  Peter S. Mazinger 77ccb5b1dc mmap/mremap/socket/rewind gone пре 19 година
  Mike Frysinger aab07d0500 macro out the thread funcs in libc if threading is disabled пре 19 година
  Peter S. Mazinger 765696aac5 More hiding, 300 left пре 19 година
  Peter S. Mazinger 8a0b43005a Hide mostly used functions пре 19 година
  Mike Frysinger dcdf4a3c8a update syntax пре 19 година
  Mike Frysinger 4b0fc33d49 Yoshinori Sato writes: пре 19 година
  Eric Andersen 921fde55c3 Use MAP_PRIVATE whenever __ARCH_HAS_MMU__ is set. пре 20 година
  Eric Andersen 338237994a s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g пре 21 година
  Eric Andersen a5414fd15c Include missing errno.h header (as noted by Alan Hourihane). пре 21 година
  Eric Andersen 8d532c5131 Rework malloc. The new default implementation is based on dlmalloc from Doug пре 21 година
  Eric Andersen 4c9086ee4a Update and restore malloc-simple. Slow as molasses, but trivially пре 21 година
  Eric Andersen 35d29fcb08 Miles Bader implemented a new mmap based malloc which is much пре 22 година
  Eric Andersen 6c00b5de9c Patch from Ronald Wahl <rwa@peppercon.com> to fix a memory leak пре 22 година
  David McCullough 24241fcb80 пре 23 година
  David McCullough 60acedb05a пре 23 година
  Eric Andersen 138e736e54 Patch from Tom Walsh <tom@cyberiansoftware.com> to fix a thinko пре 23 година
  Eric Andersen 03938380c0 Be more strict with the malloc implementation. Return NULL пре 23 година
  Eric Andersen e2f6ebd3f2 Fix up breakage resulting from flipping the sense of some defines. Change from пре 23 година
  Eric Andersen 3f549ec279 Use MAP_FAILED. пре 24 година
  Eric Andersen ddaf940958 Patch from James Graves <jgraves@deltamobile.com> to better handle m68k. пре 24 година
  Eric Andersen a99617fe8f Finish reorganizing things. At least I think I've finished. пре 24 година