Commit History

Author SHA1 Message Date
  Mike Frysinger 65c5ebffb5 need to declare our stack direction 20 years ago
  Mike Frysinger cdd5445653 import test from glibc 20 years ago
  Mike Frysinger acd7431a60 add a way to just run uclibc or glibc tests 20 years ago
  Peter S. Mazinger ae7377cea8 Hide internally used symbols, use weak_alias for raise/sigwait, as they could be in libpthread too 20 years ago
  Peter S. Mazinger 497e902f95 undef functions needed for usage within libc 20 years ago
  Peter S. Mazinger 76cad786c8 Split up wstring.c and use attribute_hidden 20 years ago
  Peter S. Mazinger f8703c6453 Move to use attribute_hidden 20 years ago
  Peter S. Mazinger 032a3e76d2 Corrections to splitted files 20 years ago
  Eric Andersen 1a9ad98b8a Let the #define do all the work 20 years ago
  Eric Andersen 2a42a28b98 It was pointed out to me that http://www.uclibc.org/copyright.txt 20 years ago
  Mike Frysinger 07fa31fd2b quiet the make -C 20 years ago
  Mike Frysinger 38545a368c initial port to hppa 20 years ago
  Mike Frysinger 63f4057c67 make people provide these headers when porting 20 years ago
  Peter S. Mazinger 7e51a684c5 Add hidden versions 20 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 20 years ago
  Peter S. Mazinger dd1be05eec Add hidden versions 20 years ago
  Peter S. Mazinger ccb1922d8b Add hidden versions 20 years ago
  Peter S. Mazinger 925220a4fe Add hidden versions, add missing .size 20 years ago
  Peter S. Mazinger 0b09d1e5ed Split up string.c, make internals hidden 20 years ago
  Peter S. Mazinger 7500403c7b powerpc version of bzero using memset 20 years ago
  Peter S. Mazinger d0c2fc99e1 Split up MSRC file, bzero left out 20 years ago
  Peter S. Mazinger 5ab11964a8 Sync w/ dirent.h, s:HAVE_D_NAMLEN:_DIRENT_HAVE_D_NAMLEN: 20 years ago
  Mike Frysinger c6a87471fe mark all broken arches as such so people know not to expect too much 20 years ago
  Mike Frysinger eb33ef8a87 remove unused ARCH_LDFLAGS and touchup broken whitespace 20 years ago
  Eric Andersen 1664f73efa Lets not just paper over this. Add implementation of __xpg_sigpause() 20 years ago
  Peter S. Mazinger e1d467b7f6 Disable __xpg_sigpause until it is implemented (if at all) in uClibc 20 years ago
  Peter S. Mazinger 729bcb8c1c Another s/index/strchr/ 20 years ago
  Peter S. Mazinger ea650dfc5b Use strchr instead of index (BSD) 20 years ago
  Mike Frysinger 31307f8707 add support for cirrus maverick fpu using patch for glibc http://yann.poupet.free.fr/ep93xx/ 20 years ago
  Mike Frysinger afe62a07d1 sync with glibc 20 years ago