Age | Commit message (Expand) | Author |
2005-11-28 | Rename regex.c to regex_old.c | Peter S. Mazinger |
2005-11-28 | Add option to allow switching between old and new regex | Peter S. Mazinger |
2005-11-28 | Sync regex.h w/ glibc and make regex build w/ it | Peter S. Mazinger |
2005-11-28 | Added .oS asm targets and make ldso build w/ -DSHARED (needed by nptl) | Peter S. Mazinger |
2005-11-28 | Implement and hide __wctype | Peter S. Mazinger |
2005-11-28 | Create and hide __btowc, __mbrtowc, __wcrtomb | Peter S. Mazinger |
2005-11-28 | sync with glibc cvs | Mike Frysinger |
2005-11-28 | Guard wcs* w/ WANT_WIDE | Peter S. Mazinger |
2005-11-27 | define MREMAP_FIXED | Mike Frysinger |
2005-11-27 | Sync minimally w/ glibc, else cpio fails building | Peter S. Mazinger |
2005-11-27 | headers patched w/ sed -i 's:extern int errno:#include <errno.h>' linux/unist... | Peter S. Mazinger |
2005-11-27 | Hide some wcs* | Peter S. Mazinger |
2005-11-27 | Hide some of mem* and str* | Peter S. Mazinger |
2005-11-26 | Unhide __mempcpy, provide __libc_mempcpy for internal use | Peter S. Mazinger |
2005-11-26 | Adapt to renamed internal __f{ge.pu}tc_unlocked | Peter S. Mazinger |
2005-11-26 | Overseen 2 unhidden __ieee754_x | Peter S. Mazinger |
2005-11-26 | 100 JUMP relocs less (remaining 431) by hiding internally used ones | Peter S. Mazinger |
2005-11-26 | Some more hidden internals | Peter S. Mazinger |
2005-11-25 | Change HOSTCFLAGS to BUILD_CFLAGS proposed by vapier | Peter S. Mazinger |
2005-11-25 | Convert configuration to new build system | Peter S. Mazinger |
2005-11-25 | Correct a dependency loop | Peter S. Mazinger |
2005-11-25 | Same for utils, renamed install_utils to utils_install to avoid conflict when... | Peter S. Mazinger |
2005-11-25 | Remove clean target in extra/locale and use locale_clean | Peter S. Mazinger |
2005-11-25 | Rename NATIVE_LDFLAGS to BUILD_LDFLAGS proposed by vapier | Peter S. Mazinger |
2005-11-25 | Integrate locales into new build system, move everything locale related to ex... | Peter S. Mazinger |
2005-11-25 | Add header dependency to be used as prerequisite for the all objects | Peter S. Mazinger |
2005-11-25 | Don't remove the directory again, *config did it already | Peter S. Mazinger |
2005-11-25 | Include libc's Makefile.in last to catch all the objects included by others t... | Peter S. Mazinger |
2005-11-25 | sync with glibc and Paul Brook says: fix posix_memalign prototype by dropping... | Mike Frysinger |
2005-11-25 | Build libc if in a subdir and we have it as a dependency | Peter S. Mazinger |
2005-11-25 | Use internal version of *_unlocked | Peter S. Mazinger |
2005-11-25 | Change internal name __f[ge,pu]tc_unlocked to __libc_x | Peter S. Mazinger |
2005-11-25 | forgot to commit added file | Peter S. Mazinger |
2005-11-25 | locales prepared for new build system, will allow to autobuild locales, not o... | Peter S. Mazinger |
2005-11-24 | Paul Brook reports: fix build failure with newer binutils | Mike Frysinger |
2005-11-24 | Default SHARED_LIB_LOADER_PREFIX to $(RUNTIME_PREFIX)lib | Peter S. Mazinger |
2005-11-24 | Move _GNU_SOURCE from file to CFLAGS, make use of NATIVE_LDFLAGS | Peter S. Mazinger |
2005-11-24 | Add support for NATIVE_LDFLAGS[-subdir] | Peter S. Mazinger |
2005-11-24 | Correct PTINC path and remove hardcoded include for internals.h | Peter S. Mazinger |
2005-11-24 | Probably this caused failures in buildroot. Buildroot should run: make oldcon... | Peter S. Mazinger |
2005-11-24 | move all options before non-options as pointed out by Paul Brook | Mike Frysinger |
2005-11-23 | turn off wordcompat by default | Mike Frysinger |
2005-11-23 | grab ptrace.h from glibc | Mike Frysinger |
2005-11-23 | update license | Mike Frysinger |
2005-11-23 | update license | Mike Frysinger |
2005-11-23 | import license updates from glibc | Mike Frysinger |
2005-11-23 | import 32/64 bit compat support from glibc | Mike Frysinger |
2005-11-23 | sync with glibc to get rid of warnings | Mike Frysinger |
2005-11-23 | sync with glibc to get 64bit fixes | Mike Frysinger |
2005-11-23 | sync with glibc | Mike Frysinger |