Commit Verlauf

Autor SHA1 Nachricht Datum
  Denis Vlasenko 6770a73cfa Add proposed plan of sanitizing sigaction to docs/* vor 16 Jahren
  Denis Vlasenko ac131a333b Remove the rest of "bounded pointers" scaffolding. gcc website says" vor 16 Jahren
  Denis Vlasenko 2401710fc0 features.h: add TODO (changing __OPTIMIZE_SIZE__ is a wrong thing to do) vor 16 Jahren
  Denis Vlasenko bfe8b2c71f doc snippets about defines we provide and/or use vor 16 Jahren
  Denis Vlasenko afdfa59588 Do not install libc-XXXX.h files in "make install". vor 16 Jahren
  Denis Vlasenko e9df2e7e60 make all "XXXhidden_proto(" consistently not use a space before '(' vor 16 Jahren
  Denis Vlasenko 5196e42e69 Make it again possible to have compact and small stack usage vor 16 Jahren
  Denis Vlasenko 12632ad756 string/generic/memcmp.c: remove some really paranoid guards vor 16 Jahren
  Denis Vlasenko 0f55c533b6 *: document __USE_EXTERN_INLINES better; vor 16 Jahren
  Denis Vlasenko abb77f08cc i386/brk.c: gcc can't figure out how to use %ebx in PIC mode, vor 16 Jahren
  Bernhard Reutner-Fischer 0c2be5a1d1 - only strip if cc compiled fine vor 16 Jahren
  Denis Vlasenko 9611f84e12 *: remove vestiges of gcc's "bounded pointers" feature, vor 16 Jahren
  Denis Vlasenko 6602ba129f smaller brk() for i386. Inspected assembly to see it's still valid. vor 16 Jahren
  Carmelo Amoroso 0f0f20abd2 Move kernel-features.h header from the linuxthread directory vor 16 Jahren
  Mike Frysinger 6ff6eb1350 create arch-generic brk() based on blackfin one vor 16 Jahren
  Mike Frysinger a3368fd4fb add inlines for Blackfin atomic functions vor 16 Jahren
  Mike Frysinger 607d5a5fec Blackfin: add L2_SRAM flag for alloc func vor 16 Jahren
  Mike Frysinger b8894106ef Blackfin: declare {INLINE,INTERNAL}_SYSCALL() and friends vor 16 Jahren
  Mike Frysinger bbcb6b8c7e add ENDPROC() macro for Blackfin assembly vor 16 Jahren
  Mike Frysinger d5347dd20a use newer spiffy asm constraints to get better code generation vor 16 Jahren
  Mike Frysinger 6e3adb1f64 punt old unused header vor 16 Jahren
  Mike Frysinger 1f7601b653 update ptrace.h to latest from glibc vor 16 Jahren
  Khem Raj 1884a05b65 get rid of __libc_* symbols. Some whitespace cleanups. vor 16 Jahren
  Denis Vlasenko 43ef9c6b3f *: remove some __libc_XXX functions: vor 16 Jahren
  Denis Vlasenko 3d6648de14 remove __libc_fcntl[64] vor 16 Jahren
  Denis Vlasenko 7783231adc remove __libc_getdomainname alias. google says only we have it. vor 16 Jahren
  Bernhard Reutner-Fischer 64bbe93bf4 - document environment variables used by the install_* targets. vor 16 Jahren
  Rob Landley 34cbfc9bf8 Remove hardwired usr/ from install_utils (that's what $RUNTIME_PREFIX is for) vor 16 Jahren
  Denis Vlasenko e34f25503a smaller memcpy vor 16 Jahren
  Denis Vlasenko 77cbba3051 setenv.c: tiny code shrink vor 16 Jahren