Commit History

Author SHA1 Message Date
  Peter S. Mazinger c4869de2c7 Rename regex.c to regex_old.c 19 years ago
  Peter S. Mazinger 47e2330706 Add option to allow switching between old and new regex 19 years ago
  Peter S. Mazinger c4137edde1 Sync regex.h w/ glibc and make regex build w/ it 19 years ago
  Peter S. Mazinger c0087777cf Added .oS asm targets and make ldso build w/ -DSHARED (needed by nptl) 19 years ago
  Peter S. Mazinger b3765109c3 Implement and hide __wctype 19 years ago
  Peter S. Mazinger deaf555bce Create and hide __btowc, __mbrtowc, __wcrtomb 19 years ago
  Mike Frysinger 4291dafcf5 sync with glibc cvs 19 years ago
  Peter S. Mazinger 90dbbeb961 Guard wcs* w/ WANT_WIDE 19 years ago
  Mike Frysinger ba3d59d400 define MREMAP_FIXED 19 years ago
  Peter S. Mazinger dcc619d6cd Sync minimally w/ glibc, else cpio fails building 19 years ago
  Peter S. Mazinger 520788b830 headers patched w/ sed -i 's:extern int errno:#include <errno.h>' linux/unistd.h fail here 19 years ago
  Peter S. Mazinger 9d083cc253 Hide some wcs* 19 years ago
  Peter S. Mazinger de77369cf4 Hide some of mem* and str* 19 years ago
  Peter S. Mazinger 43cfeab2dc Unhide __mempcpy, provide __libc_mempcpy for internal use 19 years ago
  Peter S. Mazinger f738a1c0ac Adapt to renamed internal __f{ge.pu}tc_unlocked 19 years ago
  Peter S. Mazinger 48dbf60618 Overseen 2 unhidden __ieee754_x 19 years ago
  Peter S. Mazinger f3b4c74b53 100 JUMP relocs less (remaining 431) by hiding internally used ones 19 years ago
  Peter S. Mazinger 83b2918ebe Some more hidden internals 19 years ago
  Peter S. Mazinger 905b94adb1 Change HOSTCFLAGS to BUILD_CFLAGS proposed by vapier 19 years ago
  Peter S. Mazinger 8852947daa Convert configuration to new build system 19 years ago
  Peter S. Mazinger 4d059e4cd9 Correct a dependency loop 19 years ago
  Peter S. Mazinger eddd4169f1 Same for utils, renamed install_utils to utils_install to avoid conflict when added to top Makefile.in 19 years ago
  Peter S. Mazinger 7eb0eeee37 Remove clean target in extra/locale and use locale_clean 19 years ago
  Peter S. Mazinger 3bf8644932 Rename NATIVE_LDFLAGS to BUILD_LDFLAGS proposed by vapier 19 years ago
  Peter S. Mazinger 44d9901982 Integrate locales into new build system, move everything locale related to extra/locale, as download, unpack, locale_data.o 19 years ago
  Peter S. Mazinger 3c45ffd272 Add header dependency to be used as prerequisite for the all objects 19 years ago
  Peter S. Mazinger e85d2faff7 Don't remove the directory again, *config did it already 19 years ago
  Peter S. Mazinger 034b372c2b Include libc's Makefile.in last to catch all the objects included by others that go into libc 19 years ago
  Mike Frysinger 8f33ced1a8 sync with glibc and Paul Brook says: fix posix_memalign prototype by dropping __attribute_malloc__ 19 years ago
  Peter S. Mazinger cf5e4b82c1 Build libc if in a subdir and we have it as a dependency 19 years ago