Commit History

Author SHA1 Message Date
  Mike Frysinger 5f2d553f4c make cp silent 20 years ago
  Mike Frysinger f0b4463b7d implement __pthread_init_max_stacksize() which is required for FLOATING_STACKS 20 years ago
  Mike Frysinger a39cef86d1 use the common/bits/types.h since it has proper 64bit support now 20 years ago
  Mike Frysinger 6f6992089b old header file 20 years ago
  Peter S. Mazinger a607375000 Enable multi, because the arch specific versions are non-multi now 20 years ago
  Peter S. Mazinger 5565cde250 Disable multi build on asm files. i386/powerpc could be used if the source is splitted up 20 years ago
  "Steven J. Hill" df616ea88a Do not set the RELOCS_DONE flag until it is actually done. This order matters for NPTL libpthreads to work. Well, that was a nice waste of 3 hours. 20 years ago
  Mike Frysinger fe40d72e6a dont need to run `find -name .svn` since tar already excludes .svn 20 years ago
  Mike Frysinger 930ddefbd7 fix arch_headers target 20 years ago
  Peter S. Mazinger 0f110a4288 Protect *strto{d,f,ld}_l by UCLIBC_HAS_FLOATS 20 years ago
  Mike Frysinger 51b977d02f makefiles for new build system 20 years ago
  Peter S. Mazinger 845cd7b349 Change comment size_t _fpmaxtostr to ssize_t 20 years ago
  Mike Frysinger 1a61cc8903 need our own page header file to prevent warnings 20 years ago
  Mike Frysinger 378883d1e0 use errno.h like in i386 20 years ago
  Mike Frysinger 4ed896210a unify common code thus making arch-specific Makefiles very simple :) 20 years ago
  Mike Frysinger f3adfd4dec make the crt rules prettier too 20 years ago
  Peter S. Mazinger 005d20f04d Sync up w/ glibc 20 years ago
  Peter S. Mazinger d8059900dd Remove duplicate ifdefs 20 years ago
  Peter S. Mazinger 4373aca472 Correct XLOCALE enabled builds pointed out by nitinkg 20 years ago
  Peter S. Mazinger e050c1a78a Use bits/getopt.h, getopt.h is not included if GNU_GETOPT support is disabled 20 years ago
  Mike Frysinger 8c7a3d7c75 initial import of a nicer output display akin to linux-2.6 20 years ago
  Peter S. Mazinger aeed8fa791 Make use of newly introduced attribute_noreturn 20 years ago
  Mike Frysinger 9a6b1a71ca add a macro for __attribute__ ((__noreturn__)) 20 years ago
  Mike Frysinger ea8e9b58cc add implementations from glibc for the round functions 20 years ago
  Mike Frysinger abc27c85d6 cleanup how we enable/disable certain wrappers since some were suffering from bit rot ... also enable the round float wrappers 20 years ago
  Peter S. Mazinger c72bf65f09 Sync w/ glibc 20 years ago
  Peter S. Mazinger 40980904dd Disable DOMULTI for these, because gcc-4.0.2 can't cope with them 20 years ago
  Peter S. Mazinger 7c1769e3e4 Sync headers w/ glibc 20 years ago
  Mike Frysinger f9eb0ebd9a sync with glibc to fix building xorg-server 20 years ago
  Peter S. Mazinger ec2261ba97 Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with my config (no locale, the rest enabled). Not tested if libc is complete and usable. All the files listed in *_NO_MULTI need love, best would be to replace all multisources w/ single sources. 20 years ago