Commit History

Autor SHA1 Mensaxe Data
  Ubaldo Porcheddu 75d8660d99 Replaced any occurence of /bin/sh with _PATH_BSHELL to allow easier portability on system with default shell on a different directory, like for instance on android. %!s(int64=8) %!d(string=hai) anos
  Henning Heinold 0eb30761a2 libc: add non standard execvpe function %!s(int64=13) %!d(string=hai) anos
  Mike Frysinger 290e19f814 drop support for pre ISO-C compilers %!s(int64=11) %!d(string=hai) anos
  Peter S. Mazinger 7d0131c552 exec.c: remove duplicate attribute_hidden %!s(int64=13) %!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
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block %!s(int64=16) %!d(string=hai) anos
  Mike Frysinger a7c7c36d44 give execlp() its own cache on no-mmu to avoid recursive cache fighting %!s(int64=16) %!d(string=hai) anos
  Mike Frysinger 2df8aa78d5 fix memory corruption on no-mmu from doing multiple execls where earlier execls fail by simply not releasing the memory reserved for the arguments of children processes %!s(int64=16) %!d(string=hai) anos
  Mike Frysinger ea5081a739 plug a memory leak when using execl* functions on no-mmu %!s(int64=16) %!d(string=hai) anos
  Mike Frysinger 840bd4dfea add hidden defs for execv/execlp for completeness %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 2ea436fb13 execXp should go to next PATH dir on any error except ENOEXEC, %!s(int64=17) %!d(string=hai) anos
  Mike Frysinger 256d980f66 update license %!s(int64=18) %!d(string=hai) anos
  Peter Kjellerstedt 2abbba9a08 Make execle() and chown() available again (corrects commit 15179). %!s(int64=18) %!d(string=hai) anos
  Mike Frysinger 09a6ea9429 Amir Shalem writes: %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back %!s(int64=18) %!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 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 b25ad630be Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-) %!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
  Peter S. Mazinger afdecae49f Use internal versions %!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 c885bf5cf9 More hiding, including __mempcpy %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger 8a0b43005a Hide mostly used functions %!s(int64=18) %!d(string=hai) anos
  Manuel Novoa III 3aa16a1146 Sigh... Fall back to alloca() if munmap is broken (uClinux). %!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
  Manuel Novoa III 400e6fc264 Redo the exec functions to comply with SUSv3. %!s(int64=20) %!d(string=hai) anos