Historial de Commits

Autor SHA1 Mensaje Fecha
  Mike Frysinger fd6dde5a19 unused hace 18 años
  Mike Frysinger 5a69eba90b revert linuxthreads to pre rev 11377 (i.e. before the massive attempt to import glibc updates) while keeping the few bugfixes ... idea is to keep both old and new linuxthreads around so we can hack on the new version while delivering the old stable version to end users hace 18 años
  Mike Frysinger 87601389ad use clone() instead of __clone() hace 18 años
  Mike Frysinger afa5bf6803 as psm points out, we need to use bits/getopt.h in unistd.h since getopt.h wont exist if user disables the option hace 18 años
  Mike Frysinger f6677b70e1 update licenses and sync with glibc hace 18 años
  Mike Frysinger 20e7f61155 sync getopt headers with glibc hace 18 años
  Mike Frysinger 0603b41c93 make sure TARGET_ARCH is set ... thought i committed this already? hace 18 años
  Mike Frysinger ff10e4e4fa use $TOPDIR instead of ../ and utilize -B so that our target utils use the correct crt files hace 18 años
  Mike Frysinger 517f68409f update license info hace 18 años
  Mike Frysinger ee9a2651d9 import some math funcs from glibc hace 18 años
  Mike Frysinger 190e8c6c41 remove unused file hace 18 años
  Mike Frysinger 65c5ebffb5 need to declare our stack direction hace 18 años
  Mike Frysinger cdd5445653 import test from glibc hace 18 años
  Mike Frysinger acd7431a60 add a way to just run uclibc or glibc tests hace 18 años
  Peter S. Mazinger ae7377cea8 Hide internally used symbols, use weak_alias for raise/sigwait, as they could be in libpthread too hace 18 años
  Peter S. Mazinger 497e902f95 undef functions needed for usage within libc hace 18 años
  Peter S. Mazinger 76cad786c8 Split up wstring.c and use attribute_hidden hace 18 años
  Peter S. Mazinger f8703c6453 Move to use attribute_hidden hace 18 años
  Peter S. Mazinger 032a3e76d2 Corrections to splitted files hace 18 años
  Eric Andersen 1a9ad98b8a Let the #define do all the work hace 18 años
  Eric Andersen 2a42a28b98 It was pointed out to me that http://www.uclibc.org/copyright.txt hace 18 años
  Mike Frysinger 07fa31fd2b quiet the make -C hace 18 años
  Mike Frysinger 38545a368c initial port to hppa hace 18 años
  Mike Frysinger 63f4057c67 make people provide these headers when porting hace 18 años
  Peter S. Mazinger 7e51a684c5 Add hidden versions hace 18 años
  Peter S. Mazinger f56e03f575 Add hidden versions, hope I made it correctly. Sparc optimized string functions are not usable with current build system, each function (as long as asm) should go into an own file, the file having the name of the function hace 18 años
  Peter S. Mazinger dd1be05eec Add hidden versions hace 18 años
  Peter S. Mazinger ccb1922d8b Add hidden versions hace 18 años
  Peter S. Mazinger 925220a4fe Add hidden versions, add missing .size hace 18 años
  Peter S. Mazinger 0b09d1e5ed Split up string.c, make internals hidden hace 18 años