index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
Age
Commit message (
Collapse
)
Author
2005-11-28
Sync regex.h w/ glibc and make regex build w/ it
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
Guard wcs* w/ WANT_WIDE
Peter S. Mazinger
2005-11-27
define MREMAP_FIXED
Mike Frysinger
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
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
Integrate locales into new build system, move everything locale related to ↵
Peter S. Mazinger
extra/locale, as download, unpack, locale_data.o
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-24
Paul Brook reports: fix build failure with newer binutils
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
sync with glibc to get rid of warnings
Mike Frysinger
2005-11-23
sync with glibc to get 64bit fixes
Mike Frysinger
2005-11-22
Forgotten to commit
Peter S. Mazinger
2005-11-22
Depedencies corrected (less make oldconfig/headers), rerunning make remakes ↵
Peter S. Mazinger
only headers
2005-11-22
rework depends and stripping so that libraries arent rebuilt all the time in ↵
Mike Frysinger
a loop
2005-11-22
remove headers_done since it broke buildroot again
Mike Frysinger
2005-11-21
tabs -> spaces
Mike Frysinger
2005-11-21
tweak restore function definitions like glibc does it to get rid of warnings
Mike Frysinger
2005-11-21
tabs -> spaces
Mike Frysinger
2005-11-21
Hide some more
Peter S. Mazinger
2005-11-21
Hide some
Peter S. Mazinger
2005-11-21
Remove TOPDIR
Peter S. Mazinger
2005-11-21
Don't build empty objects, remove unused vars, update copyright
Peter S. Mazinger
2005-11-20
fix tab issue properly by not using tabs
Mike Frysinger
2005-11-20
You included the wrong file. Check your work better next time. You get a big ↵
"Steven J. Hill"
fat "F" for this one.
2005-11-20
Tab clean-up.
"Steven J. Hill"
2005-11-19
dont want to delete the 64.c files anymore
Mike Frysinger
2005-11-19
simplify Makefile rules for handling of LFS files by tweaking the way we ↵
Mike Frysinger
compile the source files as suggested by psm
2005-11-19
touchup whitespace
Mike Frysinger
2005-11-19
make sure we pull in features.h
Mike Frysinger
2005-11-19
rename common Makefile.arch to prevent include funkiness from occuring
Mike Frysinger
2005-11-19
rename common Makefile.arch to prevent include funkiness from occuring
Mike Frysinger
2005-11-18
grab fix from glibc:
Mike Frysinger
2005-11-18 Paul Brook <paul@codesourcery.com> * sysdeps/unix/sysv/linux/m68k/bits/mman.h: Add definition of MREMAP_FIXED.
2005-11-18
move alpha/hppa into their own arch subdir where they should be
Mike Frysinger
2005-11-18
touchup syntax/whitespace
Mike Frysinger
2005-11-18
Correct type, gcc-3.4.5 fails, thanks nitinkg for reporting/testing
Peter S. Mazinger
2005-11-18
make -j2 works here
Peter S. Mazinger
2005-11-18
fix trailing comment
Mike Frysinger
2005-11-18
add support for ia64
Mike Frysinger
2005-11-18
fix warnings when arch lacks get_kernel_syms syscall (like ia64)
Mike Frysinger
2005-11-17
dont try to build getpgrp if the arch doesnt support it (like ia64)
Mike Frysinger
2005-11-17
dont try to build fork if the arch doesnt support it (like ia64)
Mike Frysinger
[next]