Commit Verlauf

Autor SHA1 Nachricht Datum
  Mike Frysinger 4720ef43b3 use new __always_inline define vor 20 Jahren
  Mike Frysinger b9e9cd3224 sync with glibc versions vor 20 Jahren
  Mike Frysinger 06ffd3f824 use C style comments vor 20 Jahren
  Mike Frysinger ddd847f2cd sync with glibc vor 20 Jahren
  Mike Frysinger 78ca36fd7e sync with glibc vor 20 Jahren
  Mike Frysinger cdc7ed7e45 enable clone.S vor 20 Jahren
  Mike Frysinger f9adb33170 sync up against latest glibc and add errno handling vor 20 Jahren
  Mike Frysinger 3097a807b2 make sure we include features.h to get the hidden define vor 20 Jahren
  Mike Frysinger 0316eef955 make sure we include features.h to get the hidden define vor 20 Jahren
  Mike Frysinger 6c4a49d991 tweak whitespace/syntax vor 20 Jahren
  Mike Frysinger e964c24efe remove errno include since we dont use any errno stuff, remove #error left behind, and touchup syntax vor 20 Jahren
  Mike Frysinger 5b513293c0 add a new option for enabling pthreads debug output vor 20 Jahren
  Mike Frysinger a9936df5a8 we have to depend on BUILD_UCLIBC_LDSO in order for the makeconfig output to look right vor 20 Jahren
  Mike Frysinger e0308acf28 update the debug macros so they build with newer gcc versions vor 20 Jahren
  Mike Frysinger 2f1c4fcdbb GNU libc -> glibc vor 20 Jahren
  Mike Frysinger f5dd713e07 use $(CROSS_COMPILER_PREFIX) by default for CROSS setting vor 20 Jahren
  Mike Frysinger 9f8bdb523e reenable the glibc portion of the test so that we can do a non-interactive/silent comparison between uclibc and glibc results vor 20 Jahren
  Mike Frysinger f12af6c9ca update tests to check exit status and abort only if things didnt work correctly vor 20 Jahren
  Mike Frysinger ffbec081e4 make the test silent/non-interactive and only abort if it actually fails vor 20 Jahren
  Mike Frysinger 6eb01343b4 make test output nicer so its easier to go through a log of `make -s` and find out what works/fails vor 20 Jahren
  Mike Frysinger 095ca55f2e remove old depend on Config and make it so that a test failure aborts the make process vor 20 Jahren
  Mike Frysinger de8b8b0b0b dont try to run ldd if LDSO_LDD_SUPPORT is disabled in .config vor 20 Jahren
  Mike Frysinger 5869c64887 type cast output to prevent build warnings vor 20 Jahren
  Mike Frysinger 7092c31411 type cast output to prevent build warnings vor 20 Jahren
  Mike Frysinger 4ba9dfc1e3 remove unused variable vor 20 Jahren
  Mike Frysinger b9cf383536 fix type casting so we dont have any warnings on 32/64 bit arches vor 20 Jahren
  Mike Frysinger 6a986cd382 fix ALL_SUBDIRS/DIRS setting so clean always kills everything vor 20 Jahren
  Mike Frysinger 45cba8b942 exit with an error if thread functions failed so make can detect the problem vor 20 Jahren
  Mike Frysinger 3606882671 oops, we dont want to use relative paths for the header files vor 20 Jahren
  Mike Frysinger 4e5affec0c remove pointless exit 1 ... if $(AR) fails then make will abort ok vor 20 Jahren