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

Аутор SHA1 Порука Датум
  Denis Vlasenko 12632ad756 string/generic/memcmp.c: remove some really paranoid guards пре 17 година
  Denis Vlasenko 0f55c533b6 *: document __USE_EXTERN_INLINES better; пре 17 година
  Denis Vlasenko abb77f08cc i386/brk.c: gcc can't figure out how to use %ebx in PIC mode, пре 17 година
  Bernhard Reutner-Fischer 0c2be5a1d1 - only strip if cc compiled fine пре 17 година
  Denis Vlasenko 9611f84e12 *: remove vestiges of gcc's "bounded pointers" feature, пре 17 година
  Denis Vlasenko 6602ba129f smaller brk() for i386. Inspected assembly to see it's still valid. пре 17 година
  Carmelo Amoroso 0f0f20abd2 Move kernel-features.h header from the linuxthread directory пре 17 година
  Mike Frysinger 6ff6eb1350 create arch-generic brk() based on blackfin one пре 17 година
  Mike Frysinger a3368fd4fb add inlines for Blackfin atomic functions пре 17 година
  Mike Frysinger 607d5a5fec Blackfin: add L2_SRAM flag for alloc func пре 17 година
  Mike Frysinger b8894106ef Blackfin: declare {INLINE,INTERNAL}_SYSCALL() and friends пре 17 година
  Mike Frysinger bbcb6b8c7e add ENDPROC() macro for Blackfin assembly пре 17 година
  Mike Frysinger d5347dd20a use newer spiffy asm constraints to get better code generation пре 17 година
  Mike Frysinger 6e3adb1f64 punt old unused header пре 17 година
  Mike Frysinger 1f7601b653 update ptrace.h to latest from glibc пре 17 година
  Khem Raj 1884a05b65 get rid of __libc_* symbols. Some whitespace cleanups. пре 17 година
  Denis Vlasenko 43ef9c6b3f *: remove some __libc_XXX functions: пре 17 година
  Denis Vlasenko 3d6648de14 remove __libc_fcntl[64] пре 17 година
  Denis Vlasenko 7783231adc remove __libc_getdomainname alias. google says only we have it. пре 17 година
  Bernhard Reutner-Fischer 64bbe93bf4 - document environment variables used by the install_* targets. пре 17 година
  Rob Landley 34cbfc9bf8 Remove hardwired usr/ from install_utils (that's what $RUNTIME_PREFIX is for) пре 17 година
  Denis Vlasenko e34f25503a smaller memcpy пре 17 година
  Denis Vlasenko 77cbba3051 setenv.c: tiny code shrink пре 17 година
  Denis Vlasenko 308bd3f798 setenv.c: further code shrink пре 17 година
  Bernhard Reutner-Fischer 819bedd551 - improve documentation of utils and hostutils пре 17 година
  Rob Landley 8a98dbf08b Mention make utils, hostutils, install_utils. пре 17 година
  Denis Vlasenko 0d8493fe94 fix segv on clearenv(); unsetenv("foo"); [was deref'ing NULL], пре 17 година
  Denis Vlasenko c40b05b4c4 getaddrinfo: runp->ifa_addr indeed can be NULL, don't dereference it пре 17 година
  Denis Vlasenko 73723d710b getaddrinfo: remove superfluout indentation, fix incorrect one. пре 17 година
  Bernhard Reutner-Fischer a2465d1b4a - fix loop for checking ifaddr on both IPv4 and IPv6 пре 17 година