Peter S. Mazinger
|
d896dc4caf
Correct typo
|
20 years ago |
Mike Frysinger
|
45b21c5284
Paul Brook writes:
|
20 years ago |
Mike Frysinger
|
ccfb27c19e
Paul Brook writes:
|
20 years ago |
Peter S. Mazinger
|
d24608f995
Hiding again
|
20 years ago |
Peter S. Mazinger
|
57eac0f84b
Allow internal_function to come from libc
|
20 years ago |
Peter S. Mazinger
|
09cce1e048
Correct regexec
|
20 years ago |
Peter S. Mazinger
|
86ee08b08e
Add new regex code from glibc, this is almost double size of the earlier one, but passes sed tests (and thus allows making sed shrink from 91k to 42k
|
20 years ago |
Peter S. Mazinger
|
c4869de2c7
Rename regex.c to regex_old.c
|
20 years ago |
Peter S. Mazinger
|
47e2330706
Add option to allow switching between old and new regex
|
20 years ago |
Peter S. Mazinger
|
c4137edde1
Sync regex.h w/ glibc and make regex build w/ it
|
20 years ago |
Peter S. Mazinger
|
c0087777cf
Added .oS asm targets and make ldso build w/ -DSHARED (needed by nptl)
|
20 years ago |
Peter S. Mazinger
|
b3765109c3
Implement and hide __wctype
|
20 years ago |
Peter S. Mazinger
|
deaf555bce
Create and hide __btowc, __mbrtowc, __wcrtomb
|
20 years ago |
Mike Frysinger
|
4291dafcf5
sync with glibc cvs
|
20 years ago |
Peter S. Mazinger
|
90dbbeb961
Guard wcs* w/ WANT_WIDE
|
20 years ago |
Mike Frysinger
|
ba3d59d400
define MREMAP_FIXED
|
20 years ago |
Peter S. Mazinger
|
dcc619d6cd
Sync minimally w/ glibc, else cpio fails building
|
20 years ago |
Peter S. Mazinger
|
520788b830
headers patched w/ sed -i 's:extern int errno:#include <errno.h>' linux/unistd.h fail here
|
20 years ago |
Peter S. Mazinger
|
9d083cc253
Hide some wcs*
|
20 years ago |
Peter S. Mazinger
|
de77369cf4
Hide some of mem* and str*
|
20 years ago |
Peter S. Mazinger
|
43cfeab2dc
Unhide __mempcpy, provide __libc_mempcpy for internal use
|
20 years ago |
Peter S. Mazinger
|
f738a1c0ac
Adapt to renamed internal __f{ge.pu}tc_unlocked
|
20 years ago |
Peter S. Mazinger
|
48dbf60618
Overseen 2 unhidden __ieee754_x
|
20 years ago |
Peter S. Mazinger
|
f3b4c74b53
100 JUMP relocs less (remaining 431) by hiding internally used ones
|
20 years ago |
Peter S. Mazinger
|
83b2918ebe
Some more hidden internals
|
20 years ago |
Peter S. Mazinger
|
905b94adb1
Change HOSTCFLAGS to BUILD_CFLAGS proposed by vapier
|
20 years ago |
Peter S. Mazinger
|
8852947daa
Convert configuration to new build system
|
20 years ago |
Peter S. Mazinger
|
4d059e4cd9
Correct a dependency loop
|
20 years ago |
Peter S. Mazinger
|
eddd4169f1
Same for utils, renamed install_utils to utils_install to avoid conflict when added to top Makefile.in
|
20 years ago |
Peter S. Mazinger
|
7eb0eeee37
Remove clean target in extra/locale and use locale_clean
|
20 years ago |