Commit History

Author SHA1 Message Date
  Peter S. Mazinger bfaefca651 Hide __libc_sa_len 18 years ago
  Peter S. Mazinger da07a3549b Hide some internally used functions 18 years ago
  Peter S. Mazinger 6b8c0cedae Correct Warning: function declaration isn't a prototype 18 years ago
  Mike Frysinger a9f5aa1cc9 rename current stable linuxthreads to linuxthreads.old to prepare for import of latest glibc version 18 years ago
  Mike Frysinger fd6dde5a19 unused 18 years ago
  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 18 years ago
  Mike Frysinger 87601389ad use clone() instead of __clone() 18 years ago
  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 18 years ago
  Mike Frysinger f6677b70e1 update licenses and sync with glibc 18 years ago
  Mike Frysinger 20e7f61155 sync getopt headers with glibc 18 years ago
  Mike Frysinger 0603b41c93 make sure TARGET_ARCH is set ... thought i committed this already? 18 years ago
  Mike Frysinger ff10e4e4fa use $TOPDIR instead of ../ and utilize -B so that our target utils use the correct crt files 18 years ago
  Mike Frysinger 517f68409f update license info 18 years ago
  Mike Frysinger ee9a2651d9 import some math funcs from glibc 18 years ago
  Mike Frysinger 190e8c6c41 remove unused file 18 years ago
  Mike Frysinger 65c5ebffb5 need to declare our stack direction 18 years ago
  Mike Frysinger cdd5445653 import test from glibc 18 years ago
  Mike Frysinger acd7431a60 add a way to just run uclibc or glibc tests 18 years ago
  Peter S. Mazinger ae7377cea8 Hide internally used symbols, use weak_alias for raise/sigwait, as they could be in libpthread too 18 years ago
  Peter S. Mazinger 497e902f95 undef functions needed for usage within libc 18 years ago
  Peter S. Mazinger 76cad786c8 Split up wstring.c and use attribute_hidden 18 years ago
  Peter S. Mazinger f8703c6453 Move to use attribute_hidden 18 years ago
  Peter S. Mazinger 032a3e76d2 Corrections to splitted files 18 years ago
  Eric Andersen 1a9ad98b8a Let the #define do all the work 18 years ago
  Eric Andersen 2a42a28b98 It was pointed out to me that http://www.uclibc.org/copyright.txt 18 years ago
  Mike Frysinger 07fa31fd2b quiet the make -C 18 years ago
  Mike Frysinger 38545a368c initial port to hppa 18 years ago
  Mike Frysinger 63f4057c67 make people provide these headers when porting 18 years ago
  Peter S. Mazinger 7e51a684c5 Add hidden versions 18 years ago
  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 18 years ago